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.
This commit is contained in:
adam 2023-08-26 08:33:23 +00:00
parent 99fdcd96a0
commit 845f5f2e36
2 changed files with 6 additions and 6 deletions

View file

@ -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/}

View file

@ -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