Linux Distribution - a Linux OS platform information API
https://github.com/nir0s/distro
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.
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
10
derived packages
- Links to openSUSE:Factory / python-distro
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-distro && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
assert_locale.patch | 0000000236 236 Bytes | |
distro-1.5.0.tar.gz | 0000054340 53.1 KB | |
python-distro.changes | 0000003363 3.28 KB | |
python-distro.spec | 0000002387 2.33 KB |
Revision 24 (latest revision is 33)
Matej Cepl (mcepl)
accepted
request 894039
from
Petr Gajdos (pgajdos)
(revision 24)
- use %pytest macro
Comments 2
Now the tests are failing on Leap and SLE.
I now disabled these builds to avoid the failures.