projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3d3e51
)
dev-python/pretend: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:10:02 +0000
(22:10 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:56:38 +0000
(21:56 +0200)
dev-python/pretend/pretend-1.0.9.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pretend/pretend-1.0.9.ebuild
b/dev-python/pretend/pretend-1.0.9.ebuild
index 3204641875df0f67a08b31c497838054fcf63762..84719ff95e54167299fcdfb4688827d81cfd5b33 100644
(file)
--- a/
dev-python/pretend/pretend-1.0.9.ebuild
+++ b/
dev-python/pretend/pretend-1.0.9.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