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 Feb 25 13:38:50 UTC 2026

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

Log Message:
py-tifffile: updated to 2026.2.24

2026.2.24
- Pass 5132 tests.
- Remove deprecated TiffPages.pages and FileSequence.files (breaking).
- Remove stripnull, stripascii, and bytestr functions (breaking).
- Rewrite command line interfaces (breaking).
- Support Experimenter and Project elements in OmeXml.
- Refactor TiffPages.
- Fix code review issues.


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.58 -r1.59 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.66 pkgsrc/graphics/py-tifffile/Makefile:1.67
--- pkgsrc/graphics/py-tifffile/Makefile:1.66   Mon Feb 23 09:57:35 2026
+++ pkgsrc/graphics/py-tifffile/Makefile        Wed Feb 25 13:38:50 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2026/02/23 09:57:35 adam Exp $
+# $NetBSD: Makefile,v 1.67 2026/02/25 13:38:50 adam Exp $
 
-DISTNAME=      tifffile-2026.2.20
+DISTNAME=      tifffile-2026.2.24
 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.58 pkgsrc/graphics/py-tifffile/distinfo:1.59
--- pkgsrc/graphics/py-tifffile/distinfo:1.58   Mon Feb 23 09:57:35 2026
+++ pkgsrc/graphics/py-tifffile/distinfo        Wed Feb 25 13:38:50 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.58 2026/02/23 09:57:35 adam Exp $
+$NetBSD: distinfo,v 1.59 2026/02/25 13:38:50 adam Exp $
 
-BLAKE2s (tifffile-2026.2.20.tar.gz) = 0278fd3f1f5f2cbc67c1cccd7ee92065e66dbdd43eab0022ba9a0665b4fdb5cb
-SHA512 (tifffile-2026.2.20.tar.gz) = fe1216d7745cc97455961222c047a1b6d4719c81bc57e299ecde8a47a3bd01231dff3a526c6586e97d67da3273e32a6687f98212d7b06c1215d26bf7a6fe06f4
-Size (tifffile-2026.2.20.tar.gz) = 377196 bytes
+BLAKE2s (tifffile-2026.2.24.tar.gz) = d4252aaa3d011df2800a650f7d50cf27367e7544b6a861f531681076a2e59040
+SHA512 (tifffile-2026.2.24.tar.gz) = c7e9c408de4f742b37f40456b4474b49293a8d5c5e99e9d08f57ebc893ee59f87d6b60d4c3badc886d8b24dd1418325592ced26a98d5ad3d451de38bfb4031d3
+Size (tifffile-2026.2.24.tar.gz) = 387373 bytes



Home | Main Index | Thread Index | Old Index