python-distro 1.9.0-ok1 source package in openKylin

Changelog

python-distro (1.9.0-ok1) nile; urgency=medium

  * Build for openKylin.

 -- Luoyaoming <email address hidden>  Tue, 30 Apr 2024 16:36:13 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python
Huanghe V3.0 release main python
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-distro_1.9.0.orig.tar.gz 53.5 KiB 6ede051357868ed427ea71d16fc27f4d63cc0d9c8a32788aa11c450ecefcc76f
python-distro_1.9.0-ok1.debian.tar.xz 2.3 KiB 4de42beec8e18b10eba2a33635869310cfc9b92c6a8b1dfb98fbec43a310b595
python-distro_1.9.0-ok1.dsc 2.0 KiB e94234e84b15dbdd7f3dd882974a6cfadea314d70f41a8c63f5c866e9ecb559d

View changes file

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_distribution 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.