python3-tifffile: update to 2025.12.12.

This commit is contained in:
Andrew J. Hesford
2025-12-14 13:18:58 -05:00
parent 9cec8574df
commit b7efda55b7
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'python3-tifffile'
pkgname=python3-tifffile
version=2025.10.16
revision=2
version=2025.12.12
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-numpy"
@@ -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=89bf88744ec98db7afb7ed02b8c209eb3e9b9c88e5ee5a2d07cfa7cb24524260
checksum=198b7e8d98c5cb75bed9784cd559e9ea225d6daffe1718bdc033150a0f5e7c7f
# Tests require unpackaged fsspec
make_check=no