python3-tifffile: update to 2026.1.28.

This commit is contained in:
Andrew J. Hesford
2026-01-30 10:24:13 -05:00
parent 6dbc7f4140
commit bba7392d7f
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-tifffile'
pkgname=python3-tifffile
version=2025.12.20
version=2026.1.28
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=48ad84abb0f3669dc734de4cfe97c54470436cbc57f766731c9840b5e0764345
checksum=48838c4adf0fde744da37d2b109d92e14bf9aafceda2c15640fec99a3e233ebb
# Tests require unpackaged fsspec
make_check=no