app-misc/yq: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 30 Jan 2020 21:11:08 +0000 (22:11 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 30 Jan 2020 21:26:05 +0000 (22:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/yq/yq-2.7.1-r1.ebuild
app-misc/yq/yq-2.7.2.ebuild
app-misc/yq/yq-2.8.0.ebuild
app-misc/yq/yq-2.9.2-r1.ebuild
app-misc/yq/yq-2.9.2.ebuild

index 8146154e34dcbe34618e9a8c4643ed5474412427..2559bf50e6bf461cdfab5c783c0b1dcef342822d 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index 2c675de66fdd35124a745f7a3698261b12bdd0b2..f091efa909882cc3a8084b6a72edaf0278345638 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 
index 2c675de66fdd35124a745f7a3698261b12bdd0b2..f091efa909882cc3a8084b6a72edaf0278345638 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 
index a569a0b4e8900f17607a0745904628b41649b1b4..3853856388ac1deed99895df834e03ae3572064f 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
 
 inherit distutils-r1
 
index 2c675de66fdd35124a745f7a3698261b12bdd0b2..f091efa909882cc3a8084b6a72edaf0278345638 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1