From: Andreas Sturmlechner Date: Sat, 30 Nov 2019 12:18:42 +0000 (+0100) Subject: dev-python/flask-paranoid: python3_8 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0ce879be5ffb927a34eb1a21982aa8e5349827d5;p=gentoo.git dev-python/flask-paranoid: python3_8 Tests passed. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner --- diff --git a/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild b/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild index 054f64cede2a..611a24cad065 100644 --- a/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild +++ b/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 DISTUTILS_IN_SOURCE_BUILD=1 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 eapi7-ver MY_PV=$(ver_cut 1-2)