Files
packages/lang
Javier Marcet 0d4744f214 python3-distro: update to version 1.6.0
- BACKWARDS COMPATIBILITY:

  - Deprecated the distro.linux_distribution() function. Use
  distro.id(), distro.version() and distro.name() instead [#296]
  - Deprecated Python 2.7, 3.4 and 3.5 support. Further releases will
  only support Python 3.6+

- ENHANCEMENTS:

  - Added type hints to distro module [#269]
  - Added __version__ for checking distro version [#292]
  - Added support for arbitrary rootfs via the root_dir parameter
  [#247]
  - Added the --root-dir option to CLI [#161]
  - Added fallback to /usr/lib/os-release when /etc/os-release isn't
  available [#262]

- BUG FIXES:

  - Fixed subprocess.CalledProcessError when running lsb_release
  [#261]
  - Ignore /etc/iredmail-release file while parsing distribution
  [#268]
  - Use a binary file for /dev/null to avoid TextIOWrapper overhead
  [#271]

- RELEASE:

 - Moved repository from nir0s/distro to python-distro/distro on
 GitHub.

Signed-off-by: Javier Marcet <javier@marcet.info>
2021-08-03 16:17:35 +02:00
..
2021-07-11 02:03:44 -07:00
2021-07-19 06:44:52 +08:00
2019-08-19 12:16:37 -07:00
2019-11-01 14:55:02 +08:00
2019-08-15 13:23:41 +02:00
2021-06-12 21:05:01 -07:00
2018-11-27 09:04:10 -08:00
2021-07-16 19:03:02 +02:00
2021-06-12 21:05:01 -07:00
2021-06-12 21:05:01 -07:00
2021-06-12 21:05:01 -07:00
2021-06-12 21:05:01 -07:00
2021-06-12 21:05:01 -07:00
2021-07-31 11:28:02 +09:00
2020-12-28 13:30:49 +09:00
2021-02-09 10:45:30 +02:00
2021-05-28 22:54:51 +08:00
2020-06-07 19:41:15 -06:00
2020-03-19 15:38:23 -07:00
2020-03-19 16:03:59 -07:00
2019-10-05 12:22:05 -07:00
2021-07-29 22:27:37 +02:00
2021-07-29 22:20:45 +02:00
2021-07-15 14:44:15 -03:00
2021-06-01 23:08:47 -07:00
2021-06-01 23:13:23 -07:00