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 Aug 13 13:40:07 UTC 2024

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

Log Message:
py-tifffile: updated to 2024.8.10

2024.8.10

- Pass 5093 tests.
- Relax bitspersample check for JPEG, JPEG2K, and JPEGXL compression


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.29 -r1.30 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.32 pkgsrc/graphics/py-tifffile/Makefile:1.33
--- pkgsrc/graphics/py-tifffile/Makefile:1.32   Wed Jul 24 06:36:36 2024
+++ pkgsrc/graphics/py-tifffile/Makefile        Tue Aug 13 13:40:07 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2024/07/24 06:36:36 adam Exp $
+# $NetBSD: Makefile,v 1.33 2024/08/13 13:40:07 adam Exp $
 
-DISTNAME=      tifffile-2024.7.24
+DISTNAME=      tifffile-2024.8.10
 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.29 pkgsrc/graphics/py-tifffile/distinfo:1.30
--- pkgsrc/graphics/py-tifffile/distinfo:1.29   Wed Jul 24 06:36:36 2024
+++ pkgsrc/graphics/py-tifffile/distinfo        Tue Aug 13 13:40:07 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2024/07/24 06:36:36 adam Exp $
+$NetBSD: distinfo,v 1.30 2024/08/13 13:40:07 adam Exp $
 
-BLAKE2s (tifffile-2024.7.24.tar.gz) = 4a05be31aee794b2db0b0f31abbf9f1b0005e68f718d66e13873f8dfdbb3e1f2
-SHA512 (tifffile-2024.7.24.tar.gz) = ea2b5d7155182e487353a525c4379c3e71ff3d8e1e82e238392170d62e66d5ce495a8f4f135d58612672beb314d0032dfbe3563a99a81a1f707659880c416866
-Size (tifffile-2024.7.24.tar.gz) = 362806 bytes
+BLAKE2s (tifffile-2024.8.10.tar.gz) = d9b86c7eb34b116a31f663de97726a5bf33c29245262c1032f92f6804b275ae0
+SHA512 (tifffile-2024.8.10.tar.gz) = 5775d949083fe1a857a6945b1576890520cba647de2179c2362fa417bcd42606713389345e30dfd47e512cbf5f708f2d6ce6899361b00205cc58ea3ad1a6e50b
+Size (tifffile-2024.8.10.tar.gz) = 362114 bytes



Home | Main Index | Thread Index | Old Index