dev-python/flask-mail: python3_7
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 12:15:59 +0000 (13:15 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Dec 2019 19:24:59 +0000 (20:24 +0100)
Tests passed.

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/flask-mail/flask-mail-0.9.1-r1.ebuild

index 549a4debc7b75b50a5d95171bbac15af9f694110..9797077fbe714ab071a5a5f038c57e776a439064 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