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:           Mon Jul 22 04:22:08 UTC 2024

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

Log Message:
py-tifffile: updated to 2024.7.21

2024.7.21

- Pass 5088 tests.
- Fix integer overflow in product function caused by numpy types.
- Allow tag reader functions to fail.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.27 -r1.28 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.30 pkgsrc/graphics/py-tifffile/Makefile:1.31
--- pkgsrc/graphics/py-tifffile/Makefile:1.30   Wed Jul  3 05:32:32 2024
+++ pkgsrc/graphics/py-tifffile/Makefile        Mon Jul 22 04:22:07 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2024/07/03 05:32:32 adam Exp $
+# $NetBSD: Makefile,v 1.31 2024/07/22 04:22:07 adam Exp $
 
-DISTNAME=      tifffile-2024.7.2
+DISTNAME=      tifffile-2024.7.21
 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.27 pkgsrc/graphics/py-tifffile/distinfo:1.28
--- pkgsrc/graphics/py-tifffile/distinfo:1.27   Wed Jul  3 05:32:32 2024
+++ pkgsrc/graphics/py-tifffile/distinfo        Mon Jul 22 04:22:07 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2024/07/03 05:32:32 adam Exp $
+$NetBSD: distinfo,v 1.28 2024/07/22 04:22:07 adam Exp $
 
-BLAKE2s (tifffile-2024.7.2.tar.gz) = 7c8cb19a2e709edff44449a9923f08c19536fce46b880b987947397af86e9b8a
-SHA512 (tifffile-2024.7.2.tar.gz) = 05c75ff520beea591e8f43291b4eb26995951ee93df776da31a385a9b50de1f1b9da71a7dd9c995837aba3835bcbdbc113382c0bedd78f0c8e6d456b50dcbf40
-Size (tifffile-2024.7.2.tar.gz) = 361359 bytes
+BLAKE2s (tifffile-2024.7.21.tar.gz) = 3525d2827a3d6253b24c06aa2ae0c5f032417c6a2da1c66d7729bfdece6e232d
+SHA512 (tifffile-2024.7.21.tar.gz) = a547a1ad588dab2c0a0a86198c16bddc98463fe7c9669ff4ccb1ceda6126f264da322596d2109c06969bae671d726e140a73fd0b796d321a7e3c72a4662cf535
+Size (tifffile-2024.7.21.tar.gz) = 362275 bytes



Home | Main Index | Thread Index | Old Index