python-distro 1.7.0-1 source package in Ubuntu
Changelog
python-distro (1.7.0-1) unstable; urgency=medium * New upstream version * Add salsa-ci file (routine-update) -- Stefano Rivera <email address hidden> Sat, 19 Feb 2022 10:54:14 -0400
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 | |
---|---|---|---|---|
Kinetic | release | main | misc | |
Jammy | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-distro_1.7.0-1.dsc | 1.5 KiB | 3d5d92593ca29834b3d00f822e32b13ad9cb0afae7f4884770e59c854c163b5d |
python-distro_1.7.0.orig.tar.gz | 51.0 KiB | f0029476c2f55da50c1894b950035f037cbc82f3b8d60986608a83fcefa98df4 |
python-distro_1.7.0-1.debian.tar.xz | 3.3 KiB | 166815b7466f2ab6ee5ad7c5a1ee54cec7b16be884fe1901539055c0206996e9 |
Available diffs
- diff from 1.6.0-2 to 1.7.0-1 (41.0 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.