dev-python/flask-babel: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 11 Mar 2020 06:16:58 +0000 (07:16 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 11 Mar 2020 06:35:24 +0000 (07:35 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/flask-babel/flask-babel-0.11.2-r1.ebuild
dev-python/flask-babel/flask-babel-0.11.2-r2.ebuild
dev-python/flask-babel/flask-babel-0.12.2.ebuild

index e4ff093f6cd5450154741a65484528f32c06c2b8..a91895d8cc6682a8c7d013b973bc9353dac28421 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( pypy3 python{2_7,3_6} )
+PYTHON_COMPAT=( pypy3 python3_6 )
 
 inherit distutils-r1
 
index 3d13c204587b65a3452358d4c82a58d42163373c..4b362095079145e6eb590ac0973532ab3537f6e9 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
 inherit distutils-r1
 
 MY_PN="Flask-Babel"
index 775d2c7f5a4b553b354fc1e01b9849a73ccda583..779b4ff1907d8c86b2e0c8ce5a1c495d49d979b4 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
 inherit distutils-r1
 
 MY_PN="Flask-Babel"