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 Mar 8 20:07:20 UTC 2021
Modified Files:
pkgsrc/graphics/py-tifffile: Makefile distinfo
Log Message:
py-tifffile: updated to 2021.3.5
2021.3.5
Pass 4390 tests.
Preliminary support for EER format.
Do not warn about unknown compression
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.3 -r1.4 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.4 pkgsrc/graphics/py-tifffile/Makefile:1.5
--- pkgsrc/graphics/py-tifffile/Makefile:1.4 Fri Mar 5 04:21:05 2021
+++ pkgsrc/graphics/py-tifffile/Makefile Mon Mar 8 20:07:20 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/03/05 04:21:05 gutteridge Exp $
+# $NetBSD: Makefile,v 1.5 2021/03/08 20:07:20 adam Exp $
-DISTNAME= tifffile-2021.3.4
+DISTNAME= tifffile-2021.3.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tifffile/}
@@ -12,7 +12,7 @@ LICENSE= modified-bsd
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE+= 27 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27 36
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
Index: pkgsrc/graphics/py-tifffile/distinfo
diff -u pkgsrc/graphics/py-tifffile/distinfo:1.3 pkgsrc/graphics/py-tifffile/distinfo:1.4
--- pkgsrc/graphics/py-tifffile/distinfo:1.3 Fri Mar 5 04:21:05 2021
+++ pkgsrc/graphics/py-tifffile/distinfo Mon Mar 8 20:07:20 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2021/03/05 04:21:05 gutteridge Exp $
+$NetBSD: distinfo,v 1.4 2021/03/08 20:07:20 adam Exp $
-SHA1 (tifffile-2021.3.4.tar.gz) = 4d87f65fc9097663fe23cb5962acf241286af1ec
-RMD160 (tifffile-2021.3.4.tar.gz) = cc3b481cb0f67227d75651ab4adbcce49563c0fb
-SHA512 (tifffile-2021.3.4.tar.gz) = 77c9c8b0d656a3c730bb92c9fda893ec7232184dcf070d373418dbed87f122b16e2458e640f4dc11c348520539b434a6ae09a0ab8f75d2aefb31416cd86260b7
-Size (tifffile-2021.3.4.tar.gz) = 243754 bytes
+SHA1 (tifffile-2021.3.5.tar.gz) = 61003c3326c769b2d196aef943aef4df2ebf956f
+RMD160 (tifffile-2021.3.5.tar.gz) = 71d65e799fc074d4f1313dfd6e5eaf5fc5e20988
+SHA512 (tifffile-2021.3.5.tar.gz) = a0f7e438e3a4c9162ce4ea31a8e298c74cbd384d4129ddb8ef06365052c92b48e8eb34eff7540df104fcd6eee0ff7b9225f1bf65c00a8f8c311ba73bd9567982
+Size (tifffile-2021.3.5.tar.gz) = 244327 bytes
Home |
Main Index |
Thread Index |
Old Index