pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/py-tifffile py-tifffile: updated to 2021.3.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27f18e69a921
branches:  trunk
changeset: 448474:27f18e69a921
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Mar 08 20:07:20 2021 +0000

description:
py-tifffile: updated to 2021.3.5

2021.3.5
Pass 4390 tests.
Preliminary support for EER format.
Do not warn about unknown compression

diffstat:

 graphics/py-tifffile/Makefile |   6 +++---
 graphics/py-tifffile/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r d68a221ad3f8 -r 27f18e69a921 graphics/py-tifffile/Makefile
--- a/graphics/py-tifffile/Makefile     Mon Mar 08 16:37:59 2021 +0000
+++ b/graphics/py-tifffile/Makefile     Mon Mar 08 20:07:20 2021 +0000
@@ -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 @@
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE+= 27 36
+PYTHON_VERSIONS_INCOMPATIBLE=  27 36
 
 post-install:
        cd ${DESTDIR}${PREFIX}/bin && \
diff -r d68a221ad3f8 -r 27f18e69a921 graphics/py-tifffile/distinfo
--- a/graphics/py-tifffile/distinfo     Mon Mar 08 16:37:59 2021 +0000
+++ b/graphics/py-tifffile/distinfo     Mon Mar 08 20:07:20 2021 +0000
@@ -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