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:           Mon Jun  2 07:25:50 UTC 2025

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

Log Message:
py-tifffile: updated to 2025.6.1

2025.6.1

- Pass 5110 tests.
- Add experimental option to write iterator of bytes and bytecounts.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.43 -r1.44 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.48 pkgsrc/graphics/py-tifffile/Makefile:1.49
--- pkgsrc/graphics/py-tifffile/Makefile:1.48   Wed May 28 04:41:51 2025
+++ pkgsrc/graphics/py-tifffile/Makefile        Mon Jun  2 07:25:50 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2025/05/28 04:41:51 adam Exp $
+# $NetBSD: Makefile,v 1.49 2025/06/02 07:25:50 adam Exp $
 
-DISTNAME=      tifffile-2025.5.26
+DISTNAME=      tifffile-2025.6.1
 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.43 pkgsrc/graphics/py-tifffile/distinfo:1.44
--- pkgsrc/graphics/py-tifffile/distinfo:1.43   Wed May 28 04:41:51 2025
+++ pkgsrc/graphics/py-tifffile/distinfo        Mon Jun  2 07:25:50 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.43 2025/05/28 04:41:51 adam Exp $
+$NetBSD: distinfo,v 1.44 2025/06/02 07:25:50 adam Exp $
 
-BLAKE2s (tifffile-2025.5.26.tar.gz) = 38a3891f5dbc158371fe931dff7ed67934fcf75c4832052e6e23aea14b514081
-SHA512 (tifffile-2025.5.26.tar.gz) = f7282faf1eb197ee9143728e0a23189e9c7d1b2df83daa1a79be95f01a3779d2950eeb6ad31e93229ae29092151ce7923b14ae8c682bcb5619d63b3cd7fee9ad
-Size (tifffile-2025.5.26.tar.gz) = 369350 bytes
+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



Home | Main Index | Thread Index | Old Index