projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3610fda
)
dev-python/webencodings: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:15:17 +0000
(22:15 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:07 +0000
(21:57 +0200)
dev-python/webencodings/webencodings-0.5.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/webencodings/webencodings-0.5.1.ebuild
b/dev-python/webencodings/webencodings-0.5.1.ebuild
index 4f97eaf63f670a68561ec785beca4bd6beccec85..c2bca92ac121330a41fc5def008838934438da2a 100644
(file)
--- a/
dev-python/webencodings/webencodings-0.5.1.ebuild
+++ b/
dev-python/webencodings/webencodings-0.5.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy pypy3 )
inherit distutils-r1