Name: | python2-distro |
---|---|
Version: | 1.4.0 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 159696 |
License: | ASL 2.0 |
RPM: | python2-distro-1.4.0-1.el8.noarch.rpm |
Source RPM: | python-distro-1.4.0-1.el8.src.rpm |
Build Date: | Fri Nov 01 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/nir0s/distro |
Summary: | Linux Distribution - a Linux OS platform information API |
Description: | The distro (for: Linux Distribution) package provides information about the Linux distribution it runs on, such as a reliable machine-readable ID, or version information. It is a renewed alternative implementation for Python's original platform.linux_distribution function, but it also provides much more functionality. An alternative implementation became necessary because Python 3.5 deprecated this function, and Python 3.7 is expected to remove it altogether. Its predecessor function platform.dist was already deprecated since Python 2.6 and is also expected to be removed in Python 3.7. Still, there are many cases in which access to that information is needed. See Python issue 1322 for more information. Python 2 version. |
- rebase to distro 1.4.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- do not build python2 version for Fedora 30+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- run tests by pytest, not by tox, there is no tox.ini
- rebase to distro 1.3.0
- run tests - rebase to distro 1.2.0
- rebase to 1.0.3
- typo in license macro