From b339c0edb93c4ff5c52c308654a8ee98ee19b705 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 7 Jun 2021 16:12:16 -0400 Subject: [PATCH] python3-tifffile: update to 2021.6.6. --- srcpkgs/python3-tifffile/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-tifffile/template b/srcpkgs/python3-tifffile/template index f09d1d9d33c..730cd348b57 100644 --- a/srcpkgs/python3-tifffile/template +++ b/srcpkgs/python3-tifffile/template @@ -1,6 +1,6 @@ # Template file for 'python3-tifffile' pkgname=python3-tifffile -version=2021.4.8 +version=2021.6.6 revision=1 wrksrc="${pkgname#python3-}-${version}" build_style=python3-module @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://github.com/cgohlke/tifffile" changelog="https://raw.githubusercontent.com/cgohlke/tifffile/master/CHANGES.rst" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=449d05149e2dd3c0c2195d9a2ccd719c53840a516f82634e7dee1b5195f9d3c1 +checksum=cf3b22cc80138c3c769a3c2f3bbda028b9c88b173ea5d2bbf5ccf507925a2b19 # Tests require unpackaged fsspec make_check=no