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:           Tue Feb 17 06:37:11 UTC 2026

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

Log Message:
py-tifffile: updated to 2026.2.16

2026.2.16
- Pass 5129 tests.
- Optimize reading multi-file pyramidal OME TIFF files.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.56 -r1.57 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.64 pkgsrc/graphics/py-tifffile/Makefile:1.65
--- pkgsrc/graphics/py-tifffile/Makefile:1.64   Mon Feb 16 09:02:26 2026
+++ pkgsrc/graphics/py-tifffile/Makefile        Tue Feb 17 06:37:11 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2026/02/16 09:02:26 adam Exp $
+# $NetBSD: Makefile,v 1.65 2026/02/17 06:37:11 adam Exp $
 
-DISTNAME=      tifffile-2026.2.15
+DISTNAME=      tifffile-2026.2.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.56 pkgsrc/graphics/py-tifffile/distinfo:1.57
--- pkgsrc/graphics/py-tifffile/distinfo:1.56   Mon Feb 16 09:02:26 2026
+++ pkgsrc/graphics/py-tifffile/distinfo        Tue Feb 17 06:37:11 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.56 2026/02/16 09:02:26 adam Exp $
+$NetBSD: distinfo,v 1.57 2026/02/17 06:37:11 adam Exp $
 
-BLAKE2s (tifffile-2026.2.15.tar.gz) = ff1f1e7d307140c79a5794ca40def788b592cccecf61e1e0cad99a3bda708b43
-SHA512 (tifffile-2026.2.15.tar.gz) = 2b047d5fe91000f96b24561c9cdddbb406dc734887158408d86dcbb62b07c7ff8fa91b64c3ca0f12d2454c0098759f35bfb30f3ecac0d13a11969fb5efa7d212
-Size (tifffile-2026.2.15.tar.gz) = 375461 bytes
+BLAKE2s (tifffile-2026.2.16.tar.gz) = e45ca1cb74b837e0f370e309ea1d90817ef1e4b4c7c06a390cb9a16b91ab2b5d
+SHA512 (tifffile-2026.2.16.tar.gz) = 9eff12ef43c6f618023dc4e8c3b7bd8d26f862779290e55827f917abb3b49d1fe35d131b5dc30572f8d8faa7e9c6f9d57e5b715423f509fce65712f730a81729
+Size (tifffile-2026.2.16.tar.gz) = 375841 bytes



Home | Main Index | Thread Index | Old Index