projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4da25c4
)
dev-python/http-parser: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 09:55:16 +0000
(11:55 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:41:16 +0000
(16:41 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/http-parser/http-parser-0.8.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/http-parser/http-parser-0.8.3.ebuild
b/dev-python/http-parser/http-parser-0.8.3.ebuild
index 95f552ab60bbd4dc2cabbfe5ee96fee6e6a17966..11ee13c191f8485419f42415a85bb1d9478abf00 100644
(file)
--- a/
dev-python/http-parser/http-parser-0.8.3.ebuild
+++ b/
dev-python/http-parser/http-parser-0.8.3.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} pypy )
inherit distutils-r1 flag-o-matic