pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/py-tifffile



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Aug 17 08:36:53 UTC 2026

Modified Files:
        pkgsrc/graphics/py-tifffile: Makefile distinfo

Log Message:
py-tifffile: updated to 2026.8.16

2026.8.16

- Fix fsspec v3 stores with big-endian floatpred codec (breaking).
- Require imagecodecs >= 2026.8.16.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.66 -r1.67 pkgsrc/graphics/py-tifffile/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/py-tifffile/Makefile
diff -u pkgsrc/graphics/py-tifffile/Makefile:1.75 pkgsrc/graphics/py-tifffile/Makefile:1.76
--- pkgsrc/graphics/py-tifffile/Makefile:1.75   Sun Aug  2 03:14:08 2026
+++ pkgsrc/graphics/py-tifffile/Makefile        Mon Aug 17 08:36:53 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2026/08/02 03:14:08 adam Exp $
+# $NetBSD: Makefile,v 1.76 2026/08/17 08:36:53 adam Exp $
 
-DISTNAME=      tifffile-2026.7.31
+DISTNAME=      tifffile-2026.8.16
 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.66 pkgsrc/graphics/py-tifffile/distinfo:1.67
--- pkgsrc/graphics/py-tifffile/distinfo:1.66   Sun Aug  2 03:14:08 2026
+++ pkgsrc/graphics/py-tifffile/distinfo        Mon Aug 17 08:36:53 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.66 2026/08/02 03:14:08 adam Exp $
+$NetBSD: distinfo,v 1.67 2026/08/17 08:36:53 adam Exp $
 
-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
+BLAKE2s (tifffile-2026.8.16.tar.gz) = b3477cdaaf491df32a37b3e24f01cd262ae336bee12e6af2bb1ee79c0f125732
+SHA512 (tifffile-2026.8.16.tar.gz) = e26cab2af7ef48f3c9b9f6cce2ba2c49368ec92f78720ac3343f0f1416eb934fbec41a77a71def8dfbd6c5b846bf339ace206ca8ebd6118ae1641430f38fd95d
+Size (tifffile-2026.8.16.tar.gz) = 442370 bytes



Home | Main Index | Thread Index | Old Index