diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-24 11:44:50 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-24 11:44:50 +0000 |
commit | 5013b115b96ea889e2b54b4a8e996dc6f17557a1 (patch) | |
tree | 3bd0a703975d828ca74c6896527c86fc57cd4b84 | |
parent | 8160dc1cea8a209cda74bec6cc59ed9e191d6aaf (diff) | |
download | ports-5013b115b96ea889e2b54b4a8e996dc6f17557a1.tar.gz ports-5013b115b96ea889e2b54b4a8e996dc6f17557a1.zip |
graphics/py-tifffile: Update to 2024.7.21
Changes: https://github.com/cgohlke/tifffile/releases
https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst
-rw-r--r-- | graphics/py-tifffile/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-tifffile/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-tifffile/Makefile b/graphics/py-tifffile/Makefile index 393f74193e50..c9b942de83b1 100644 --- a/graphics/py-tifffile/Makefile +++ b/graphics/py-tifffile/Makefile @@ -1,5 +1,5 @@ PORTNAME= tifffile -PORTVERSION= 2024.7.2 +PORTVERSION= 2024.7.21 CATEGORIES= graphics python MASTER_SITES= PYPI \ https://github.com/cgohlke/tifffile/releases/download/v${PORTVERSION}/ diff --git a/graphics/py-tifffile/distinfo b/graphics/py-tifffile/distinfo index 2dd3d374e07f..a5d543d83afb 100644 --- a/graphics/py-tifffile/distinfo +++ b/graphics/py-tifffile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720364829 -SHA256 (tifffile-2024.7.2.tar.gz) = 02e52e8872c0e9943add686d2fd8bcfb18f0a824760882cf5e35fcbc2c80e32c -SIZE (tifffile-2024.7.2.tar.gz) = 361359 +TIMESTAMP = 1721710270 +SHA256 (tifffile-2024.7.21.tar.gz) = 818b577d49350421fb511f389f937984f9feaa2cd8177fa00823001920bf3483 +SIZE (tifffile-2024.7.21.tar.gz) = 362275 |