projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fe8b6c
)
dev-python/hyper-h2: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sun, 15 Jul 2018 06:23:46 +0000
(08:23 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:17 +0000
(21:57 +0200)
dev-python/hyper-h2/hyper-h2-3.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/hyper-h2/hyper-h2-3.0.1.ebuild
b/dev-python/hyper-h2/hyper-h2-3.0.1.ebuild
index 0c67c2fa3c2a4664eddfb8ceda5cb85942fc4d0a..8a0281510fc9201a3984634c2ab57f998b78d7e4 100644
(file)
--- a/
dev-python/hyper-h2/hyper-h2-3.0.1.ebuild
+++ b/
dev-python/hyper-h2/hyper-h2-3.0.1.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,6} pypy)
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy)
inherit distutils-r1