summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:13:51 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:17:24 +0200
commitb899b0320c9a9adfe09cf372e0a939c48ea7ecc3 (patch)
tree1d98e01c50d98f64d6b777f6464236c9055fbda5 /dev-python/h5py/h5py-3.8.0.ebuild
parentdev-python/gssapi: Set DISTUTILS_EXT=1 (diff)
downloadgentoo-b899b0320c9a9adfe09cf372e0a939c48ea7ecc3.tar.gz
gentoo-b899b0320c9a9adfe09cf372e0a939c48ea7ecc3.tar.bz2
gentoo-b899b0320c9a9adfe09cf372e0a939c48ea7ecc3.zip
dev-python/h5py: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/h5py/h5py-3.8.0.ebuild')
-rw-r--r--dev-python/h5py/h5py-3.8.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/h5py/h5py-3.8.0.ebuild b/dev-python/h5py/h5py-3.8.0.ebuild
index c18f019a61ca..2d868534ddc3 100644
--- a/dev-python/h5py/h5py-3.8.0.ebuild
+++ b/dev-python/h5py/h5py-3.8.0.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )