[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python3-distro-1.9.0-5.el10.noarch download

Name python3-distro
Epoch 0
Version 1.9.0
Release 5.el10
Architecture noarch
Website/URL https://github.com/python-distro/distro
License Apache-2.0
Build Time 2025-04-03 08:33:41
Build Host builder-x86-03.inferitos.ru
Summary Linux Distribution - a Linux OS platform information API
Repositories AppStream
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.
Errata
Size 51 KiB
Source Project python-distro-1.9.0-5.el10
SHA-256 checksum a7fd40d01d56e264a634ae2e44bf4d0a92508b09647be27f6504d04e5509bfa0
× Full screenshot
Changelog link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.9.0-5
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.9.0-5
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.9.0-4
- Bump release for June 2024 mass rebuild

* 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