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:           Tue Sep 30 06:50:40 UTC 2025

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

Log Message:
py-tifffile: updated to 2025.9.30

2025.9.30

- Pass 5119 tests.
- Fix reading NDTiff series with unordered axes in index


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.48 -r1.49 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.54 pkgsrc/graphics/py-tifffile/Makefile:1.55
--- pkgsrc/graphics/py-tifffile/Makefile:1.54   Mon Sep 22 09:51:49 2025
+++ pkgsrc/graphics/py-tifffile/Makefile        Tue Sep 30 06:50:40 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2025/09/22 09:51:49 adam Exp $
+# $NetBSD: Makefile,v 1.55 2025/09/30 06:50:40 adam Exp $
 
-DISTNAME=      tifffile-2025.9.20
+DISTNAME=      tifffile-2025.9.30
 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.48 pkgsrc/graphics/py-tifffile/distinfo:1.49
--- pkgsrc/graphics/py-tifffile/distinfo:1.48   Mon Sep 22 09:51:49 2025
+++ pkgsrc/graphics/py-tifffile/distinfo        Tue Sep 30 06:50:40 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.48 2025/09/22 09:51:49 adam Exp $
+$NetBSD: distinfo,v 1.49 2025/09/30 06:50:40 adam Exp $
 
-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
+BLAKE2s (tifffile-2025.9.30.tar.gz) = 5d7af2a56d58fa59e8d274ffb890352778802f6cb60574436eda1279bf0046bc
+SHA512 (tifffile-2025.9.30.tar.gz) = d938cf02817b4087ee14007cae41608e8213a93689adc3de115d02c78715f573f68ab01bf9b9c6d2f2a6ca5f0a7421ed2fcc1975dbb54709611bb05bc30aff6d
+Size (tifffile-2025.9.30.tar.gz) = 369276 bytes



Home | Main Index | Thread Index | Old Index