From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9D47F158041 for ; Thu, 11 Apr 2024 11:48:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB7C4E2A1C; Thu, 11 Apr 2024 11:48:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3E83E2A0F for ; Thu, 11 Apr 2024 11:48:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A64B53432A2 for ; Thu, 11 Apr 2024 11:48:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF279168B for ; Thu, 11 Apr 2024 11:48:08 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1712836067.36dd3890795d3d0e96312236799f2ee5cf62734c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tables/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/tables/tables-3.8.0-r3.ebuild dev-python/tables/tables-3.9.0.ebuild dev-python/tables/tables-3.9.1-r1.ebuild dev-python/tables/tables-3.9.2.ebuild X-VCS-Directories: dev-python/tables/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 36dd3890795d3d0e96312236799f2ee5cf62734c X-VCS-Branch: master Date: Thu, 11 Apr 2024 11:48:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cf94ed56-9bb3-4d7f-8b18-5473f7b03f10 X-Archives-Hash: 2062659ffc44187284881815b124da87 commit: 36dd3890795d3d0e96312236799f2ee5cf62734c Author: Michał Górny gentoo org> AuthorDate: Thu Apr 11 11:17:22 2024 +0000 Commit: Michał Górny gentoo 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 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-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-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-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-1.19.0[${PYTHON_USEDEP}] >=sci-libs/hdf5-1.8.4:= "