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

index 58fcc347ef3235185c033fda46c9174b0013490a..5cf97261bbafe26a48bcae3f0406a76eb5cdb821 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