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:           Wed Jun 19 09:47:52 UTC 2024

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

Log Message:
py-tifffile: updated to 2024.6.18

2024.6.18

- Pass 5086 tests.
- Ensure TiffPage.nodata is castable to dtype.
- Support Argos AVS slides.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.25 -r1.26 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.28 pkgsrc/graphics/py-tifffile/Makefile:1.29
--- pkgsrc/graphics/py-tifffile/Makefile:1.28   Fri May 24 11:50:20 2024
+++ pkgsrc/graphics/py-tifffile/Makefile        Wed Jun 19 09:47:52 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2024/05/24 11:50:20 adam Exp $
+# $NetBSD: Makefile,v 1.29 2024/06/19 09:47:52 adam Exp $
 
-DISTNAME=      tifffile-2024.5.22
+DISTNAME=      tifffile-2024.6.18
 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.25 pkgsrc/graphics/py-tifffile/distinfo:1.26
--- pkgsrc/graphics/py-tifffile/distinfo:1.25   Fri May 24 11:50:20 2024
+++ pkgsrc/graphics/py-tifffile/distinfo        Wed Jun 19 09:47:52 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2024/05/24 11:50:20 adam Exp $
+$NetBSD: distinfo,v 1.26 2024/06/19 09:47:52 adam Exp $
 
-BLAKE2s (tifffile-2024.5.22.tar.gz) = 043fc8ac686174c64fc07c8a75f0a14a4c8ef33220c2d4c30e5977f3b55f3ff8
-SHA512 (tifffile-2024.5.22.tar.gz) = 191c6e5f975850a06beb291b898cf9550fcdc06b39038ba7948b675562b1506cffdc00300d2a42dad81f7dceb7d44c59884508f50bbd8f3eed28d71331b783d8
-Size (tifffile-2024.5.22.tar.gz) = 360476 bytes
+BLAKE2s (tifffile-2024.6.18.tar.gz) = caaa130a64d05d65d42cdb07db4fee41078dfde93290003213e1bb6eef55cd59
+SHA512 (tifffile-2024.6.18.tar.gz) = e0bcd29b78efd4b9f92b368a030b5e9630125d79552d0b950d3e7e35fdc53995d48bc2207b31fd04ce73dfcd515358022f6f72040ff2bd70388432676f1889f0
+Size (tifffile-2024.6.18.tar.gz) = 361437 bytes



Home | Main Index | Thread Index | Old Index