dev-python/flask-wtf: python3_7
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 12:19:56 +0000 (13:19 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Dec 2019 19:25:02 +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-wtf/flask-wtf-0.14.2-r1.ebuild

index 797f3d90dd6c95477cc874f7928b5101e9e38dff..6edc3ee3c3fe3460f18b5e2fc2c25e0ccd7c1417 100644 (file)
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( pypy python{2_7,3_{5,6}} )
+
+PYTHON_COMPAT=( pypy python{2_7,3_{5,6,7}} )
 
 inherit distutils-r1