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 Sep 22 09:51:49 UTC 2025
Modified Files:
pkgsrc/graphics/py-tifffile: Makefile distinfo
Log Message:
py-tifffile: updated to 2025.9.20
2025.9.20
- Pass 5118 tests.
- Derive TiffFileError from ValueError.
- Natural-sort files in glob pattern passed to imread by default (breaking).
- Fix optional sorting of list of files passed to FileSequence and imread.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.47 -r1.48 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.53 pkgsrc/graphics/py-tifffile/Makefile:1.54
--- pkgsrc/graphics/py-tifffile/Makefile:1.53 Thu Sep 11 06:33:46 2025
+++ pkgsrc/graphics/py-tifffile/Makefile Mon Sep 22 09:51:49 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2025/09/11 06:33:46 adam Exp $
+# $NetBSD: Makefile,v 1.54 2025/09/22 09:51:49 adam Exp $
-DISTNAME= tifffile-2025.9.9
+DISTNAME= tifffile-2025.9.20
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.47 pkgsrc/graphics/py-tifffile/distinfo:1.48
--- pkgsrc/graphics/py-tifffile/distinfo:1.47 Thu Sep 11 06:33:46 2025
+++ pkgsrc/graphics/py-tifffile/distinfo Mon Sep 22 09:51:49 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.47 2025/09/11 06:33:46 adam Exp $
+$NetBSD: distinfo,v 1.48 2025/09/22 09:51:49 adam Exp $
-BLAKE2s (tifffile-2025.9.9.tar.gz) = dff6fdb046f5d4f5351eed19a9edc2457d56d48cbf70760b6b460114af5c596d
-SHA512 (tifffile-2025.9.9.tar.gz) = 16d47175482cc714bb69910679b271120363331c201a124ab69e9a3a4c6c8b4e511ecd8572c4ab61a724909c1d98f5e00c8a33df383490b2aa06790e0d7a2434
-Size (tifffile-2025.9.9.tar.gz) = 369652 bytes
+BLAKE2s (tifffile-2025.9.20.tar.gz) = 195d8cf45eba6b19288a3843205855fb0517c132b2512cea5bddac26955d2ac0
+SHA512 (tifffile-2025.9.20.tar.gz) = db7793f1f06be13c0739d5301759b812ca6f7c0d163d85c8d84938e4f87530bdb0877198df89e07cd011f7f566323b880fa6af9da9e9bb253375670d1c1e5041
+Size (tifffile-2025.9.20.tar.gz) = 368988 bytes
Home |
Main Index |
Thread Index |
Old Index