projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
462259a
)
dev-python/wstools: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:13:59 +0000
(22:13 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:56:55 +0000
(21:56 +0200)
dev-python/wstools/wstools-0.4.5-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/wstools/wstools-0.4.5-r1.ebuild
b/dev-python/wstools/wstools-0.4.5-r1.ebuild
index 9cd40cc8a03a3d96eccf77cdc28e5c9ee78f545e..ee485d9991100b29ee2c476195e819395f32bc43 100644
(file)
--- a/
dev-python/wstools/wstools-0.4.5-r1.ebuild
+++ b/
dev-python/wstools/wstools-0.4.5-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6
,3_7
} pypy )
PYTHON_REQ_USE="xml(+)"
inherit distutils-r1