SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python2-distro-1.6.0-4.1.noarch.rpm :

* Fri Nov 19 2021 sebix+novell.comAATTsebix.at- Tests: Set locale to UTF-8 to fix tests on Leap 15.3.
* Sun Sep 26 2021 mceplAATTsuse.com- Expliciting setting of locale is not necessary anymore (gh#python-distro/distro#223).
* Tue Aug 03 2021 brejocAATTgmail.com- Update to version 1.6.0
* 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+
* 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]
* 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]
* Tue May 18 2021 pgajdosAATTsuse.com- use %pytest macro
* Tue May 26 2020 pgajdosAATTsuse.com- %python3_only -> %python_alternative
* Thu Apr 02 2020 steven.kowalikAATTsuse.com- Update to 1.5.0:
* Backward Compatibility: + Keep output as native string so we can compatible with python2 interface
* Bug Fixes: + Fix detection of RHEL 6 ComputeNode [#255] + Fix Oracle 4/5 lsb_release id and names [#250] + Ignore /etc/plesk-release file while parsing distribution
* Sun Feb 10 2019 sebix+novell.comAATTsebix.at- Update to version 1.4.0:
* Backward Compatibility:
* Prefer the VERSION_CODENAME field of os-release to parsing it from VERSION [[#230](https://github.com/nir0s/distro/pull/230)]
* Bug Fixes:
* Return _uname_info from the uname_info() method [[#233](https://github.com/nir0s/distro/pull/233)]
* Fixed CloudLinux id discovery [[#234](https://github.com/nir0s/distro/pull/234)]
* Update Oracle matching [[#224](https://github.com/nir0s/distro/pull/224)]
* Docs:
* Distro is the recommended replacement for platform.linux_distribution [[#220](https://github.com/nir0s/distro/pull/220)]
* Release:
* Use Markdown for long description in setup.py [[#219](https://github.com/nir0s/distro/pull/219)]
* Wed Feb 06 2019 tbechtoldAATTsuse.com- Drop useless BuildRequires of python-flake8 and python-pytest-cov
* Tue Feb 05 2019 mceplAATTsuse.com- Add assert_locale.patch to warn about wrong locale.
* Wed Jun 13 2018 mceplAATTsuse.com- Enable tests properly (this is pytest, not unittest), it is necessary to explicitly set locale to an Unicode one (https://github.com/nir0s/distro/issues/223)
* Thu May 10 2018 sebix+novell.comAATTsebix.at- update to version 1.3.0:
* improvements for other operating systems
* documentation:
* Add Ansible reference implementation and fix arch-linux link (#213)
* Add facter reference implementation (#213)
* Thu Feb 08 2018 rjschweiAATTsuse.com- Include in SLE 15 (FATE#324993, boo#997614))
* Sun Dec 24 2017 sebix+novell.comAATTsebix.at- update to version 1.2.0:
* Explicitly set Python versions for flake8 tests.
* Fri Dec 01 2017 sebix+novell.comAATTsebix.at- update to version 1.1.0 / 1.0.5:
* Include resources needed for tests and docs in source tarballs
* Sat Jul 22 2017 sebix+novell.comAATTsebix.at- initial package
 
ICM