Fri Apr 26 16:54:46 2024 UTC (16d)
py-tifffile: updated to 2024.4.24

2024.4.24

- Pass 5077 tests.
- Fix compatibility issue with numpy 2


(adam)
diff -r1.24 -r1.25 pkgsrc/graphics/py-tifffile/Makefile
diff -r1.21 -r1.22 pkgsrc/graphics/py-tifffile/distinfo

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

--- pkgsrc/graphics/py-tifffile/Makefile 2024/04/21 18:14:20 1.24
+++ pkgsrc/graphics/py-tifffile/Makefile 2024/04/26 16:54:46 1.25
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.24 2024/04/21 18:14:20 adam Exp $ 1# $NetBSD: Makefile,v 1.25 2024/04/26 16:54:46 adam Exp $
2 2
3DISTNAME= tifffile-2024.4.18 3DISTNAME= tifffile-2024.4.24
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.21 -r1.22 pkgsrc/graphics/py-tifffile/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/py-tifffile/distinfo 2024/04/21 18:14:20 1.21
+++ pkgsrc/graphics/py-tifffile/distinfo 2024/04/26 16:54:46 1.22
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.21 2024/04/21 18:14:20 adam Exp $ 1$NetBSD: distinfo,v 1.22 2024/04/26 16:54:46 adam Exp $
2 2
3BLAKE2s (tifffile-2024.4.18.tar.gz) = 7edeec38704ff6ddddd3ffc9e0354a40a67bffde9ae90cb448ff25f53ff00837 3BLAKE2s (tifffile-2024.4.24.tar.gz) = de9c0832649ad3e749e3af980e33eb239e3325308309d859882786ca0334940f
4SHA512 (tifffile-2024.4.18.tar.gz) = 7f3ac4e9818cf9a6c015ebf8bf60ab521433401727a83f5db3142604c7438db0879b067baa8f2c6cbbb9926a41f03f903e8440c377c9bd54a3b65d374b7edbe7 4SHA512 (tifffile-2024.4.24.tar.gz) = 8a384719fc40c473b229836877de8890e7ec0b5c252c0a465ce984a4f7f73461a45704cc0fd8d7e55aeaf7fec9fb5366534a8f568d5567089f0a79b8a346da6f
5Size (tifffile-2024.4.18.tar.gz) = 363840 bytes 5Size (tifffile-2024.4.24.tar.gz) = 363927 bytes