Sat, 27 Apr 2024 07:01:24 UTC | login

Information for build python-distro-1.8.0-3.el9s

ID43503
Package Namepython-distro
Version1.8.0
Release3.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-distro.git#2016e3c50331b193a2fd7186bf823789f098f758
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
StartedTue, 04 Apr 2023 09:44:11 UTC
CompletedTue, 04 Apr 2023 09:45:59 UTC
Taskbuild (cloud9s-openstack-bobcat-el9s, /rpms/python-distro.git:2016e3c50331b193a2fd7186bf823789f098f758)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-distro.git#2016e3c50331b193a2fd7186bf823789f098f758'}}
Tags
cloud9s-openstack-bobcat-release
cloud9s-openstack-bobcat-testing
cloud9s-openstack-caracal-testing
RPMs
src
python-distro-1.8.0-3.el9s.src.rpm (info) (download)
noarch
python3-distro-1.8.0-3.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Sat Feb 11 2023 msuchy <msuchy@redhat.com> - 1.8.0-3 - migrate license to SPDX * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Oct 14 2022 Marek Blaha <mblaha@redhat.com> - 1.8.0-1 - Update to 1.8.0 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.7.0-2 - Rebuilt for Python 3.11 * Wed Feb 16 2022 Marek Blaha <mblaha@redhat.com> - 1.7.0-1 - Update to 1.7.0 (#2054810) - Drop Python 2 support in the spec - Run tests using tox * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Aug 05 2021 Marek Blaha <mblaha@redhat.com> - 1.6.0-1 - Update to 1.6.0 (#1988492) * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1.5.0-6 - Rebuilt for Python 3.10