summaryrefslogtreecommitdiff
path: root/devel/py-zarr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-zarr/Makefile')
-rw-r--r--devel/py-zarr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-zarr/Makefile b/devel/py-zarr/Makefile
index 56db0c892d5b..73a3a26aa291 100644
--- a/devel/py-zarr/Makefile
+++ b/devel/py-zarr/Makefile
@@ -1,5 +1,5 @@
PORTNAME= zarr
-DISTVERSION= 2.17.1
+DISTVERSION= 2.17.2
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asciitree>0:graphics/py-asciitree@${PY_FLAVO
${PYNUMPY}
USES= python
-USE_PYTHON= pep517 autoplist pytest
+USE_PYTHON= pep517 autoplist pytest # 7 tests fail, see https://github.com/zarr-developers/zarr-python/issues/1819
NO_ARCH= yes