From 55c2aee853ed9d3043ad14c271ce8c4ae6603206 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 11 Oct 2022 14:37:14 -0400 Subject: [PATCH] python3-tifffile: update to 2022.10.10. --- 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 da3b6469936..8393e0924b7 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.12 +version=2022.10.10 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=dd57a4b7494359fe12c082bd67ccd05f269a461afb21aef5c53d7a69229a2c5d +checksum=44fcd17b7746a254d352dfa5a9d5b457865010f37c40c499375198dbb6dde81e # Tests require unpackaged fsspec make_check=no