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:           Fri Jun 13 06:50:26 UTC 2025

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

Log Message:
py-tifffile: updated to 2025.6.11

2025.6.11

- Pass 5113 tests.
- Fix reading images with dimension length 1 through Zarr


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.44 -r1.45 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.49 pkgsrc/graphics/py-tifffile/Makefile:1.50
--- pkgsrc/graphics/py-tifffile/Makefile:1.49   Mon Jun  2 07:25:50 2025
+++ pkgsrc/graphics/py-tifffile/Makefile        Fri Jun 13 06:50:26 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2025/06/02 07:25:50 adam Exp $
+# $NetBSD: Makefile,v 1.50 2025/06/13 06:50:26 adam Exp $
 
-DISTNAME=      tifffile-2025.6.1
+DISTNAME=      tifffile-2025.6.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.44 pkgsrc/graphics/py-tifffile/distinfo:1.45
--- pkgsrc/graphics/py-tifffile/distinfo:1.44   Mon Jun  2 07:25:50 2025
+++ pkgsrc/graphics/py-tifffile/distinfo        Fri Jun 13 06:50:26 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.44 2025/06/02 07:25:50 adam Exp $
+$NetBSD: distinfo,v 1.45 2025/06/13 06:50:26 adam Exp $
 
-BLAKE2s (tifffile-2025.6.1.tar.gz) = e636fc2399cbee607f2f6a02731548b815d9d606b6f786570c90d95a5ea4279e
-SHA512 (tifffile-2025.6.1.tar.gz) = 2739d633577816d480ef9b3a7276b0f778f60fc4ed29ef85ec4ca9c050b27f5c3f570122306b1c16e5da2a962d3f74a236233c2ebfa37e5d0ea7df11fd4893a9
-Size (tifffile-2025.6.1.tar.gz) = 369769 bytes
+BLAKE2s (tifffile-2025.6.11.tar.gz) = aeb09c8cefc7cb3cfb5a558c2e2f922feeb682ee0b84a5c9d620ff4da7b221ba
+SHA512 (tifffile-2025.6.11.tar.gz) = 436560df9698ff22cf2030a49591f3fe96b3deaa5ffa1bc788b73034d1e376677dd2453fa37bf0c54c489f7fe7eeea184f7e7e30694a8ee86c90b9dc10511bed
+Size (tifffile-2025.6.11.tar.gz) = 370125 bytes



Home | Main Index | Thread Index | Old Index