python3-tifffile: update to 2025.6.11.

This commit is contained in:
Andrew J. Hesford 2025-06-20 16:10:06 -04:00
parent 7129addd3e
commit 931386016e

View file

@ -1,6 +1,6 @@
# Template file for 'python3-tifffile'
pkgname=python3-tifffile
version=2025.6.1
version=2025.6.11
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=08a9f507c9c8e7300cca007d8138bfdcdfb0af19abd9d3bdbb84d3a2f2bb3875
checksum=50245837343329de03d8567ac331c12da394cdf5a36193ec939b7634a479b894
# Tests require unpackaged fsspec
make_check=no