summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* python*-r1.eclass: Remove explicit dep on python-execMichał Górny2022-01-091-1/+1
| | | | | | | | The dev-lang/python-exec dependency is now enforced through dev-lang/python, remove the explicit dep to reduce the metadata size and make dependency resolution lighter. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* python-utils-r1.eclass: Bump minimal Python versionsMichał Górny2022-01-091-1/+1
| | | | | | | Bump minimal Python package versions to ensure that the python-exec deps are inside. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* eclass/tests: Update expected deps in distutils-r1 testsMichał Górny2021-12-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* eclass/tests: Update distutils-r1 expected valuesMichał Górny2021-03-281-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* eclass/tests/distutils-r1*.sh: Cover DISTUTILS_USE_SETUPTOOLSMichał Górny2020-07-021-0/+41
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* eclass/tests/distutils-r1:single.sh: Tests for d-r1 single impl modeMichał Górny2020-07-021-0/+81
Signed-off-by: Michał Górny <mgorny@gentoo.org>