app-arch/rpm: Remove py2.7
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 13:06:53 +0000 (15:06 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 13:17:55 +0000 (15:17 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-arch/rpm/rpm-4.14.1-r1.ebuild
app-arch/rpm/rpm-4.14.1.ebuild
app-arch/rpm/rpm-4.14.2.1-r1.ebuild

index 52ab90d95289cea21c8c1013f07a55f111ded562..c2f5f37a528c276c9c2c38089296008d2a910906 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit autotools flag-o-matic perl-module python-single-r1 eapi7-ver
 
index e611ac291b4c41d933b2cd443c08a23d6bdc33fc..f0a7f10fd44c054ae56015f0a6e9850b048a4f6d 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit autotools flag-o-matic perl-module python-single-r1 eapi7-ver
 
index 6275cdc3a4ce86f99380ae04ee2bd424499435ae..f7082d549fe6957996316d0cad758adaa147e197 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit autotools flag-o-matic perl-module python-single-r1 eapi7-ver