projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
829a680
)
dev-python/hyper-h2: Port to py39
author
Michał Górny
<mgorny@gentoo.org>
Wed, 27 May 2020 07:47:21 +0000
(09:47 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 27 May 2020 07:47:21 +0000
(09:47 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/hyper-h2/hyper-h2-3.2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/hyper-h2/hyper-h2-3.2.0.ebuild
b/dev-python/hyper-h2/hyper-h2-3.2.0.ebuild
index c77d49b5bd3605de30d20752771eca3ddb8aeb82..cb7769975da4b29bddeb71774c8703cf3541989d 100644
(file)
--- a/
dev-python/hyper-h2/hyper-h2-3.2.0.ebuild
+++ b/
dev-python/hyper-h2/hyper-h2-3.2.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8
,9
} )
inherit distutils-r1