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:           Tue Feb 13 05:09:35 UTC 2024

Modified Files:
        pkgsrc/graphics/py-tifffile: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.19 -r1.20 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.22 pkgsrc/graphics/py-tifffile/Makefile:1.23
--- pkgsrc/graphics/py-tifffile/Makefile:1.22   Tue Jan 30 23:52:24 2024
+++ pkgsrc/graphics/py-tifffile/Makefile        Tue Feb 13 05:09:35 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2024/01/30 23:52:24 adam Exp $
+# $NetBSD: Makefile,v 1.23 2024/02/13 05:09:35 adam Exp $
 
-DISTNAME=      tifffile-2024.1.30
+DISTNAME=      tifffile-2024.2.12
 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.19 pkgsrc/graphics/py-tifffile/distinfo:1.20
--- pkgsrc/graphics/py-tifffile/distinfo:1.19   Tue Jan 30 23:52:24 2024
+++ pkgsrc/graphics/py-tifffile/distinfo        Tue Feb 13 05:09:35 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2024/01/30 23:52:24 adam Exp $
+$NetBSD: distinfo,v 1.20 2024/02/13 05:09:35 adam Exp $
 
-BLAKE2s (tifffile-2024.1.30.tar.gz) = 202fa519630a68f271cf970e78850570cb7b82896ed45ba7c5904839e3d3c3ef
-SHA512 (tifffile-2024.1.30.tar.gz) = 8a21ceee34ba314b23edd17482376197ea5bab70dc426e93775465c1658cbbfdf4731dcdef2888e227110368c1f1d07c7cc3533e8614ea969555253f9acf1cee
-Size (tifffile-2024.1.30.tar.gz) = 354187 bytes
+BLAKE2s (tifffile-2024.2.12.tar.gz) = 6bdcedb58f47bf5019e2b8f65660eca5ee29d2d568a7b4b5a304e4248dee71ce
+SHA512 (tifffile-2024.2.12.tar.gz) = e98bc71e044d9bce8f3c749a717d20790567bd66a180b572ded5e3db0c0f52958e509d9bff84f16f421cb090ebd58c7ad24ae0f0dfe707a8b19b1b0af2da520a
+Size (tifffile-2024.2.12.tar.gz) = 354832 bytes



Home | Main Index | Thread Index | Old Index