Skip to content

Tags: Akasurde/distro

Tags

v1.4.0

Toggle v1.4.0's commit message
Release v1.3.0

v1.3.0

Toggle v1.3.0's commit message
Release v1.3.0

v1.2.0

Toggle v1.2.0's commit message
Update version to 1.2.0

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGES

v1.0.3

Toggle v1.0.3's commit message
Merge pull request python-distro#173 from nir0s/v1.0.3

Fix makefile and update version in setup.py

v1.0.2

Toggle v1.0.2's commit message
Merge pull request python-distro#155 from nir0s/update-CHANGES-for-v1…

….0.2

Update CHANGES for v1.0.2

v1.0.0

Toggle v1.0.0's commit message
* Add a CLI and a `distro` entry point. For Python 2.6, argparse will…

… be installed

* Add many test cases (e.g. Raspbian 8, CoreOS, Amazon Linux, Scientific Linux, Gentoo, Manjaro)
* Make distro non-importable on non-compatible platforms (e.g. Windows and tested via AppVeyor)
* Completely redo the testing framework to make it easier to add tests
* Remove six as a dependency
* Emit stderr if `lsb_release` fails
* Fix some encoding related issues
* We now use `bytes` invariantly
* Test on pypy

v1.0.1

Toggle v1.0.1's commit message
v1.0.1 release

v0.6.0

Toggle v0.6.0's commit message
Update setup.py