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 Apr 15 15:27:29 UTC 2025
Modified Files:
pkgsrc/graphics/py-tifffile: Makefile PLIST distinfo
Log Message:
py-tifffile: updated to 2025.3.30
2025.3.30
- Pass 5110 tests.
- Fix for imagecodecs 2025.3.30.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/py-tifffile/PLIST
cvs rdiff -u -r1.38 -r1.39 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.43 pkgsrc/graphics/py-tifffile/Makefile:1.44
--- pkgsrc/graphics/py-tifffile/Makefile:1.43 Fri Mar 14 08:10:37 2025
+++ pkgsrc/graphics/py-tifffile/Makefile Tue Apr 15 15:27:29 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2025/03/14 08:10:37 adam Exp $
+# $NetBSD: Makefile,v 1.44 2025/04/15 15:27:29 adam Exp $
-DISTNAME= tifffile-2025.3.13
+DISTNAME= tifffile-2025.3.30
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tifffile/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://www.lfd.uci.edu/~gohlk
COMMENT= Read and write TIFF(r) files
LICENSE= modified-bsd
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
TEST_DEPENDS+= ${PYPKGPREFIX}-fsspec-[0-9]*:../../sysutils/py-fsspec
Index: pkgsrc/graphics/py-tifffile/PLIST
diff -u pkgsrc/graphics/py-tifffile/PLIST:1.6 pkgsrc/graphics/py-tifffile/PLIST:1.7
--- pkgsrc/graphics/py-tifffile/PLIST:1.6 Sun Dec 17 16:00:07 2023
+++ pkgsrc/graphics/py-tifffile/PLIST Tue Apr 15 15:27:29 2025
@@ -1,13 +1,13 @@
-@comment $NetBSD: PLIST,v 1.6 2023/12/17 16:00:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2025/04/15 15:27:29 adam Exp $
bin/lsm2bin-${PYVERSSUFFIX}
bin/tiff2fsspec-${PYVERSSUFFIX}
bin/tiffcomment-${PYVERSSUFFIX}
bin/tifffile-${PYVERSSUFFIX}
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/tifffile/__init__.py
${PYSITELIB}/tifffile/__init__.pyc
Index: pkgsrc/graphics/py-tifffile/distinfo
diff -u pkgsrc/graphics/py-tifffile/distinfo:1.38 pkgsrc/graphics/py-tifffile/distinfo:1.39
--- pkgsrc/graphics/py-tifffile/distinfo:1.38 Fri Mar 14 08:10:37 2025
+++ pkgsrc/graphics/py-tifffile/distinfo Tue Apr 15 15:27:29 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2025/03/14 08:10:37 adam Exp $
+$NetBSD: distinfo,v 1.39 2025/04/15 15:27:29 adam Exp $
-BLAKE2s (tifffile-2025.3.13.tar.gz) = 13472ec3d5f9ef7274cd20087ef8e482971e7ad06c0a47ddcbb64c7814885bb6
-SHA512 (tifffile-2025.3.13.tar.gz) = 21da57986f7a6b1dd876ef661fe9c751acd5409d24c34dfbcdb43661007e6453d067a6b0da3d4917ceddd1e22e827ad03f5a453367b0a29f39cf9b280034bb2b
-Size (tifffile-2025.3.13.tar.gz) = 366062 bytes
+BLAKE2s (tifffile-2025.3.30.tar.gz) = 262a42f77b338239c47c0791d132a62a170cca600aa4169f81dcb8d4d3c81c67
+SHA512 (tifffile-2025.3.30.tar.gz) = 75f2fe394b8149126ff0e8268bcd764de402caec3c75126fd3de368fbaa2384c94faa1a0c6a84a10ad8ebd239d0724d6adfdc50243dfb7e26ed78d485d734d0e
+Size (tifffile-2025.3.30.tar.gz) = 366039 bytes
Home |
Main Index |
Thread Index |
Old Index