commit:     36dd3890795d3d0e96312236799f2ee5cf62734c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 11 11:17:22 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 11 11:47:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36dd3890

dev-python/tables: Require <dev-python/numpy-2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/tables/tables-3.8.0-r3.ebuild | 3 ++-
 dev-python/tables/tables-3.9.0.ebuild    | 3 ++-
 dev-python/tables/tables-3.9.1-r1.ebuild | 3 ++-
 dev-python/tables/tables-3.9.2.ebuild    | 1 +
 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:=
 "

Reply via email to