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:           Sun May  5 20:51:50 UTC 2024

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

Log Message:
py-tifffile: updated to 2024.5.3

2024.5.3

- Pass 5080 tests.
- Fix reading incompletely written LSM.
- Fix reading Philips DP with extra rows of tiles


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.22 -r1.23 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.25 pkgsrc/graphics/py-tifffile/Makefile:1.26
--- pkgsrc/graphics/py-tifffile/Makefile:1.25   Fri Apr 26 16:54:46 2024
+++ pkgsrc/graphics/py-tifffile/Makefile        Sun May  5 20:51:50 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2024/04/26 16:54:46 adam Exp $
+# $NetBSD: Makefile,v 1.26 2024/05/05 20:51:50 adam Exp $
 
-DISTNAME=      tifffile-2024.4.24
+DISTNAME=      tifffile-2024.5.3
 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.22 pkgsrc/graphics/py-tifffile/distinfo:1.23
--- pkgsrc/graphics/py-tifffile/distinfo:1.22   Fri Apr 26 16:54:46 2024
+++ pkgsrc/graphics/py-tifffile/distinfo        Sun May  5 20:51:50 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2024/04/26 16:54:46 adam Exp $
+$NetBSD: distinfo,v 1.23 2024/05/05 20:51:50 adam Exp $
 
-BLAKE2s (tifffile-2024.4.24.tar.gz) = de9c0832649ad3e749e3af980e33eb239e3325308309d859882786ca0334940f
-SHA512 (tifffile-2024.4.24.tar.gz) = 8a384719fc40c473b229836877de8890e7ec0b5c252c0a465ce984a4f7f73461a45704cc0fd8d7e55aeaf7fec9fb5366534a8f568d5567089f0a79b8a346da6f
-Size (tifffile-2024.4.24.tar.gz) = 363927 bytes
+BLAKE2s (tifffile-2024.5.3.tar.gz) = 7cb8aac2e72d0b04102be90e2e17354ac597344062055ef36b55296ae31d1a74
+SHA512 (tifffile-2024.5.3.tar.gz) = 896dad77cbf52d33a0c0448a587a6139c3a4944b8587f556f6e383508506e5fa7f6d30aebf8e48fc46f6fa1f60f5ff6210632552ff98dab993e15658f9f86088
+Size (tifffile-2024.5.3.tar.gz) = 364855 bytes



Home | Main Index | Thread Index | Old Index