summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-04-22 05:30:04 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-22 05:40:25 +0200
commit730432726f78939466c940a0b862010d3412f2d3 (patch)
treec8f2fbfb05570e6c29e26ef94d583d8e39c13e3f /dev-python
parentdev-python/scikit-build-core: Bump to 0.9.2 (diff)
downloadgentoo-730432726f78939466c940a0b862010d3412f2d3.tar.gz
gentoo-730432726f78939466c940a0b862010d3412f2d3.tar.bz2
gentoo-730432726f78939466c940a0b862010d3412f2d3.zip
dev-python/h5py: Add := op on dev-python/numpy
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/h5py/h5py-3.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/h5py/h5py-3.11.0.ebuild b/dev-python/h5py/h5py-3.11.0.ebuild
index 31a64dcc7d6d..5d79819a2fd2 100644
--- a/dev-python/h5py/h5py-3.11.0.ebuild
+++ b/dev-python/h5py/h5py-3.11.0.ebuild
@@ -23,11 +23,11 @@ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x
IUSE="examples"
DEPEND="
+ >=dev-python/numpy-1.17.3:=[${PYTHON_USEDEP}]
>=sci-libs/hdf5-1.10.4:=[hl(+)]
"
RDEPEND="
${DEPEND}
- >=dev-python/numpy-1.17.3[${PYTHON_USEDEP}]
"
BDEPEND="