dev-python/flask-principal: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 12:19:06 +0000 (13:19 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 5 Feb 2020 21:27:36 +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-principal/flask-principal-0.4.0-r1.ebuild

index cd78c47f24b762ee09a56381d4e5845c815db867..ac5c8e80ea8f3db89fb8963bbbf81df42c47458d 100644 (file)
@@ -3,8 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{6,7} )
-
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="Identity management for flask"