dev-python/flask-principal: python3_7
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 12:19:06 +0000 (13:19 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Dec 2019 19:25:01 +0000 (20:25 +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 ade1035800951884a8425dce2530c8b6e3c0fc73..07802fd277c5d07e9a3132431e39f2686921c401 100644 (file)
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
 
 inherit distutils-r1