Fri, 26 Apr 2024 13:55:32 UTC | login

Information for build python-distro-1.4.0-4.el8

ID28270
Package Namepython-distro
Version1.4.0
Release4.el8
Epoch
Sourcepython-distro-1.4.0-4.el8.src.rpm
SummaryLinux Distribution - a Linux OS platform information API
DescriptionThe 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.
Built byrdobuilder
State complete
Volume DEFAULT
StartedMon, 27 Jan 2020 14:46:56 UTC
CompletedMon, 27 Jan 2020 14:49:31 UTC
Taskbuild (cloud8-openstack-ussuri-el8, python-distro-1.4.0-4.el8.src.rpm)
Extra{'source': {'original_url': 'python-distro-1.4.0-4.el8.src.rpm'}}
Tags
cloud8-openstack-train-release
cloud8-openstack-train-testing
cloud8-openstack-ussuri-release
cloud8-openstack-ussuri-testing
cloud8-openstack-victoria-release
cloud8-openstack-victoria-testing
cloud8-openstack-wallaby-testing
cloud8s-openstack-train-testing
cloud8s-openstack-ussuri-release
cloud8s-openstack-ussuri-testing
cloud8s-openstack-victoria-release
cloud8s-openstack-victoria-testing
cloud8s-openstack-wallaby-release
cloud8s-openstack-wallaby-testing
cloud8s-openstack-xena-release
cloud8s-openstack-xena-testing
cloud8s-openstack-yoga-release
cloud8s-openstack-yoga-testing
cloud8s-openstack-zed-testing
RPMs
src
python-distro-1.4.0-4.el8.src.rpm (info) (download)
noarch
python2-distro-1.4.0-4.el8.noarch.rpm (info) (download)
python3-distro-1.4.0-4.el8.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.4.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1.4.0-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Feb 04 2019 Marek Blaha <mblaha@redhat.com> - 1.4.0-1 - rebase to distro 1.4.0 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Aug 30 2018 Marek Blaha <mblaha@redhat.com> - 1.3.0-5 - do not build python2 version for Fedora 30+ * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-3 - Rebuilt for Python 3.7 * Tue May 29 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-2 - run tests by pytest, not by tox, there is no tox.ini * Thu May 10 2018 Miroslav Suchý <msuchy@redhat.com> 1.3.0-1 - rebase to distro 1.3.0 * Tue Jan 02 2018 Miroslav Suchý <msuchy@redhat.com> 1.2.0-1 - run tests - rebase to distro 1.2.0 * Mon Mar 20 2017 Miroslav Suchý <msuchy@redhat.com> 1.0.3-1 - rebase to 1.0.3 * Tue Jan 24 2017 Miroslav Suchý <msuchy@redhat.com> 1.0.2-3 - typo in license macro * Tue Jan 24 2017 Miroslav Suchý <msuchy@redhat.com> 1.0.2-2 - add license macro for el6 * Tue Jan 24 2017 Miroslav Suchý <msuchy@redhat.com> 1.0.2-1 - update to 1.0.2 - 1415667 - require python-argparse on EL6 * Tue Jan 03 2017 Miroslav Suchý <msuchy@redhat.com> 1.0.1-2 - soft deps on lsb_release * Sun Jan 01 2017 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.0.1-1 - Update to 1.0.1 - Provide only one copy of $bindir/distro - Cleanups in spec * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.0.0-7 - Rebuild for Python 3.6 * Thu Oct 06 2016 Miroslav Suchý <msuchy@redhat.com> 1.0.0-6 - polish spec according the package review * Wed Oct 05 2016 Miroslav Suchý 1.0.0-5 - use python3 in /usr/bin/distro on Fedoras * Wed Oct 05 2016 Miroslav Suchý 1.0.0-4 - use python3 in /usr/bin/distro on Fedoras * Wed Oct 05 2016 Miroslav Suchý 1.0.0-3 - python2 subpackages only on rhel - correct description * Wed Oct 05 2016 Miroslav Suchý 1.0.0-2 - require lsb_release * Wed Oct 05 2016 Miroslav Suchý 1.0.0-1 - initial packaging