python3-tifffile: update to 2022.8.8.

This commit is contained in:
Andrew J. Hesford 2022-08-11 08:33:54 -04:00
parent f7d830e9a8
commit 7ea0bc88ef

View file

@ -1,6 +1,6 @@
# Template file for 'python3-tifffile'
pkgname=python3-tifffile
version=2022.8.3
version=2022.8.8
revision=1
wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module
@ -12,7 +12,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=6a2a8f1ad45277eabc580c981ebc2cbe9024013dc0412f0befcad94e7e94c908
checksum=ef544102d7056a1fba98c16a2e166caf4efba050ebae0e7f153c99a28b35958f
# Tests require unpackaged fsspec
make_check=no