Wed, 22 May 2024 18:40:10 UTC | login

Information for build python-distro-1.9.0-1.fc40

ID280213
Package Namepython-distro
Version1.9.0
Release1.fc40
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
StartedTue, 09 Jan 2024 16:13:49 UTC
CompletedTue, 09 Jan 2024 16:13:49 UTC
Tags
f40
RPMs
src
python-distro-1.9.0-1.fc40.src.rpm (info) (download)
noarch
python3-distro-1.9.0-1.fc40.noarch.rpm (info) (download)
Changelog * 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 * 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