eclass/tests/distutils-r1.sh: Revert "Update Python versions"
authorMichał Górny <mgorny@gentoo.org>
Thu, 30 Apr 2020 09:40:00 +0000 (11:40 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 30 Apr 2020 09:45:22 +0000 (11:45 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/tests/distutils-r1.sh

index 10f57b59edf989894106d530084b2d3adeb9484a..9ef4562edf1af9274f51376933fa1a487313c9b0 100755 (executable)
@@ -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"