dev-python/ebuildtester: Remove Py2
authorDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:12:18 +0000 (17:12 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:12:18 +0000 (17:12 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/ebuildtester/ebuildtester-0.1.12.ebuild
dev-python/ebuildtester/ebuildtester-0.1.13.ebuild
dev-python/ebuildtester/ebuildtester-0.1.14.ebuild

index f7088968c68a7dd3ea27800729e00eb9f3db726a..d5b438e9fc55d14aeaaa4a0113d038d308a40cdb 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit bash-completion-r1 distutils-r1
 
index f7088968c68a7dd3ea27800729e00eb9f3db726a..d5b438e9fc55d14aeaaa4a0113d038d308a40cdb 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit bash-completion-r1 distutils-r1
 
index f7088968c68a7dd3ea27800729e00eb9f3db726a..d5b438e9fc55d14aeaaa4a0113d038d308a40cdb 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit bash-completion-r1 distutils-r1