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 Jan 30 23:52:24 UTC 2024
Modified Files:
pkgsrc/graphics/py-tifffile: Makefile distinfo
Log Message:
py-tifffile: updated to 2024.1.30
2024.1.30
- Pass 5071 tests.
- Fix compatibility issue with numpy 2.
- Enable DeprecationWarning for tuple compression argument.
- Parse sequence of numbers in xml2dict.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.18 -r1.19 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.21 pkgsrc/graphics/py-tifffile/Makefile:1.22
--- pkgsrc/graphics/py-tifffile/Makefile:1.21 Sun Dec 17 16:00:07 2023
+++ pkgsrc/graphics/py-tifffile/Makefile Tue Jan 30 23:52:24 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2023/12/17 16:00:07 adam Exp $
+# $NetBSD: Makefile,v 1.22 2024/01/30 23:52:24 adam Exp $
-DISTNAME= tifffile-2023.12.9
+DISTNAME= tifffile-2024.1.30
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.18 pkgsrc/graphics/py-tifffile/distinfo:1.19
--- pkgsrc/graphics/py-tifffile/distinfo:1.18 Sun Dec 17 16:00:07 2023
+++ pkgsrc/graphics/py-tifffile/distinfo Tue Jan 30 23:52:24 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2023/12/17 16:00:07 adam Exp $
+$NetBSD: distinfo,v 1.19 2024/01/30 23:52:24 adam Exp $
-BLAKE2s (tifffile-2023.12.9.tar.gz) = 6bac5d338095ede21b6335c93c7b981c79e951b13fdad795378fce4e4328e74e
-SHA512 (tifffile-2023.12.9.tar.gz) = 2ed6069486f9234bdbcdce633372678b644a9e184955c18547137854f4ef9e3f0c1381d2e8f42a3b41bfe0baa591c07c1702f8afdbcb31fbf7ada0870bd5257b
-Size (tifffile-2023.12.9.tar.gz) = 353467 bytes
+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
Home |
Main Index |
Thread Index |
Old Index