python3-tifffile: update to 2023.4.12.

This commit is contained in:
Andrew J. Hesford 2023-04-13 08:19:18 -04:00
parent 078b153c1a
commit 832688a853
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-tifffile'
pkgname=python3-tifffile
version=2023.3.21
version=2023.4.12
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=e74b1a29b83b0c11c22cc9d953fd34360b71cb80e614f9d6f0abce638ad3c8d2
checksum=311163c6c878d1a177dd30a5b33b421e624fedb7110bda2c2065b3cd86b3ad22
# Tests require unpackaged fsspec
make_check=no