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 Oct 20 09:37:58 UTC 2025

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

Log Message:
py-tifffile: updated to 2025.10.16

2025.10.16

- Pass 5124 tests.
- Add option to decode EER super-resolution sub-pixels (breaking).
- Parse EER metadata to dict (breaking).


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.50 -r1.51 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.57 pkgsrc/graphics/py-tifffile/Makefile:1.58
--- pkgsrc/graphics/py-tifffile/Makefile:1.57   Thu Oct  9 07:57:43 2025
+++ pkgsrc/graphics/py-tifffile/Makefile        Mon Oct 20 09:37:58 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2025/10/09 07:57:43 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2025/10/20 09:37:58 adam Exp $
 
-DISTNAME=      tifffile-2025.10.4
+DISTNAME=      tifffile-2025.10.16
 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.50 pkgsrc/graphics/py-tifffile/distinfo:1.51
--- pkgsrc/graphics/py-tifffile/distinfo:1.50   Tue Oct  7 08:58:25 2025
+++ pkgsrc/graphics/py-tifffile/distinfo        Mon Oct 20 09:37:58 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.50 2025/10/07 08:58:25 adam Exp $
+$NetBSD: distinfo,v 1.51 2025/10/20 09:37:58 adam Exp $
 
-BLAKE2s (tifffile-2025.10.4.tar.gz) = be8641d4ccb6241d596bea04678503116f52ad478739176bc32f9ed9eee09ac3
-SHA512 (tifffile-2025.10.4.tar.gz) = 479038436407584c978200e3ac01abaaa6316782a9ba8e2372974a992523f9ad60866d122367c4d08f8bd307b73e1e1d418d9ecc56d1147ca5cfdd0a4268fc75
-Size (tifffile-2025.10.4.tar.gz) = 369486 bytes
+BLAKE2s (tifffile-2025.10.16.tar.gz) = 8895d8d1d8a21cbd39ba0620aadecaa10453572015ccf0a4542188aa20ea615b
+SHA512 (tifffile-2025.10.16.tar.gz) = 0581401a9ad9302fbaca86fa34f18e4fd7e4db689fe49136e7d93e8b902e0553802f4f210b2f466a96a4398a7289310688005f83d9f25c0e75396cc42604a12e
+Size (tifffile-2025.10.16.tar.gz) = 371848 bytes



Home | Main Index | Thread Index | Old Index