From 7fc1fc4c91b0ae6e438bd8bb39fd171f0c67422f Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 30 Nov 2019 13:18:15 +0100 Subject: dev-python/flask-migrate: python3_7 Tests passed. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner --- dev-python/flask-migrate/flask-migrate-2.5.2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-python/flask-migrate') diff --git a/dev-python/flask-migrate/flask-migrate-2.5.2.ebuild b/dev-python/flask-migrate/flask-migrate-2.5.2.ebuild index bac8dc38e023..882506c019e8 100644 --- a/dev-python/flask-migrate/flask-migrate-2.5.2.ebuild +++ b/dev-python/flask-migrate/flask-migrate-2.5.2.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) + +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad