From 77ec393c3ba0af13ce64cbdf57e2e3466f751551 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 17 Mar 2023 11:28:56 -0400 Subject: [PATCH] python3-tifffile: update to 2023.3.15. --- 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 215b1ddd65e..658d46c64de 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.2.28 +version=2023.3.15 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=10682c5d8d3f0814964908eba038f94ccf266351a0a11207ff35c4bf74cf9d9f +checksum=c49b0363a0942babd99f9e98d9f9771dd95d5878997b7c2778e3ca1e548df8b1 # Tests require unpackaged fsspec make_check=no