dev-python/rospkg: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 05:41:31 +0000 (06:41 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 05:59:24 +0000 (06:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/rospkg/rospkg-1.1.10.ebuild
dev-python/rospkg/rospkg-1.1.9.ebuild
dev-python/rospkg/rospkg-1.2.0.ebuild
dev-python/rospkg/rospkg-9999.ebuild

index eb111ee128dd4133b4b7387c60bb1f1fc1ebe69b..f8ef1bca937439bf8593077d6f37299a1aabd232 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 eb111ee128dd4133b4b7387c60bb1f1fc1ebe69b..f8ef1bca937439bf8593077d6f37299a1aabd232 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 d47115913724d6aa0dfd4a65c03646d33d090769..d3245f8cb2a10fafcdf73cac786cc2839dd58479 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 d47115913724d6aa0dfd4a65c03646d33d090769..d3245f8cb2a10fafcdf73cac786cc2839dd58479 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