dev-python/flask-babel: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Tue, 4 Feb 2020 21:53:35 +0000 (22:53 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 5 Feb 2020 21:27:37 +0000 (22:27 +0100)
Tests passed.

Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/flask-babel/flask-babel-0.11.2-r2.ebuild

index b6da743c39cb8f6ab4e3d59d5c253c75fd32e075..3d13c204587b65a3452358d4c82a58d42163373c 100644 (file)
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7}} )
 
+PYTHON_COMPAT=( pypy3 python2_7 python3_{6,7,8} )
 inherit distutils-r1
 
 MY_PN="Flask-Babel"