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: Fri Mar 14 08:10:38 UTC 2025
Modified Files:
pkgsrc/graphics/py-tifffile: Makefile distinfo
Log Message:
py-tifffile: updated to 2025.3.13
2025.3.13
- Pass 5110 tests.
- Change bytes2str to decode only up to first NULL character (breaking).
- Remove stripnull function calls to reduce overhead.
- Deprecate stripnull function.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.37 -r1.38 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.42 pkgsrc/graphics/py-tifffile/Makefile:1.43
--- pkgsrc/graphics/py-tifffile/Makefile:1.42 Wed Feb 19 19:23:34 2025
+++ pkgsrc/graphics/py-tifffile/Makefile Fri Mar 14 08:10:37 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2025/02/19 19:23:34 adam Exp $
+# $NetBSD: Makefile,v 1.43 2025/03/14 08:10:37 adam Exp $
-DISTNAME= tifffile-2025.2.18
+DISTNAME= tifffile-2025.3.13
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.37 pkgsrc/graphics/py-tifffile/distinfo:1.38
--- pkgsrc/graphics/py-tifffile/distinfo:1.37 Wed Feb 19 19:23:34 2025
+++ pkgsrc/graphics/py-tifffile/distinfo Fri Mar 14 08:10:37 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2025/02/19 19:23:34 adam Exp $
+$NetBSD: distinfo,v 1.38 2025/03/14 08:10:37 adam Exp $
-BLAKE2s (tifffile-2025.2.18.tar.gz) = 1761928c4bc38b26a4c177d331779e25a2b2fd27c00fee9f9d06443c15028c37
-SHA512 (tifffile-2025.2.18.tar.gz) = 0803ae17dc9661c9bb6dd5496092f0669314c738d9399fcc7ecf409486d244e2f9e3afd1040a09aa7c26b4990166c59e8f4db293e70424ba044e2263a2cede1a
-Size (tifffile-2025.2.18.tar.gz) = 365412 bytes
+BLAKE2s (tifffile-2025.3.13.tar.gz) = 13472ec3d5f9ef7274cd20087ef8e482971e7ad06c0a47ddcbb64c7814885bb6
+SHA512 (tifffile-2025.3.13.tar.gz) = 21da57986f7a6b1dd876ef661fe9c751acd5409d24c34dfbcdb43661007e6453d067a6b0da3d4917ceddd1e22e827ad03f5a453367b0a29f39cf9b280034bb2b
+Size (tifffile-2025.3.13.tar.gz) = 366062 bytes
Home |
Main Index |
Thread Index |
Old Index