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 Apr 14 12:28:50 UTC 2026

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

Log Message:
py-tifffile: updated to 2026.4.11

2026.4.11

- Pass 5146 tests.
- Add option to write zarr format 3 fsspec reference file system.
- Support reading TIFF with embedded C2PA manifest.
- Sync API of imagecodecs fallback implementations.
- Do not use defusedxml.
- Drop support for Python 3.11.


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.60 -r1.61 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.68 pkgsrc/graphics/py-tifffile/Makefile:1.69
--- pkgsrc/graphics/py-tifffile/Makefile:1.68   Wed Mar  4 05:44:59 2026
+++ pkgsrc/graphics/py-tifffile/Makefile        Tue Apr 14 12:28:50 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2026/03/04 05:44:59 adam Exp $
+# $NetBSD: Makefile,v 1.69 2026/04/14 12:28:50 adam Exp $
 
-DISTNAME=      tifffile-2026.3.3
+DISTNAME=      tifffile-2026.4.11
 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.60 pkgsrc/graphics/py-tifffile/distinfo:1.61
--- pkgsrc/graphics/py-tifffile/distinfo:1.60   Wed Mar  4 05:44:59 2026
+++ pkgsrc/graphics/py-tifffile/distinfo        Tue Apr 14 12:28:50 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.60 2026/03/04 05:44:59 adam Exp $
+$NetBSD: distinfo,v 1.61 2026/04/14 12:28:50 adam Exp $
 
-BLAKE2s (tifffile-2026.3.3.tar.gz) = 5b54d1a2ff294d362b2a212e0e80e7e6d5b7a1481b28bd89338263eb7338e009
-SHA512 (tifffile-2026.3.3.tar.gz) = 0edd75e501ed6727d29d5f050caabc221cadd8cd6a648a3d9875e9e21d07a2a17575aeb07b7671f5a22807eebfbcefea1ddb9d3dca53b3b9b74b81383ccbc0ad
-Size (tifffile-2026.3.3.tar.gz) = 388745 bytes
+BLAKE2s (tifffile-2026.4.11.tar.gz) = 59f4dd7a63cbcd30e9c09f92ff7beae696c3ee94784baa3f44a81638cfb05d06
+SHA512 (tifffile-2026.4.11.tar.gz) = 2d1b2d00d43319739d48b99b902106e33e486b1d8adc4dd8d75b35f529cd4ad7455a90e6188c7d8bd97809da13430fdf330ed7f095acec98409324381f3642e9
+Size (tifffile-2026.4.11.tar.gz) = 394956 bytes



Home | Main Index | Thread Index | Old Index