python-distro 1.6.0-2 source package in Ubuntu
Changelog
python-distro (1.6.0-2) unstable; urgency=medium [ Stefano Rivera ] * Adopt package, it needs a human maintainer. * Extend UMEGAYA. * Add autopkgtest that runs upstream test suite. * Drop trivial import autopkgtest. * Bump Standards-Version to 4.6.0, no changes needed. -- Stefano Rivera <email address hidden> Wed, 15 Sep 2021 14:43:00 -0700
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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-distro_1.6.0-2.dsc | 1.5 KiB | af025d2e0b68db49f7bce6728b5fc226a8e6eac98e9f0617f8b4e3fb27eda8ad |
python-distro_1.6.0.orig.tar.gz | 52.3 KiB | 83f5e5a09f9c5f68f60173de572930effbcc0287bb84fdc4426cb4168c088424 |
python-distro_1.6.0-2.debian.tar.xz | 3.2 KiB | d550244493cbc72d4f6938f8e2d3cb88234cd5c3db5fbdd333e3c0e61a7a2095 |
Available diffs
- diff from 1.5.0-1 to 1.6.0-2 (41.4 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.