dev-python/flask-paranoid: python3_7
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 12:18:42 +0000 (13:18 +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-paranoid/flask-paranoid-0.2.0-r1.ebuild

index 4d809e75c7105cc7327a1b323a8ef60d29b317ae..48175a187c6293cdfcaa263590c21c6bcc71a9d1 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 DISTUTILS_IN_SOURCE_BUILD=1
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 inherit distutils-r1 eapi7-ver
 
 MY_PV=$(ver_cut 1-2)