diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-03 15:19:51 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-03 15:51:26 +0000 |
| commit | 9d78d01470405ae8ac9edf014bdf59434b8345fb (patch) | |
| tree | 42cd22cf268c2ce8c0a91bdb9a50bc7241789d56 | |
| parent | 94e2da9d6815202bebfa40543560d9a0adf6c7c2 (diff) | |
graphics/py-tifffile: Update to 2025.1.10
Changes: https://github.com/cgohlke/tifffile/releases
https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
| -rw-r--r-- | graphics/py-tifffile/Makefile | 4 | ||||
| -rw-r--r-- | graphics/py-tifffile/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/py-tifffile/Makefile b/graphics/py-tifffile/Makefile index cf8ad02e1a18..2ee50be5d494 100644 --- a/graphics/py-tifffile/Makefile +++ b/graphics/py-tifffile/Makefile @@ -1,5 +1,5 @@ PORTNAME= tifffile -PORTVERSION= 2024.12.12 +PORTVERSION= 2025.1.10 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>=2023.8.12:graphics/py-imagecodecs@${PY_FLAVOR} +CODECS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}imagecodecs>=2024.12.30: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} diff --git a/graphics/py-tifffile/distinfo b/graphics/py-tifffile/distinfo index fa8dc807cebf..78f3340b5afc 100644 --- a/graphics/py-tifffile/distinfo +++ b/graphics/py-tifffile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888324 -SHA256 (tifffile-2024.12.12.tar.gz) = c38e929bf74c04b6c8708d87f16b32c85c6d7c2514b99559ea3db8003ba4edda -SIZE (tifffile-2024.12.12.tar.gz) = 365416 +TIMESTAMP = 1738089104 +SHA256 (tifffile-2025.1.10.tar.gz) = baaf0a3b87bf7ec375fa1537503353f70497eabe1bdde590f2e41cc0346e612f +SIZE (tifffile-2025.1.10.tar.gz) = 365585 |
