python-distro 1.8.0-1 source package in Ubuntu
Changelog
python-distro (1.8.0-1) unstable; urgency=medium * New upstream release. * Build with pybuild. -- Stefano Rivera <email address hidden> Fri, 14 Oct 2022 17:00:22 +0200
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | misc | |
Lunar | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-distro_1.8.0-1.dsc | 1.6 KiB | 9cabfb7688680ff6fbe1feb7730b4d264c4904aba8afb0e30b6c0e98090e33aa |
python-distro_1.8.0.orig.tar.gz | 52.2 KiB | dbe04e1801d9f6015036b1b5d7220ab2c37ce4b054db9cca9ac85764f95c2523 |
python-distro_1.8.0-1.debian.tar.xz | 3.3 KiB | e9de595f2065e95c791a6ffd56ff6f7470116e8e1f5e21bc639c67cbbe8bf298 |
Available diffs
- diff from 1.7.0-1 to 1.8.0-1 (6.3 KiB)
No changes file available.
Binary packages built by this source
- python3-distro: Linux OS platform information API
distro (for: Linux Distribution) 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_distribut ion function, but it also provides much more
functionality which isn't necessarily Python bound like a command-line
interface.
.
This is the Python 3 version of the library.