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: Sun May 17 09:03:12 UTC 2026
Modified Files:
pkgsrc/graphics/py-tifffile: Makefile distinfo
Log Message:
py-tifffile: updated to 2026.5.15
2026.5.15
- Update ZarrFileSequenceStore to zarr format 3 (breaking).
- Derive ZarrFileSequenceStore dimension names from FileSequence.dims.
- Add option to override dimension names in zarr stores.
- Add support for Python 3.15.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.62 -r1.63 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.71 pkgsrc/graphics/py-tifffile/Makefile:1.72
--- pkgsrc/graphics/py-tifffile/Makefile:1.71 Wed May 6 08:45:05 2026
+++ pkgsrc/graphics/py-tifffile/Makefile Sun May 17 09:03:12 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2026/05/06 08:45:05 adam Exp $
+# $NetBSD: Makefile,v 1.72 2026/05/17 09:03:12 adam Exp $
-DISTNAME= tifffile-2026.5.2
+DISTNAME= tifffile-2026.5.15
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.62 pkgsrc/graphics/py-tifffile/distinfo:1.63
--- pkgsrc/graphics/py-tifffile/distinfo:1.62 Wed May 6 08:45:05 2026
+++ pkgsrc/graphics/py-tifffile/distinfo Sun May 17 09:03:12 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.62 2026/05/06 08:45:05 adam Exp $
+$NetBSD: distinfo,v 1.63 2026/05/17 09:03:12 adam Exp $
-BLAKE2s (tifffile-2026.5.2.tar.gz) = 6c3a46e0b421aad8d7949fe9b82d9ab490052ecd752f3e81baab3f78a7ca59f1
-SHA512 (tifffile-2026.5.2.tar.gz) = de1fb5c7e1fd4719cfda518f6046f018152615467373a658579a139bfa825273ee2f98aa005962395c6dcda98a5619ceaa98421fbaa39ff5aa352d59c68f9c92
-Size (tifffile-2026.5.2.tar.gz) = 429140 bytes
+BLAKE2s (tifffile-2026.5.15.tar.gz) = d0f770c0ff21961a76deb54bd26237601959e4b4e2901a2863f6456bdc15b692
+SHA512 (tifffile-2026.5.15.tar.gz) = 892828688ad35b717b42bd3dfdb8c8c6ecc0ba778898b2f9e3062fccbcbb9aac58526bc48c961be2c24e73d22b745214dfdf7a3bdb4243b31ba8f6c3b9476482
+Size (tifffile-2026.5.15.tar.gz) = 429998 bytes
Home |
Main Index |
Thread Index |
Old Index