Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-python: drop ${PYTHON_PN} | Tim Orling | 2024-02-19 | 1 | -4/+4 |
| | | | | | | | python 2 is long unsupported, so we no longer need this variable. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-distro: upgrade 1.8.0 -> 1.9.0 | Wang Mingyu | 2023-12-29 | 1 | -0/+19 |
Changelog: ========== -Refactor distro.info() method to return an InfoDict -Ignore the file '/etc/board-release' -Ignore the file '/etc/ec2_version' -Run Python 3.6 on Ubuntu 20.04 for CI and bump isort -Test on modern versions of CPython and PyPy and macOS -Add support for ALT Linux Server 10.1 distribution -Add Debian Testing to the tests -Update archlinux resource for tests Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |