summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-04-11 13:17:22 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-11 13:47:47 +0200
commit36dd3890795d3d0e96312236799f2ee5cf62734c (patch)
tree6bc6261810bc013404320d253cfead4038a4a0ce
parentdev-util/bugbite-cli: mark ~x86 (diff)
downloadgentoo-36dd3890795d3d0e96312236799f2ee5cf62734c.tar.gz
gentoo-36dd3890795d3d0e96312236799f2ee5cf62734c.tar.bz2
gentoo-36dd3890795d3d0e96312236799f2ee5cf62734c.zip
dev-python/tables: Require <dev-python/numpy-2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/tables/tables-3.8.0-r3.ebuild3
-rw-r--r--dev-python/tables/tables-3.9.0.ebuild3
-rw-r--r--dev-python/tables/tables-3.9.1-r1.ebuild3
-rw-r--r--dev-python/tables/tables-3.9.2.ebuild1
4 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/tables/tables-3.8.0-r3.ebuild b/dev-python/tables/tables-3.8.0-r3.ebuild
index cdc7b5c4f78c..30252497c3f6 100644
--- a/dev-python/tables/tables-3.8.0-r3.ebuild
+++ b/dev-python/tables/tables-3.8.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -30,6 +30,7 @@ DEPEND="
>=dev-libs/c-blosc-1.11.1:0=
dev-libs/c-blosc2:=
dev-libs/lzo:2=
+ <dev-python/numpy-2[${PYTHON_USEDEP}]
>=dev-python/numpy-1.19[${PYTHON_USEDEP}]
>=sci-libs/hdf5-1.8.4:=
"
diff --git a/dev-python/tables/tables-3.9.0.ebuild b/dev-python/tables/tables-3.9.0.ebuild
index ea12b00212a9..39352a717e50 100644
--- a/dev-python/tables/tables-3.9.0.ebuild
+++ b/dev-python/tables/tables-3.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -30,6 +30,7 @@ DEPEND="
>=dev-libs/c-blosc-1.11.1:0=
dev-libs/c-blosc2:=
dev-libs/lzo:2=
+ <dev-python/numpy-2[${PYTHON_USEDEP}]
>=dev-python/numpy-1.19.0[${PYTHON_USEDEP}]
>=sci-libs/hdf5-1.8.4:=
"
diff --git a/dev-python/tables/tables-3.9.1-r1.ebuild b/dev-python/tables/tables-3.9.1-r1.ebuild
index 459804a296ec..3c62e7d519f3 100644
--- a/dev-python/tables/tables-3.9.1-r1.ebuild
+++ b/dev-python/tables/tables-3.9.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -30,6 +30,7 @@ DEPEND="
>=dev-libs/c-blosc-1.11.1:0=
>=dev-libs/c-blosc2-2.10.4:=
dev-libs/lzo:2=
+ <dev-python/numpy-2[${PYTHON_USEDEP}]
>=dev-python/numpy-1.19.0[${PYTHON_USEDEP}]
>=sci-libs/hdf5-1.8.4:=
"
diff --git a/dev-python/tables/tables-3.9.2.ebuild b/dev-python/tables/tables-3.9.2.ebuild
index 8c181202e99a..145317fcd5ac 100644
--- a/dev-python/tables/tables-3.9.2.ebuild
+++ b/dev-python/tables/tables-3.9.2.ebuild
@@ -30,6 +30,7 @@ DEPEND="
>=dev-libs/c-blosc-1.11.1:0=
>=dev-libs/c-blosc2-2.11.0:=
dev-libs/lzo:2=
+ <dev-python/numpy-2[${PYTHON_USEDEP}]
>=dev-python/numpy-1.19.0[${PYTHON_USEDEP}]
>=sci-libs/hdf5-1.8.4:=
"