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 May 14 10:08:22 UTC 2025

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

Log Message:
py-tifffile: updated to 2025.5.10

2025.5.10

- Pass 5111 tests.
- Raise ValueError when using zarr 3.
- Fall back to compression.zstd on Python >= 3.14 if no imagecodecs.
- Remove doctest command line option.
- Support Python 3.14.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.39 -r1.40 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.44 pkgsrc/graphics/py-tifffile/Makefile:1.45
--- pkgsrc/graphics/py-tifffile/Makefile:1.44   Tue Apr 15 15:27:29 2025
+++ pkgsrc/graphics/py-tifffile/Makefile        Wed May 14 10:08:22 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2025/04/15 15:27:29 adam Exp $
+# $NetBSD: Makefile,v 1.45 2025/05/14 10:08:22 adam Exp $
 
-DISTNAME=      tifffile-2025.3.30
+DISTNAME=      tifffile-2025.5.10
 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.39 pkgsrc/graphics/py-tifffile/distinfo:1.40
--- pkgsrc/graphics/py-tifffile/distinfo:1.39   Tue Apr 15 15:27:29 2025
+++ pkgsrc/graphics/py-tifffile/distinfo        Wed May 14 10:08:22 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2025/04/15 15:27:29 adam Exp $
+$NetBSD: distinfo,v 1.40 2025/05/14 10:08:22 adam Exp $
 
-BLAKE2s (tifffile-2025.3.30.tar.gz) = 262a42f77b338239c47c0791d132a62a170cca600aa4169f81dcb8d4d3c81c67
-SHA512 (tifffile-2025.3.30.tar.gz) = 75f2fe394b8149126ff0e8268bcd764de402caec3c75126fd3de368fbaa2384c94faa1a0c6a84a10ad8ebd239d0724d6adfdc50243dfb7e26ed78d485d734d0e
-Size (tifffile-2025.3.30.tar.gz) = 366039 bytes
+BLAKE2s (tifffile-2025.5.10.tar.gz) = b462f377f9d9a81efc68b716814bccfe1b1d335ea8255a6c3c6f409ae8f54db9
+SHA512 (tifffile-2025.5.10.tar.gz) = 2cfb0cd5890e9f59f31a7f7718f595bda51929af42af42417f267598aa087c47b1fb75708577c3296178528047edff4b242c701b7ed53e7a84544b85a3628ad4
+Size (tifffile-2025.5.10.tar.gz) = 365290 bytes



Home | Main Index | Thread Index | Old Index