Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2024 08:06:55 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d587676ccb3b - main - devel/py-zarr: update 2.18.1 =?utf-8?Q?=E2=86=92?= 2.18.2
Message-ID:  <202405270806.44R86tDm048521@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d587676ccb3bf3bd6dd7b7952a872d52fbc4245f

commit d587676ccb3bf3bd6dd7b7952a872d52fbc4245f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-05-27 07:49:49 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-27 08:06:46 +0000

    devel/py-zarr: update 2.18.1 → 2.18.2
    
    Reported by:    portscout
---
 devel/py-zarr/Makefile | 4 +++-
 devel/py-zarr/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/py-zarr/Makefile b/devel/py-zarr/Makefile
index cf31949e85b3..6f410212c967 100644
--- a/devel/py-zarr/Makefile
+++ b/devel/py-zarr/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	zarr
-DISTVERSION=	2.18.1
+DISTVERSION=	2.18.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,6 +18,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asciitree>0:graphics/py-asciitree@${PY_FLAVO
 		${PYTHON_PKGNAMEPREFIX}fasteners>0:devel/py-fasteners@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}numcodecs>=0.10.0:misc/py-numcodecs@${PY_FLAVOR} \
 		${PYNUMPY}
+RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}fsspec>0:devel/py-fsspec@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	pep517 autoplist pytest # 7 tests fail, see https://github.com/zarr-developers/zarr-python/issues/1819
diff --git a/devel/py-zarr/distinfo b/devel/py-zarr/distinfo
index e2f585252c7a..7f98cfe6dd63 100644
--- a/devel/py-zarr/distinfo
+++ b/devel/py-zarr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716575721
-SHA256 (zarr-2.18.1.tar.gz) = 28c360ed123e606c425a694a83300227a907cb86a995fc9eef620ecafbe5f92d
-SIZE (zarr-2.18.1.tar.gz) = 3602755
+TIMESTAMP = 1716787565
+SHA256 (zarr-2.18.2.tar.gz) = 9bb393b8a0a38fb121dbb913b047d75db28de9890f6d644a217a73cf4ae74f47
+SIZE (zarr-2.18.2.tar.gz) = 3603055



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405270806.44R86tDm048521>