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:           Wed Jul 15 06:01:27 UTC 2026

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

Log Message:
py-tifffile: updated to 2026.7.14

2026.7.14

- Fix series.asxarray returns wrong series for sublevels.
- Support Huron TIFF series and metadata.
- Support FLIMage FLIM series and metadata.
- Support DECTRIS IFD and tags.
- Allow subsampling with any image compression scheme.
- Detect DICOM-TIFF dual-personality format.


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.64 -r1.65 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.73 pkgsrc/graphics/py-tifffile/Makefile:1.74
--- pkgsrc/graphics/py-tifffile/Makefile:1.73   Mon Jun  1 07:45:38 2026
+++ pkgsrc/graphics/py-tifffile/Makefile        Wed Jul 15 06:01:27 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.73 2026/06/01 07:45:38 adam Exp $
+# $NetBSD: Makefile,v 1.74 2026/07/15 06:01:27 adam Exp $
 
-DISTNAME=      tifffile-2026.6.1
+DISTNAME=      tifffile-2026.7.14
 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.64 pkgsrc/graphics/py-tifffile/distinfo:1.65
--- pkgsrc/graphics/py-tifffile/distinfo:1.64   Mon Jun  1 07:45:38 2026
+++ pkgsrc/graphics/py-tifffile/distinfo        Wed Jul 15 06:01:27 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.64 2026/06/01 07:45:38 adam Exp $
+$NetBSD: distinfo,v 1.65 2026/07/15 06:01:27 adam Exp $
 
-BLAKE2s (tifffile-2026.6.1.tar.gz) = ef92bfa238a2b20da596c74b87b6e8214a0b8d2707658f312f542832b2dab2b7
-SHA512 (tifffile-2026.6.1.tar.gz) = 52b9f68d1a54604b495c80594cdeb90215eff92605f5c3f6a4f568ee3a86523982ccba314bf5a4ac22efb0cffa4c5500e73024a16aec51739e8bc515d1f8a80a
-Size (tifffile-2026.6.1.tar.gz) = 429694 bytes
+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



Home | Main Index | Thread Index | Old Index