summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-01-23 17:07:46 +0100
committerBenda Xu <heroxbd@gentoo.org>2020-01-25 11:52:20 +0800
commit6af9a79113bad9842064506b66c090c4c3fabfd9 (patch)
tree85586b8b58667dc56b34dc156ae0ed3433d1d7f5 /dev-python/h5py
parentdev-python/h5py: Version bump 2.10.0 (diff)
downloadgentoo-6af9a79113bad9842064506b66c090c4c3fabfd9.tar.gz
gentoo-6af9a79113bad9842064506b66c090c4c3fabfd9.tar.bz2
gentoo-6af9a79113bad9842064506b66c090c4c3fabfd9.zip
dev-python/h5py: Add py3_7 to 2.9.0
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>
Diffstat (limited to 'dev-python/h5py')
-rw-r--r--dev-python/h5py/h5py-2.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/h5py/h5py-2.9.0.ebuild b/dev-python/h5py/h5py-2.9.0.ebuild
index 05ebd1a3899a..e6f0255d4861 100644
--- 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