Thu May 6 07:42:53 2021 UTC ()
py-tifffile: updated to 2021.4.8

2021.4.8
    Pass 4393 tests.
    Fix reading OJPEG with wrong photometric or samplesperpixel tags.
    Fix fsspec ReferenceFileSystem v1 and JPEG compression.
    Use TiffTagRegistry for NDPI_TAGS, EXIF_TAGS, GPS_TAGS, IOP_TAGS constants.
    Make TIFF.GEO_KEYS an Enum (breaking).


(adam)
diff -r1.6 -r1.7 pkgsrc/graphics/py-tifffile/Makefile
diff -r1.5 -r1.6 pkgsrc/graphics/py-tifffile/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/graphics/py-tifffile/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/py-tifffile/Makefile 2021/04/02 07:47:00 1.6
+++ pkgsrc/graphics/py-tifffile/Makefile 2021/05/06 07:42:53 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2021/04/02 07:47:00 adam Exp $ 1# $NetBSD: Makefile,v 1.7 2021/05/06 07:42:53 adam Exp $
2 2
3DISTNAME= tifffile-2021.3.31 3DISTNAME= tifffile-2021.4.8
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= graphics python 5CATEGORIES= graphics python
6MASTER_SITES= ${MASTER_SITE_PYPI:=t/tifffile/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=t/tifffile/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://www.lfd.uci.edu/~gohlke/ 9HOMEPAGE= https://www.lfd.uci.edu/~gohlke/
10COMMENT= Read and write TIFF(r) files 10COMMENT= Read and write TIFF(r) files
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13USE_LANGUAGES= # none 13USE_LANGUAGES= # none
14 14
15PYTHON_VERSIONS_INCOMPATIBLE= 27 36 15PYTHON_VERSIONS_INCOMPATIBLE= 27 36
16 16

cvs diff -r1.5 -r1.6 pkgsrc/graphics/py-tifffile/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/py-tifffile/distinfo 2021/04/02 07:47:00 1.5
+++ pkgsrc/graphics/py-tifffile/distinfo 2021/05/06 07:42:53 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2021/04/02 07:47:00 adam Exp $ 1$NetBSD: distinfo,v 1.6 2021/05/06 07:42:53 adam Exp $
2 2
3SHA1 (tifffile-2021.3.31.tar.gz) = 028fe6b7cececac4abc742466f73c73126dd2559 3SHA1 (tifffile-2021.4.8.tar.gz) = 04b51ca68890e53a411c6ecb74d4f80f8a7e66b7
4RMD160 (tifffile-2021.3.31.tar.gz) = 4508a92f26e91c2f7afcf9cafc9c2507506fea4f 4RMD160 (tifffile-2021.4.8.tar.gz) = 61c0618639e43525cf03c8b2cd34056ac4ef918d
5SHA512 (tifffile-2021.3.31.tar.gz) = 208523c1749af88cf4155d0b601d7bd61da08233c7ff968c72bf0717b75144d426df529adc5d4f83a7e2afdb0298b7665b91f026196dda9dfa0afedba1f1ca26 5SHA512 (tifffile-2021.4.8.tar.gz) = f7988560177e5b509cc9a5140e29201f7604a1692c5726f5d4cdc1b255ab46aa728eb907183d3386f3a22670540c831cac3a5ba57821b28f1a6be7dbb6e64187
6Size (tifffile-2021.3.31.tar.gz) = 246207 bytes 6Size (tifffile-2021.4.8.tar.gz) = 246578 bytes