dev-util/rosinstall_generator: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 05:40:34 +0000 (06:40 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 05:59:22 +0000 (06:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/rosinstall_generator/rosinstall_generator-0.1.13.ebuild
dev-util/rosinstall_generator/rosinstall_generator-0.1.14.ebuild
dev-util/rosinstall_generator/rosinstall_generator-9999.ebuild

index bffe8ab6f37584698334db7a43e2dcf18ab0ed3c..7419030810a462d270ca34431e21bc74a97bdc81 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index c29af060ec6c7cf982bbb9658b17acd6dd97434a..2b89625c44cac4d539aff92dc905a3cc28069d30 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index c29af060ec6c7cf982bbb9658b17acd6dd97434a..2b89625c44cac4d539aff92dc905a3cc28069d30 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then