summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-06 06:40:34 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-06 06:59:22 +0100
commit6d706c0a0a2676e916b45a31713d82b863a470ed (patch)
tree2809648005d7e5febddc812bddbfab2cae496907 /dev-util/rosinstall_generator
parentdev-util/rosinstall: Remove py2 (diff)
downloadgentoo-6d706c0a0a2676e916b45a31713d82b863a470ed.tar.gz
gentoo-6d706c0a0a2676e916b45a31713d82b863a470ed.tar.bz2
gentoo-6d706c0a0a2676e916b45a31713d82b863a470ed.zip
dev-util/rosinstall_generator: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/rosinstall_generator')
-rw-r--r--dev-util/rosinstall_generator/rosinstall_generator-0.1.13.ebuild2
-rw-r--r--dev-util/rosinstall_generator/rosinstall_generator-0.1.14.ebuild2
-rw-r--r--dev-util/rosinstall_generator/rosinstall_generator-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/rosinstall_generator/rosinstall_generator-0.1.13.ebuild b/dev-util/rosinstall_generator/rosinstall_generator-0.1.13.ebuild
index bffe8ab6f375..7419030810a4 100644
--- a/dev-util/rosinstall_generator/rosinstall_generator-0.1.13.ebuild
+++ b/dev-util/rosinstall_generator/rosinstall_generator-0.1.13.ebuild
@@ -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
diff --git a/dev-util/rosinstall_generator/rosinstall_generator-0.1.14.ebuild b/dev-util/rosinstall_generator/rosinstall_generator-0.1.14.ebuild
index c29af060ec6c..2b89625c44ca 100644
--- a/dev-util/rosinstall_generator/rosinstall_generator-0.1.14.ebuild
+++ b/dev-util/rosinstall_generator/rosinstall_generator-0.1.14.ebuild
@@ -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
diff --git a/dev-util/rosinstall_generator/rosinstall_generator-9999.ebuild b/dev-util/rosinstall_generator/rosinstall_generator-9999.ebuild
index c29af060ec6c..2b89625c44ca 100644
--- a/dev-util/rosinstall_generator/rosinstall_generator-9999.ebuild
+++ b/dev-util/rosinstall_generator/rosinstall_generator-9999.ebuild
@@ -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