From: "Nowa Ammerlaan" <nowa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/zarr/
Date: Fri, 21 Mar 2025 15:52:20 +0000 (UTC) [thread overview]
Message-ID: <1742572074.be8bab628fcaad8f322ae6d75f08c30f20b61e2b.nowa@gentoo> (raw)
commit: be8bab628fcaad8f322ae6d75f08c30f20b61e2b
Author: Michael Schubert <mschu.dev <AT> gmail <DOT> com>
AuthorDate: Sat Mar 8 10:32:26 2025 +0000
Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Fri Mar 21 15:47:54 2025 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=be8bab62
dev-python/zarr: add v3.0.5
Signed-off-by: Michael Schubert <mschu.dev <AT> gmail.com>
Closes: https://github.com/gentoo/sci/pull/1333
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>
dev-python/zarr/zarr-3.0.5.ebuild | 44 +++++++++++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/dev-python/zarr/zarr-3.0.5.ebuild b/dev-python/zarr/zarr-3.0.5.ebuild
new file mode 100644
index 000000000..c4d573b77
--- /dev/null
+++ b/dev-python/zarr/zarr-3.0.5.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1
+
+DESCRIPTION="Chunked, compressed, N-dimensional arrays for Python"
+HOMEPAGE=https://zarr.readthedocs.io/
+SRC_URI="https://github.com/zarr-developers/zarr-python/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+S="${WORKDIR}/zarr-python-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-python/crc32c[${PYTHON_USEDEP}]
+ dev-python/donfig[${PYTHON_USEDEP}]
+ >=dev-python/numcodecs-0.14[${PYTHON_USEDEP}]
+ >=dev-python/numpy-1.25[${PYTHON_USEDEP}]
+ dev-python/typing-extensions
+"
+DEPEND="
+ test? (
+ dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+ dev-python/hypothesis[${PYTHON_USEDEP}]
+ dev-python/msgpack[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
+# sphinx ebuilds not compatible with py3.13
+#distutils_enable_sphinx docs dev-python/numpydoc dev-python/sphinx-issues \
+# dev-python/sphinx-autoapi dev-python/sphinx_copybutton dev-python/sphinx-rtd-theme
+
+EPYTEST_DESELECT=(
+ # network access + missing package ebuild
+ tests/test_store/test_core.py::test_make_store_path_fsspec
+)
next reply other threads:[~2025-03-21 15:52 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-21 15:52 Nowa Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-21 15:52 [gentoo-commits] proj/sci:master commit in: dev-python/zarr/ Nowa Ammerlaan
2025-03-21 15:52 Nowa Ammerlaan
2024-09-23 14:22 Andrew Ammerlaan
2024-02-09 18:39 Horea Christian
2023-05-02 22:43 Horea Christian
2023-05-02 22:43 Horea Christian
2023-05-02 22:15 Horea Christian
2023-02-16 7:38 Horea Christian
2022-07-04 21:18 Horea Christian
2022-06-30 20:00 Horea Christian
2022-06-30 19:13 Horea Christian
2022-05-02 12:05 Andrew Ammerlaan
2022-03-30 7:39 Horea Christian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1742572074.be8bab628fcaad8f322ae6d75f08c30f20b61e2b.nowa@gentoo \
--to=nowa@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox