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: Thu May 22 05:39:09 UTC 2025
Modified Files:
pkgsrc/graphics/py-tifffile: Makefile PLIST distinfo
Log Message:
py-tifffile: updated to 2025.5.21
2025.5.21
- Pass 5109 tests.
- Move Zarr stores to tifffile.zarr namespace (breaking).
- Require Zarr 3 for Zarr stores and remove support for Zarr 2 (breaking).
- Drop support for Python 3.10.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/py-tifffile/PLIST
cvs rdiff -u -r1.40 -r1.41 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.45 pkgsrc/graphics/py-tifffile/Makefile:1.46
--- pkgsrc/graphics/py-tifffile/Makefile:1.45 Wed May 14 10:08:22 2025
+++ pkgsrc/graphics/py-tifffile/Makefile Thu May 22 05:39:09 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2025/05/14 10:08:22 adam Exp $
+# $NetBSD: Makefile,v 1.46 2025/05/22 05:39:09 adam Exp $
-DISTNAME= tifffile-2025.5.10
+DISTNAME= tifffile-2025.5.21
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tifffile/}
Index: pkgsrc/graphics/py-tifffile/PLIST
diff -u pkgsrc/graphics/py-tifffile/PLIST:1.7 pkgsrc/graphics/py-tifffile/PLIST:1.8
--- pkgsrc/graphics/py-tifffile/PLIST:1.7 Tue Apr 15 15:27:29 2025
+++ pkgsrc/graphics/py-tifffile/PLIST Thu May 22 05:39:09 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2025/04/15 15:27:29 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2025/05/22 05:39:09 adam Exp $
bin/lsm2bin-${PYVERSSUFFIX}
bin/tiff2fsspec-${PYVERSSUFFIX}
bin/tiffcomment-${PYVERSSUFFIX}
@@ -37,3 +37,6 @@ ${PYSITELIB}/tifffile/tiffcomment.pyo
${PYSITELIB}/tifffile/tifffile.py
${PYSITELIB}/tifffile/tifffile.pyc
${PYSITELIB}/tifffile/tifffile.pyo
+${PYSITELIB}/tifffile/zarr.py
+${PYSITELIB}/tifffile/zarr.pyc
+${PYSITELIB}/tifffile/zarr.pyo
Index: pkgsrc/graphics/py-tifffile/distinfo
diff -u pkgsrc/graphics/py-tifffile/distinfo:1.40 pkgsrc/graphics/py-tifffile/distinfo:1.41
--- pkgsrc/graphics/py-tifffile/distinfo:1.40 Wed May 14 10:08:22 2025
+++ pkgsrc/graphics/py-tifffile/distinfo Thu May 22 05:39:09 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.40 2025/05/14 10:08:22 adam Exp $
+$NetBSD: distinfo,v 1.41 2025/05/22 05:39:09 adam Exp $
-BLAKE2s (tifffile-2025.5.10.tar.gz) = b462f377f9d9a81efc68b716814bccfe1b1d335ea8255a6c3c6f409ae8f54db9
-SHA512 (tifffile-2025.5.10.tar.gz) = 2cfb0cd5890e9f59f31a7f7718f595bda51929af42af42417f267598aa087c47b1fb75708577c3296178528047edff4b242c701b7ed53e7a84544b85a3628ad4
-Size (tifffile-2025.5.10.tar.gz) = 365290 bytes
+BLAKE2s (tifffile-2025.5.21.tar.gz) = 327b51a793228cafee2833cb4ebb69962477717f8bb2153ee7786eed96705ce8
+SHA512 (tifffile-2025.5.21.tar.gz) = 3a619006aad03dfb3c9fd723ecc134364942334f225e2c7706b9148e9f057f2f9908c003fd98d701563c97582109aeeaf0365dfe9f300af0478084ebf8aef471
+Size (tifffile-2025.5.21.tar.gz) = 368347 bytes
Home |
Main Index |
Thread Index |
Old Index