python3-tifffile: update to 2023.7.10.

This commit is contained in:
Andrew J. Hesford 2023-07-12 11:14:51 -04:00
parent cfd57ede59
commit fdfe86493b

View File

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