python3-tifffile: update to 2023.8.30.

This commit is contained in:
Andrew J. Hesford 2023-09-01 13:44:21 -04:00
parent cb4c843f1f
commit 4ddda26f2f

View file

@ -1,6 +1,6 @@
# Template file for 'python3-tifffile'
pkgname=python3-tifffile
version=2023.8.12
version=2023.8.30
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=5b1ae208a043b2ef34f0e69c2d34f828d1827e1bfdeb9cbaa263bc5d31bfd78d
checksum=621677611afa321f098e332793dc0d70cd673f95878db9b54a9005e34090ea66
# Tests require unpackaged fsspec
make_check=no