projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5d06e5
)
dev-python/flask-security: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 11:30:18 +0000
(13:30 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 11:31:11 +0000
(13:31 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/flask-security/flask-security-3.0.0.ebuild
patch
|
blob
|
history
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 a816005949bc95525013493466e02fdd2f225699..f5d28b42bd48a6b06939f5d80b8e8ed14700d7fe 100644
(file)
--- a/
dev-python/flask-security/flask-security-3.0.0.ebuild
+++ b/
dev-python/flask-security/flask-security-3.0.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit distutils-r1