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: Sat Aug 26 08:33:23 UTC 2023
Modified Files:
pkgsrc/graphics/py-tifffile: Makefile distinfo
Log Message:
py-tifffile: updated to 2023.8.25
2023.8.25
- Pass 5003 tests.
- Verify shaped metadata is compatible with page shape.
- Support out parameter when returning selection from imread.
- Support exclusive file creation mode.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.14 -r1.15 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.17 pkgsrc/graphics/py-tifffile/Makefile:1.18
--- pkgsrc/graphics/py-tifffile/Makefile:1.17 Fri Aug 25 13:49:29 2023
+++ pkgsrc/graphics/py-tifffile/Makefile Sat Aug 26 08:33:23 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2023/08/25 13:49:29 adam Exp $
+# $NetBSD: Makefile,v 1.18 2023/08/26 08:33:23 adam Exp $
-DISTNAME= tifffile-2023.8.12
+DISTNAME= tifffile-2023.8.25
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.14 pkgsrc/graphics/py-tifffile/distinfo:1.15
--- pkgsrc/graphics/py-tifffile/distinfo:1.14 Fri Aug 25 13:49:29 2023
+++ pkgsrc/graphics/py-tifffile/distinfo Sat Aug 26 08:33:23 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2023/08/25 13:49:29 adam Exp $
+$NetBSD: distinfo,v 1.15 2023/08/26 08:33:23 adam Exp $
-BLAKE2s (tifffile-2023.8.12.tar.gz) = c9f1be9b8d53043fcad83e7f893e9fdb3148ad03d8ddcfa292c948f182aabb9a
-SHA512 (tifffile-2023.8.12.tar.gz) = a0ac74d8f1978f4312b167d62bd620d5e68187b10e8cd703f63e4c0b088ac4efb8c8b9f2b84a20d0d182d9af130684ee37c9883a02923cca82e53de287dad78f
-Size (tifffile-2023.8.12.tar.gz) = 346118 bytes
+BLAKE2s (tifffile-2023.8.25.tar.gz) = 6aaf50f846c923452cd3f892fefc5ba092e3afcffaa0260f62fac7bebeeb2162
+SHA512 (tifffile-2023.8.25.tar.gz) = 8b7801cf53781f20d6b33f701c9c2f22f1dccb38ccd6fb1cb9d59d901fe6a3499d7e0b49f550a158a4807f354940f328615b99b89f5dfd589a0027b69662fe4c
+Size (tifffile-2023.8.25.tar.gz) = 347622 bytes
Home |
Main Index |
Thread Index |
Old Index