dev-util/catkin: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 20:54:24 +0000 (21:54 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:00:06 +0000 (22:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/catkin/catkin-0.7.14.ebuild
dev-util/catkin/catkin-0.7.17.ebuild
dev-util/catkin/catkin-0.7.20.ebuild
dev-util/catkin/catkin-9999.ebuild

index f97b4adba484ea0729087ff42d39ab976f6a62aa..4a444f773cf66b2145f65aa7f77ec5f102f1efb2 100644 (file)
@@ -9,7 +9,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
        EGIT_REPO_URI="https://github.com/ros/catkin"
 fi
 
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
 
 inherit ${SCM} cmake-utils python-r1
 
index 990f85b60a95df442927c63fc5c609dd60bcadfe..bd0fec4e9fa1d52bc65573d5c71acbdc1e132ce7 100644 (file)
@@ -9,7 +9,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
        EGIT_REPO_URI="https://github.com/ros/catkin"
 fi
 
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
 
 inherit ${SCM} cmake-utils python-r1
 
index 6ab9ccf16e507b5eda93f4019e13e4772cee6a37..c4909886d81db84e7391f499c8f2e277e9051995 100644 (file)
@@ -9,7 +9,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
        EGIT_REPO_URI="https://github.com/ros/catkin"
 fi
 
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
 
 inherit ${SCM} cmake-utils python-r1
 
index 990f85b60a95df442927c63fc5c609dd60bcadfe..bd0fec4e9fa1d52bc65573d5c71acbdc1e132ce7 100644 (file)
@@ -9,7 +9,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
        EGIT_REPO_URI="https://github.com/ros/catkin"
 fi
 
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
 
 inherit ${SCM} cmake-utils python-r1