python3-tifffile: update to 2022.8.3.

This commit is contained in:
Andrew J. Hesford 2022-08-04 13:04:31 -04:00
parent 391993e6a6
commit 90cb7f20a3

View File

@ -1,6 +1,6 @@
# Template file for 'python3-tifffile'
pkgname=python3-tifffile
version=2022.7.28
version=2022.8.3
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=f5b22074d35deedbb9f7ed412972ca8a4d02719a379222b9911f37a1dd3bf96d
checksum=6a2a8f1ad45277eabc580c981ebc2cbe9024013dc0412f0befcad94e7e94c908
# Tests require unpackaged fsspec
make_check=no