diff options
author | 2019-11-30 13:21:52 +0100 | |
---|---|---|
committer | 2020-02-05 22:27:39 +0100 | |
commit | 04d6561457edc5c12ef5ccbd16d26380e3511179 (patch) | |
tree | 5b6ee3ef31bc1ba8fa3c757e73f588029fe4b82c /dev-python/flask-security/flask-security-3.0.0.ebuild | |
parent | dev-python/flask-mongoengine: python3_8 (diff) | |
download | gentoo-04d6561457edc5c12ef5ccbd16d26380e3511179.tar.gz gentoo-04d6561457edc5c12ef5ccbd16d26380e3511179.tar.bz2 gentoo-04d6561457edc5c12ef5ccbd16d26380e3511179.zip |
dev-python/flask-security: python3_8
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python/flask-security/flask-security-3.0.0.ebuild')
-rw-r--r-- | dev-python/flask-security/flask-security-3.0.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/flask-security/flask-security-3.0.0.ebuild b/dev-python/flask-security/flask-security-3.0.0.ebuild index edb006fc5544..4bf092c5b8c3 100644 --- a/dev-python/flask-security/flask-security-3.0.0.ebuild +++ b/dev-python/flask-security/flask-security-3.0.0.ebuild @@ -3,8 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7} ) - +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 MY_PN="Flask-Security" |