python3-tifffile: update to 2022.3.25.

This commit is contained in:
Andrew J. Hesford 2022-03-30 21:19:55 -04:00
parent b79b3d3027
commit 8bec507918

View File

@ -1,6 +1,6 @@
# Template file for 'python3-tifffile'
pkgname=python3-tifffile
version=2022.3.16
version=2022.3.25
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=2e51c805be3a77f472c0cca3f0c13e60eb110fbfc305a20e278dad3d4e4fe4bf
checksum=620c68f3eeb2b1923e1b3a8bf8a8b7f79498bcd9cd34051ad567c44f0a404353
# Tests require unpackaged fsspec
make_check=no