From 7ea0bc88ef85a4d0bc7d23b7486ab46b46361089 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 11 Aug 2022 08:33:54 -0400 Subject: [PATCH] python3-tifffile: update to 2022.8.8. --- 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 7a5860ed1d0..67bae7eb1e4 100644 --- a/srcpkgs/python3-tifffile/template +++ b/srcpkgs/python3-tifffile/template @@ -1,6 +1,6 @@ # Template file for 'python3-tifffile' pkgname=python3-tifffile -version=2022.8.3 +version=2022.8.8 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=6a2a8f1ad45277eabc580c981ebc2cbe9024013dc0412f0befcad94e7e94c908 +checksum=ef544102d7056a1fba98c16a2e166caf4efba050ebae0e7f153c99a28b35958f # Tests require unpackaged fsspec make_check=no