From 2c22176767f777b957f65ae3a5405b1019890106 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 22 Mar 2023 09:57:09 -0400 Subject: [PATCH] python3-tifffile: update to 2023.3.21. --- 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 658d46c64de..40c78d88609 100644 --- a/srcpkgs/python3-tifffile/template +++ b/srcpkgs/python3-tifffile/template @@ -1,6 +1,6 @@ # Template file for 'python3-tifffile' pkgname=python3-tifffile -version=2023.3.15 +version=2023.3.21 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,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=c49b0363a0942babd99f9e98d9f9771dd95d5878997b7c2778e3ca1e548df8b1 +checksum=e74b1a29b83b0c11c22cc9d953fd34360b71cb80e614f9d6f0abce638ad3c8d2 # Tests require unpackaged fsspec make_check=no