dev-python/catkin_pkg: Drop py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 18 Mar 2020 18:33:29 +0000 (19:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 18 Mar 2020 18:39:30 +0000 (19:39 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/catkin_pkg/catkin_pkg-0.4.12.ebuild
dev-python/catkin_pkg/catkin_pkg-0.4.13.ebuild
dev-python/catkin_pkg/catkin_pkg-0.4.15.ebuild
dev-python/catkin_pkg/catkin_pkg-9999.ebuild

index 60470f9cf46fb43d7c7d0f03298c79f9ee9aecfc..bc3411c6ac09e531146400b82b2601e1ccd64ccd 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index 60470f9cf46fb43d7c7d0f03298c79f9ee9aecfc..bc3411c6ac09e531146400b82b2601e1ccd64ccd 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index 4bea3cb1417b5aa981ccc903a10246d2b6f0e798..d4b62f25527a927ca6d949058c233fac43463f0a 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7} pypy3 )
+PYTHON_COMPAT=( python{3_6,3_7} pypy3 )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index 4bea3cb1417b5aa981ccc903a10246d2b6f0e798..d4b62f25527a927ca6d949058c233fac43463f0a 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7} pypy3 )
+PYTHON_COMPAT=( python{3_6,3_7} pypy3 )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then