CVS commit: pkgsrc/graphics/py-tifffile
"Adam Ciarcinski" <[email protected]> Sun, 2 Aug 2026 03:14:08 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: adam Date: Sun Aug 2 03:14:08 UTC 2026 Modified Files: pkgsrc/graphics/py-tifffile: Makefile distinfo Log Message: py-tifffile: updated to 2026.7.31 2026.7.31 - Fsspec v3 stores using big-endian floatpred are incompatible with zarr>=3.3. - Specify bytes codec endian configuration in ZarrFileSequenceStore. - Add additional NDPI tags from specification To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 pkgsrc/graphics/py-tifffile/Makefile cvs rdiff -u -r1.65 -r1.66 pkgsrc/graphics/py-tifffile/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 1.6 KB)
Modified files:
Index: pkgsrc/graphics/py-tifffile/Makefile
diff -u pkgsrc/graphics/py-tifffile/Makefile:1.74 pkgsrc/graphics/py-tifffile/Makefile:1.75
--- pkgsrc/graphics/py-tifffile/Makefile:1.74 Wed Jul 15 06:01:27 2026
+++ pkgsrc/graphics/py-tifffile/Makefile Sun Aug 2 03:14:08 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2026/07/15 06:01:27 adam Exp $
+# $NetBSD: Makefile,v 1.75 2026/08/02 03:14:08 adam Exp $
-DISTNAME= tifffile-2026.7.14
+DISTNAME= tifffile-2026.7.31
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tifffile/}
Index: pkgsrc/graphics/py-tifffile/distinfo
diff -u pkgsrc/graphics/py-tifffile/distinfo:1.65 pkgsrc/graphics/py-tifffile/distinfo:1.66
--- pkgsrc/graphics/py-tifffile/distinfo:1.65 Wed Jul 15 06:01:27 2026
+++ pkgsrc/graphics/py-tifffile/distinfo Sun Aug 2 03:14:08 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.65 2026/07/15 06:01:27 adam Exp $
+$NetBSD: distinfo,v 1.66 2026/08/02 03:14:08 adam Exp $
-BLAKE2s (tifffile-2026.7.14.tar.gz) = 8adc885d0488cd9d93771942f37ee6dcf741aa99bf39d8158038a9a139170f1a
-SHA512 (tifffile-2026.7.14.tar.gz) = 493eaba0fade2f47b64ca1f8f76e00c5f9c708d77d4b96a46906e2d789c7d3084e9a4eb66555fd80c0f8160bf8200730d63448feb08fa61451cac073f72b3bf3
-Size (tifffile-2026.7.14.tar.gz) = 437660 bytes
+BLAKE2s (tifffile-2026.7.31.tar.gz) = 64664af04356ef0cc5017f61981da3e0adb0cd33fa747a1dbb25c1fec3cfd9a1
+SHA512 (tifffile-2026.7.31.tar.gz) = 91a3cff5f9da4b29c1314e8c9626df38c792de910dd71a4165569401d5f45eeb76c099aa4588a8998082a59483c5f1c3526e7d7ad18f6e112ea1f0d9a455ba83
+Size (tifffile-2026.7.31.tar.gz) = 442177 bytes