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:           Fri Apr  2 07:47:00 UTC 2021

Modified Files:
        pkgsrc/graphics/py-tifffile: ALTERNATIVES Makefile PLIST distinfo

Log Message:
py-tifffile: updated to 2021.3.31

2021.3.31
    Pass 4391 tests.
    Use JPEG restart markers as tile offsets in NDPI.
    Support version 1 and more codecs in fsspec ReferenceFileSystem (untested).
2021.3.17
    Fix regression reading multi-file OME-TIFF with missing files.
    Fix fsspec ReferenceFileSystem with non-native byte order.
2021.3.16
    TIFF is no longer a defended trademark.
    Add method to export fsspec ReferenceFileSystem from ZarrTiffStore


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/py-tifffile/ALTERNATIVES \
    pkgsrc/graphics/py-tifffile/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/py-tifffile/Makefile
cvs rdiff -u -r1.4 -r1.5 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/ALTERNATIVES
diff -u pkgsrc/graphics/py-tifffile/ALTERNATIVES:1.1 pkgsrc/graphics/py-tifffile/ALTERNATIVES:1.2
--- pkgsrc/graphics/py-tifffile/ALTERNATIVES:1.1        Wed Feb 24 19:54:49 2021
+++ pkgsrc/graphics/py-tifffile/ALTERNATIVES    Fri Apr  2 07:47:00 2021
@@ -1,3 +1,4 @@
 bin/lsm2bin @PREFIX@/bin/lsm2bin-@PYVERSSUFFIX@
+bin/tiff2fsspec @PREFIX@/bin/tiff2fsspec-@PYVERSSUFFIX@
 bin/tiffcomment @PREFIX@/bin/tiffcomment-@PYVERSSUFFIX@
 bin/tifffile @PREFIX@/bin/tifffile-@PYVERSSUFFIX@
Index: pkgsrc/graphics/py-tifffile/PLIST
diff -u pkgsrc/graphics/py-tifffile/PLIST:1.1 pkgsrc/graphics/py-tifffile/PLIST:1.2
--- pkgsrc/graphics/py-tifffile/PLIST:1.1       Wed Feb 24 19:54:49 2021
+++ pkgsrc/graphics/py-tifffile/PLIST   Fri Apr  2 07:47:00 2021
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2021/02/24 19:54:49 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/04/02 07:47:00 adam Exp $
 bin/lsm2bin-${PYVERSSUFFIX}
+bin/tiff2fsspec-${PYVERSSUFFIX}
 bin/tiffcomment-${PYVERSSUFFIX}
 bin/tifffile-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
@@ -17,6 +18,9 @@ ${PYSITELIB}/tifffile/__main__.pyo
 ${PYSITELIB}/tifffile/lsm2bin.py
 ${PYSITELIB}/tifffile/lsm2bin.pyc
 ${PYSITELIB}/tifffile/lsm2bin.pyo
+${PYSITELIB}/tifffile/tiff2fsspec.py
+${PYSITELIB}/tifffile/tiff2fsspec.pyc
+${PYSITELIB}/tifffile/tiff2fsspec.pyo
 ${PYSITELIB}/tifffile/tiffcomment.py
 ${PYSITELIB}/tifffile/tiffcomment.pyc
 ${PYSITELIB}/tifffile/tiffcomment.pyo

Index: pkgsrc/graphics/py-tifffile/Makefile
diff -u pkgsrc/graphics/py-tifffile/Makefile:1.5 pkgsrc/graphics/py-tifffile/Makefile:1.6
--- pkgsrc/graphics/py-tifffile/Makefile:1.5    Mon Mar  8 20:07:20 2021
+++ pkgsrc/graphics/py-tifffile/Makefile        Fri Apr  2 07:47:00 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/03/08 20:07:20 adam Exp $
+# $NetBSD: Makefile,v 1.6 2021/04/02 07:47:00 adam Exp $
 
-DISTNAME=      tifffile-2021.3.5
+DISTNAME=      tifffile-2021.3.31
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tifffile/}
@@ -15,10 +15,10 @@ USE_LANGUAGES=      # none
 PYTHON_VERSIONS_INCOMPATIBLE=  27 36
 
 post-install:
+.for bin in lsm2bin tiff2fsspec tiffcomment tifffile
        cd ${DESTDIR}${PREFIX}/bin && \
-       ${MV} lsm2bin lsm2bin-${PYVERSSUFFIX} && \
-       ${MV} tiffcomment tiffcomment-${PYVERSSUFFIX} && \
-       ${MV} tifffile tifffile-${PYVERSSUFFIX} || ${TRUE}
+       ${MV} ${bin} ${bin}-${PYVERSSUFFIX} || ${TRUE}
+.endfor
 
 .include "../../lang/python/egg.mk"
 .include "../../math/py-numpy/buildlink3.mk"

Index: pkgsrc/graphics/py-tifffile/distinfo
diff -u pkgsrc/graphics/py-tifffile/distinfo:1.4 pkgsrc/graphics/py-tifffile/distinfo:1.5
--- pkgsrc/graphics/py-tifffile/distinfo:1.4    Mon Mar  8 20:07:20 2021
+++ pkgsrc/graphics/py-tifffile/distinfo        Fri Apr  2 07:47:00 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2021/03/08 20:07:20 adam Exp $
+$NetBSD: distinfo,v 1.5 2021/04/02 07:47:00 adam Exp $
 
-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
+SHA1 (tifffile-2021.3.31.tar.gz) = 028fe6b7cececac4abc742466f73c73126dd2559
+RMD160 (tifffile-2021.3.31.tar.gz) = 4508a92f26e91c2f7afcf9cafc9c2507506fea4f
+SHA512 (tifffile-2021.3.31.tar.gz) = 208523c1749af88cf4155d0b601d7bd61da08233c7ff968c72bf0717b75144d426df529adc5d4f83a7e2afdb0298b7665b91f026196dda9dfa0afedba1f1ca26
+Size (tifffile-2021.3.31.tar.gz) = 246207 bytes



Home | Main Index | Thread Index | Old Index