dev-python/flask-babelex: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 12:14:17 +0000 (13:14 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 5 Feb 2020 21:27:33 +0000 (22:27 +0100)
Tests passed.

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/flask-babelex/flask-babelex-0.9.3.ebuild

index 384e134b7556bf91aaf9b44626cd7a8e3763f716..d456090df048acbc9156d801c49488d6d16a54e7 100644 (file)
@@ -3,8 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{6,7} )
-
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 MY_PN="Flask-BabelEx"