sys-apps/coreutils: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:51 +0000 (14:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:29 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-apps/coreutils/coreutils-8.30.ebuild
sys-apps/coreutils/coreutils-8.31-r1.ebuild
sys-apps/coreutils/coreutils-8.31.ebuild

index 03b60ae85543d0feb7c2b5bd46f0cec7187af6f3..99156b6acf85e216d7676e7daf976616f210570b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit eutils flag-o-matic python-any-r1 toolchain-funcs
 
index b41b9ca21bf03104b75a7250f89c0e1c7a6ea4fc..60949e9d236ef421e92e0f28700c16e1c2d45793 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit eutils flag-o-matic python-any-r1 toolchain-funcs
 
index 31a4e5355488ce803ebf1b5222acd53bb3e26b8a..6cb35ca90f17665410a7f7518172e57c090e7c87 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit eutils flag-o-matic python-any-r1 toolchain-funcs