python3-tifffile: update to 2023.9.26.

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:02 -04:00
parent 1edac2f628
commit ecaae1e0a2
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.9.18
version=2023.9.26
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=e0c84fc4121122e0c463858860c19609ec9913a5bb2c056ddfe1f698007c4b4c
checksum=e199f87e21788e27b57c0fb110ee0e06b84946b1289900431397851d12b42efa
# Tests require unpackaged fsspec
make_check=no