forked from Lainports/freebsd-ports
graphics/py-tifffile: Update to 2025.1.10
Changes: https://github.com/cgohlke/tifffile/releases https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
This commit is contained in:
parent
94e2da9d68
commit
9d78d01470
2 changed files with 5 additions and 5 deletions
|
|
@ -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}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue