summaryrefslogtreecommitdiff
path: root/graphics/py-tifffile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-tifffile/Makefile')
-rw-r--r--graphics/py-tifffile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-tifffile/Makefile b/graphics/py-tifffile/Makefile
index 152e0ca4559b..987459f85162 100644
--- a/graphics/py-tifffile/Makefile
+++ b/graphics/py-tifffile/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tifffile
-PORTVERSION= 2025.10.4
+PORTVERSION= 2025.12.20
CATEGORIES= graphics python
MASTER_SITES= PYPI \
https://github.com/cgohlke/tifffile/releases/download/v${PORTVERSION}/
@@ -27,7 +27,7 @@ PLOT_DESC= Plotting support
XML_DESC= Validate and print XML
ZARR_DESC= Access zarr store
-CODECS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}imagecodecs>=2024.12.30:graphics/py-imagecodecs@${PY_FLAVOR}
+CODECS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}imagecodecs>=2025.11.11:graphics/py-imagecodecs@${PY_FLAVOR}
PLOT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR}
XML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR}