dev-python/rosdistro: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 05:40:42 +0000 (06:40 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 05:59:23 +0000 (06:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/rosdistro/rosdistro-0.7.2.ebuild
dev-python/rosdistro/rosdistro-0.7.4.ebuild
dev-python/rosdistro/rosdistro-0.8.0.ebuild
dev-python/rosdistro/rosdistro-9999.ebuild

index 1366af7507e53059eff47a6b83babae512683cb4..8f24456c5e1c737d64ecdd1bff2fa8acfe7821d5 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 1366af7507e53059eff47a6b83babae512683cb4..8f24456c5e1c737d64ecdd1bff2fa8acfe7821d5 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 c4a885cba031393eb8b1507f1536a070475d056b..7455f6d0af0c9d68483f99d02a2022a736a30f69 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 c4a885cba031393eb8b1507f1536a070475d056b..7455f6d0af0c9d68483f99d02a2022a736a30f69 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