python3-tifffile: update to 2023.8.12.

This commit is contained in:
Andrew J. Hesford 2023-08-18 10:25:40 -04:00
parent ea01689bca
commit 37df28ec18

View file

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