projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7d45ed
)
dev-python/testpath: add PyPy and PyPy3
author
Louis Sautier
<sbraz@gentoo.org>
Thu, 6 Sep 2018 22:41:11 +0000
(
00:41
+0200)
committer
Louis Sautier
<sbraz@gentoo.org>
Thu, 6 Sep 2018 22:41:17 +0000
(
00:41
+0200)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
dev-python/testpath/testpath-0.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/testpath/testpath-0.3.1.ebuild
b/dev-python/testpath/testpath-0.3.1.ebuild
index 397e86efd29fb4b55174b1b207db381253550c08..14874dcf51ff512107b6dbf992855c0d94599dd2 100644
(file)
--- a/
dev-python/testpath/testpath-0.3.1.ebuild
+++ b/
dev-python/testpath/testpath-0.3.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
+PYTHON_COMPAT=( py
py{,3} py
thon{2_7,3_{4,5,6,7}} )
inherit distutils-r1