summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-03-04 14:05:49 +0000
committeradam <adam@pkgsrc.org>2021-03-04 14:05:49 +0000
commitcc4b37529ed16bce8af2d43f2c220f581a206bb8 (patch)
treec614d141551f3ded92113a3a8558525209a08371 /graphics
parente386a8093da746cf00d476091fb23a849535db6d (diff)
downloadpkgsrc-cc4b37529ed16bce8af2d43f2c220f581a206bb8.tar.gz
py-tifffile: updated to 2021.2.26
2021.2.26 Pass 4388 tests. Squeeze axes of LSM series by default (breaking). Add option to preserve single dimensions when reading from series (WIP). Do not allow appending to OME-TIFF files. Fix reading STK files without name attribute in metadata. Make TIFF constants multi-thread safe and pickleable. Add detection of NDTiffStorage MajorVersion to read_micromanager_metadata. Support ScanImage v4 files in read_scanimage_metadata (not tested).
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-tifffile/Makefile8
-rw-r--r--graphics/py-tifffile/distinfo10
2 files changed, 10 insertions, 8 deletions
diff --git a/graphics/py-tifffile/Makefile b/graphics/py-tifffile/Makefile
index 89f409b1409..dcad48a6b79 100644
--- a/graphics/py-tifffile/Makefile
+++ b/graphics/py-tifffile/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2021/02/27 23:47:59 markd Exp $
+# $NetBSD: Makefile,v 1.3 2021/03/04 14:05:49 adam Exp $
-DISTNAME= tifffile-2021.2.1
+DISTNAME= tifffile-2021.2.26
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tifffile/}
@@ -10,7 +10,9 @@ HOMEPAGE= https://www.lfd.uci.edu/~gohlke/
COMMENT= Read and write TIFF(r) files
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE= 27 36
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
diff --git a/graphics/py-tifffile/distinfo b/graphics/py-tifffile/distinfo
index c6e7f564304..21569b39be5 100644
--- a/graphics/py-tifffile/distinfo
+++ b/graphics/py-tifffile/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2021/02/24 19:54:49 markd Exp $
+$NetBSD: distinfo,v 1.2 2021/03/04 14:05:49 adam Exp $
-SHA1 (tifffile-2021.2.1.tar.gz) = be1dc4cf0079523482b0d3b5671a14551d9ab4ea
-RMD160 (tifffile-2021.2.1.tar.gz) = bac85430525f6a2e6c3df359bacf942c6b606bbf
-SHA512 (tifffile-2021.2.1.tar.gz) = 09ee4a6ed844ef8468acfdac75f0ae0e4ad06eb3b2cb53dd7aebe3271aa98efe5c49b89a9e979649cc28ec43b88add18144a741efac4f99055b42dfb9add41cf
-Size (tifffile-2021.2.1.tar.gz) = 239047 bytes
+SHA1 (tifffile-2021.2.26.tar.gz) = ccb6c53d3e4c6d68d858489ab2fd05f15d0f57dc
+RMD160 (tifffile-2021.2.26.tar.gz) = b8a472629c8805bbaa4528b90b12bc1bf8af8ac7
+SHA512 (tifffile-2021.2.26.tar.gz) = 863527c7321b4c8b03fa3b4edc4ba4596ffb7ff9f0f2a040d4a64d96d528b4624b1a605716c8d22744d3afe8ed81c22e065b9b44276996f786077983fcaa085e
+Size (tifffile-2021.2.26.tar.gz) = 241832 bytes