Tue Feb 13 05:09:35 2024 UTC (103d)
py-tifffile: updated to 2024.2.12

2024.2.12

- Pass 5074 tests.
- Deprecate dtype, add chunkdtype parameter in FileSequence.asarray.
- Add imreadargs parameters passed to FileSequence.imread.


(adam)
diff -r1.22 -r1.23 pkgsrc/graphics/py-tifffile/Makefile
diff -r1.19 -r1.20 pkgsrc/graphics/py-tifffile/distinfo

cvs diff -r1.22 -r1.23 pkgsrc/graphics/py-tifffile/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/py-tifffile/Makefile 2024/01/30 23:52:24 1.22
+++ pkgsrc/graphics/py-tifffile/Makefile 2024/02/13 05:09:35 1.23
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.22 2024/01/30 23:52:24 adam Exp $ 1# $NetBSD: Makefile,v 1.23 2024/02/13 05:09:35 adam Exp $
2 2
3DISTNAME= tifffile-2024.1.30 3DISTNAME= tifffile-2024.2.12
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= graphics python 5CATEGORIES= graphics python
6MASTER_SITES= ${MASTER_SITE_PYPI:=t/tifffile/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=t/tifffile/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://www.lfd.uci.edu/~gohlke/ 9HOMEPAGE= https://www.lfd.uci.edu/~gohlke/
10COMMENT= Read and write TIFF(r) files 10COMMENT= Read and write TIFF(r) files
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
15DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy 15DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
16TEST_DEPENDS+= ${PYPKGPREFIX}-fsspec-[0-9]*:../../sysutils/py-fsspec 16TEST_DEPENDS+= ${PYPKGPREFIX}-fsspec-[0-9]*:../../sysutils/py-fsspec

cvs diff -r1.19 -r1.20 pkgsrc/graphics/py-tifffile/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/py-tifffile/distinfo 2024/01/30 23:52:24 1.19
+++ pkgsrc/graphics/py-tifffile/distinfo 2024/02/13 05:09:35 1.20
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.19 2024/01/30 23:52:24 adam Exp $ 1$NetBSD: distinfo,v 1.20 2024/02/13 05:09:35 adam Exp $
2 2
3BLAKE2s (tifffile-2024.1.30.tar.gz) = 202fa519630a68f271cf970e78850570cb7b82896ed45ba7c5904839e3d3c3ef 3BLAKE2s (tifffile-2024.2.12.tar.gz) = 6bdcedb58f47bf5019e2b8f65660eca5ee29d2d568a7b4b5a304e4248dee71ce
4SHA512 (tifffile-2024.1.30.tar.gz) = 8a21ceee34ba314b23edd17482376197ea5bab70dc426e93775465c1658cbbfdf4731dcdef2888e227110368c1f1d07c7cc3533e8614ea969555253f9acf1cee 4SHA512 (tifffile-2024.2.12.tar.gz) = e98bc71e044d9bce8f3c749a717d20790567bd66a180b572ded5e3db0c0f52958e509d9bff84f16f421cb090ebd58c7ad24ae0f0dfe707a8b19b1b0af2da520a
5Size (tifffile-2024.1.30.tar.gz) = 354187 bytes 5Size (tifffile-2024.2.12.tar.gz) = 354832 bytes