summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-distro_1.9.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: drop ${PYTHON_PN}Tim Orling2024-02-191-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.0Wang Mingyu2023-12-291-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>