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 25 07:29:55 UTC 2025

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

Log Message:
py-tifffile: updated to 2025.5.24

2025.5.24

- Pass 5109 tests.
- Fix incorrect tags created by Philips DP v1.1.
- Make Zarr stores partially listable.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.41 -r1.42 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.46 pkgsrc/graphics/py-tifffile/Makefile:1.47
--- pkgsrc/graphics/py-tifffile/Makefile:1.46   Thu May 22 05:39:09 2025
+++ pkgsrc/graphics/py-tifffile/Makefile        Sun May 25 07:29:55 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2025/05/22 05:39:09 adam Exp $
+# $NetBSD: Makefile,v 1.47 2025/05/25 07:29:55 adam Exp $
 
-DISTNAME=      tifffile-2025.5.21
+DISTNAME=      tifffile-2025.5.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.41 pkgsrc/graphics/py-tifffile/distinfo:1.42
--- pkgsrc/graphics/py-tifffile/distinfo:1.41   Thu May 22 05:39:09 2025
+++ pkgsrc/graphics/py-tifffile/distinfo        Sun May 25 07:29:55 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2025/05/22 05:39:09 adam Exp $
+$NetBSD: distinfo,v 1.42 2025/05/25 07:29:55 adam Exp $
 
-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
+BLAKE2s (tifffile-2025.5.24.tar.gz) = a824dbe19b5e40408950aa37a473a621fe66479596e62652094bff02274ae63f
+SHA512 (tifffile-2025.5.24.tar.gz) = cc89c2030fe2eed7d371bc953b44846e64da902a91c8fb1eaf98ab7d04110c4a87d7c86061bbebbf0eea5d811fbc8c4821a5f5bae82183cef3ccdf4239d55e84
+Size (tifffile-2025.5.24.tar.gz) = 368774 bytes



Home | Main Index | Thread Index | Old Index