projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9681e5
)
dev-python/h5py: Add py3_7 to 2.9.0
author
Andrew Ammerlaan
<andrewammerlaan@riseup.net>
Thu, 23 Jan 2020 16:07:46 +0000
(17:07 +0100)
committer
Benda Xu
<heroxbd@gentoo.org>
Sat, 25 Jan 2020 03:52:20 +0000
(11:52 +0800)
Bug: https://github.com/gentoo/gentoo/pull/14343
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
dev-python/h5py/h5py-2.9.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/h5py/h5py-2.9.0.ebuild
b/dev-python/h5py/h5py-2.9.0.ebuild
index 05ebd1a3899aa286db275094b8dc43f559bed5f6..e6f0255d48616214c683a3b17a5472126bcf5059 100644
(file)
--- a/
dev-python/h5py/h5py-2.9.0.ebuild
+++ b/
dev-python/h5py/h5py-2.9.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_
6
)
+PYTHON_COMPAT=( python2_7 python3_
{6,7}
)
inherit distutils-r1 flag-o-matic