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: Thu Oct 3 08:56:03 UTC 2024
Modified Files:
pkgsrc/graphics/py-tifffile: Makefile distinfo
Log Message:
py-tifffile: updated to 2024.9.20
2024.9.20
- Pass 5107 tests.
- Fix writing colormap to ImageJ files (breaking).
- Improve typing.
- Remove support for Python 3.9.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.33 -r1.34 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.36 pkgsrc/graphics/py-tifffile/Makefile:1.37
--- pkgsrc/graphics/py-tifffile/Makefile:1.36 Tue Sep 3 12:53:23 2024
+++ pkgsrc/graphics/py-tifffile/Makefile Thu Oct 3 08:56:03 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2024/09/03 12:53:23 adam Exp $
+# $NetBSD: Makefile,v 1.37 2024/10/03 08:56:03 adam Exp $
-DISTNAME= tifffile-2024.8.30
+DISTNAME= tifffile-2024.9.20
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.33 pkgsrc/graphics/py-tifffile/distinfo:1.34
--- pkgsrc/graphics/py-tifffile/distinfo:1.33 Tue Sep 3 12:53:23 2024
+++ pkgsrc/graphics/py-tifffile/distinfo Thu Oct 3 08:56:03 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2024/09/03 12:53:23 adam Exp $
+$NetBSD: distinfo,v 1.34 2024/10/03 08:56:03 adam Exp $
-BLAKE2s (tifffile-2024.8.30.tar.gz) = 4085d11e8f605634262404946dae01a59379df27062dce49fb40582f43ff34bb
-SHA512 (tifffile-2024.8.30.tar.gz) = 22b38fff0525a89a54cc1bcf87f33a1dd7514e56696dbbd55e4655144bcbe9ec42f5ebe51c05bc5f7314e2a13a9c8163f27ac9fbab3da7948ac2a6bf643976fb
-Size (tifffile-2024.8.30.tar.gz) = 365714 bytes
+BLAKE2s (tifffile-2024.9.20.tar.gz) = 417685ea23b89bf61e4a153ed467bb31035c176be50bca97e61c15e7f746e3bf
+SHA512 (tifffile-2024.9.20.tar.gz) = d0897ee0362b7c1cd3ef0f6e7332900bd8df6cbdb676331ab1145414f4ef701129bf02746430b946d9cbf857cfa2ed0154f8a0d4ec8a82a3f7fb1502fee21fd0
+Size (tifffile-2024.9.20.tar.gz) = 367207 bytes
Home |
Main Index |
Thread Index |
Old Index