projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71f35f1
)
dev-python/process-tests: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 22:41:28 +0000
(
00:41
+0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:16 +0000
(21:57 +0200)
dev-python/process-tests/process-tests-1.2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/process-tests/process-tests-1.2.0.ebuild
b/dev-python/process-tests/process-tests-1.2.0.ebuild
index f33e3132c13d2962f4946b281fc8eb77ed3aec5c..638db217ef7bca01f745761f39817e1abbc7e15e 100644
(file)
--- a/
dev-python/process-tests/process-tests-1.2.0.ebuild
+++ b/
dev-python/process-tests/process-tests-1.2.0.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy pypy3 )
inherit distutils-r1