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 Dec 26 23:25:01 UTC 2024

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

Log Message:
py-tifffile: updated to 2024.12.12

2024.12.12

- Pass 5110 tests
- Read PlaneProperty from STK UIC1Tag
- Allow 'None' as alias for COMPRESSION.NONE and PREDICTOR.NONE
- Zarr 3 is not supported


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.34 -r1.35 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.39 pkgsrc/graphics/py-tifffile/Makefile:1.40
--- pkgsrc/graphics/py-tifffile/Makefile:1.39   Mon Nov 11 07:28:36 2024
+++ pkgsrc/graphics/py-tifffile/Makefile        Thu Dec 26 23:25:01 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2024/11/11 07:28:36 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2024/12/26 23:25:01 adam Exp $
 
-DISTNAME=      tifffile-2024.9.20
+DISTNAME=      tifffile-2024.12.12
 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.34 pkgsrc/graphics/py-tifffile/distinfo:1.35
--- pkgsrc/graphics/py-tifffile/distinfo:1.34   Thu Oct  3 08:56:03 2024
+++ pkgsrc/graphics/py-tifffile/distinfo        Thu Dec 26 23:25:01 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2024/10/03 08:56:03 adam Exp $
+$NetBSD: distinfo,v 1.35 2024/12/26 23:25:01 adam Exp $
 
-BLAKE2s (tifffile-2024.9.20.tar.gz) = 417685ea23b89bf61e4a153ed467bb31035c176be50bca97e61c15e7f746e3bf
-SHA512 (tifffile-2024.9.20.tar.gz) = d0897ee0362b7c1cd3ef0f6e7332900bd8df6cbdb676331ab1145414f4ef701129bf02746430b946d9cbf857cfa2ed0154f8a0d4ec8a82a3f7fb1502fee21fd0
-Size (tifffile-2024.9.20.tar.gz) = 367207 bytes
+BLAKE2s (tifffile-2024.12.12.tar.gz) = 0b3f6442b6d3292781ff7034e59a68edf9fa7bb95648b00d448a90e99aade3a1
+SHA512 (tifffile-2024.12.12.tar.gz) = 252dcf5040e30654821582d2e9d4d44b0ccb0de972b7868ebbef6f5bf675909b11ae040d84ad673353ef16316866eff7509b8ceeb64e9666a36f472a712de8b0
+Size (tifffile-2024.12.12.tar.gz) = 365416 bytes



Home | Main Index | Thread Index | Old Index