projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1f7150
)
dev-python/frozen-flask: Support python 3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 11:10:09 +0000
(13:10 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 11:30:39 +0000
(13:30 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/frozen-flask/frozen-flask-0.15.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/frozen-flask/frozen-flask-0.15.ebuild
b/dev-python/frozen-flask/frozen-flask-0.15.ebuild
index 2b483cb2f881fc93561dc272ffcd26e0a41310fa..8035ad11944a9717a7c2b18918e483414a2559bc 100644
(file)
--- a/
dev-python/frozen-flask/frozen-flask-0.15.ebuild
+++ b/
dev-python/frozen-flask/frozen-flask-0.15.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_
5
)
+PYTHON_COMPAT=( python2_7 python3_
{5,6}
)
inherit distutils-r1