projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d415e8
)
dev-python/pyhamcrest: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 13:57:59 +0000
(15:57 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:18 +0000
(21:57 +0200)
dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
index 4149b8e2ad3f2bc44824ded4142df33c7680c053..51bee8b5eabbbe39a6cfa9fb24edf21ecb6ae1e1 100644
(file)
--- a/
dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
+++ b/
dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} )
inherit distutils-r1