summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-04-30 11:40:00 +0200
committerMichał Górny <mgorny@gentoo.org>2020-04-30 11:45:22 +0200
commita80411e43523cf60fb40120045a66d331eba7f2d (patch)
tree16334a81aa7effeb269282134b47a018ec4c0f2a /eclass
parentdev-python/csv23: New dep of dev-python/pip (diff)
downloadgentoo-a80411e43523cf60fb40120045a66d331eba7f2d.tar.gz
gentoo-a80411e43523cf60fb40120045a66d331eba7f2d.tar.bz2
gentoo-a80411e43523cf60fb40120045a66d331eba7f2d.zip
eclass/tests/distutils-r1.sh: Revert "Update Python versions"
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rwxr-xr-xeclass/tests/distutils-r1.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/tests/distutils-r1.sh b/eclass/tests/distutils-r1.sh
index 10f57b59edf9..9ef4562edf1a 100755
--- a/eclass/tests/distutils-r1.sh
+++ b/eclass/tests/distutils-r1.sh
@@ -63,7 +63,7 @@ tend
einfo distutils_enable_tests
eindent
BASE_IUSE="python_targets_python2_7"
-BASE_DEPS="python_targets_python2_7? ( >=dev-lang/python-2.7.17-r1:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]"
+BASE_DEPS="python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]"
TEST_RESTRICT=" !test? ( test )"
einfo "empty RDEPEND"