Sun, 08 Sep 2024 22:58:27 UTC | login

Information for build python-distro-1.9.0-5.fc41

ID323326
Package Namepython-distro
Version1.9.0
Release5.fc41
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 26 Jul 2024 06:56:01 UTC
CompletedFri, 26 Jul 2024 06:56:01 UTC
Tags
f41
RPMs
src
python-distro-1.9.0-5.fc41.src.rpm (info) (download)
noarch
python3-distro-1.9.0-5.fc41.noarch.rpm (info) (download)
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.9.0-4 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Dec 24 2023 Packit <hello@packit.dev> - 1.9.0-1 - Optimize some repo metastuff and prepare v1.9.0 (#364) (nir0s) - Actions(deps): Bump actions/setup-python from 4 to 5 (#363) (dependabot[bot]) - Test on modern versions of CPython and PyPy and macOS (#362) (Christian Clauss) - Actions(deps): Bump actions/checkout from 3 to 4 (#361) (dependabot[bot]) - Refactor `distro.info()` method to return an `InfoDict` (#360) (SCC/楊志璿) - Ignore the file '/etc/ec2_version' (Pritam Kulkarni) - Add Debian Testing to the tests (#356) (Harshula Jayasuriya) - Ignore the file '/etc/board-release' (#353) (Pedro Lamas) - Add support for ALT Linux Server 10.1 distribution (#354) (Alexander Stepchenko) - Run Python 3.6 on Ubuntu 20.04 for CI and bump isort (#355) (Samuel FORESTIER) - Update archlinux resource for tests (Saltaformajo) - Resolves rhbz#2255740 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.8.0-5 - Rebuilt for Python 3.12 * Tue May 23 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.8.0-4 - Migrate from tox to pytest * 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