projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7235f66
)
dev-python/hpack: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 22:41:30 +0000
(
00:41
+0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:17 +0000
(21:57 +0200)
dev-python/hpack/hpack-3.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/hpack/hpack-3.0.0.ebuild
b/dev-python/hpack/hpack-3.0.0.ebuild
index fb38cffa6ccf2cc65a97ff0f07ca662b77877ed9..ee4d15d69a511b8189210c6cbd9c283564da77d9 100644
(file)
--- a/
dev-python/hpack/hpack-3.0.0.ebuild
+++ b/
dev-python/hpack/hpack-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,6} pypy)
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy)
inherit distutils-r1