From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1DCB11584AD for ; Sat, 19 Apr 2025 09:48:22 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 08798343011 for ; Sat, 19 Apr 2025 09:48:22 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4335B1104B1; Sat, 19 Apr 2025 09:48:18 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 3E82B1104B1 for ; Sat, 19 Apr 2025 09:48:18 +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 C6F02343003 for ; Sat, 19 Apr 2025 09:48:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D2CE22E5 for ; Sat, 19 Apr 2025 09:48:16 +0000 (UTC) From: "Nowa Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nowa Ammerlaan" Message-ID: <1745055681.2ea986fc84c3398d98d1a550ff668806f59d8f0c.nowa@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-python/zarr/ X-VCS-Repository: proj/sci X-VCS-Files: dev-python/zarr/zarr-2.18.4.ebuild dev-python/zarr/zarr-2.18.7.ebuild X-VCS-Directories: dev-python/zarr/ X-VCS-Committer: nowa X-VCS-Committer-Name: Nowa Ammerlaan X-VCS-Revision: 2ea986fc84c3398d98d1a550ff668806f59d8f0c X-VCS-Branch: master Date: Sat, 19 Apr 2025 09:48:16 +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: a8c455f2-eaeb-414c-8292-81ffcc05b3cd X-Archives-Hash: b7384ceaebc9951a627c4c1e8777f3c9 commit: 2ea986fc84c3398d98d1a550ff668806f59d8f0c Author: Michael Schubert gmail com> AuthorDate: Thu Apr 10 12:22:22 2025 +0000 Commit: Nowa Ammerlaan gentoo org> CommitDate: Sat Apr 19 09:41:21 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2ea986fc dev-python/zarr: bump v2 Signed-off-by: Michael Schubert gmail.com> Closes: https://github.com/gentoo/sci/pull/1346 Signed-off-by: Nowa Ammerlaan gentoo.org> dev-python/zarr/{zarr-2.18.4.ebuild => zarr-2.18.7.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/zarr/zarr-2.18.4.ebuild b/dev-python/zarr/zarr-2.18.7.ebuild similarity index 96% rename from dev-python/zarr/zarr-2.18.4.ebuild rename to dev-python/zarr/zarr-2.18.7.ebuild index 61afec2d3..33882c113 100644 --- a/dev-python/zarr/zarr-2.18.4.ebuild +++ b/dev-python/zarr/zarr-2.18.7.ebuild @@ -18,7 +18,7 @@ KEYWORDS="~amd64" RDEPEND=" dev-python/asciitree[${PYTHON_USEDEP}] dev-python/fasteners[${PYTHON_USEDEP}] - dev-python/numcodecs[${PYTHON_USEDEP}] + =dev-python/numpy-1.7[${PYTHON_USEDEP}] " DEPEND="