eclass/tests/distutils-r1.sh: Update Python versions
authorMichał Górny <mgorny@gentoo.org>
Mon, 30 Mar 2020 11:56:34 +0000 (13:56 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 30 Mar 2020 11:57:33 +0000 (13:57 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/tests/distutils-r1.sh

index 9ef4562edf1af9274f51376933fa1a487313c9b0..10f57b59edf989894106d530084b2d3adeb9484a 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.5-r2: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.17-r1:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]"
 TEST_RESTRICT=" !test? ( test )"
 
 einfo "empty RDEPEND"