python3-tifffile: update to 2022.8.12.

This commit is contained in:
Andrew J. Hesford 2022-08-15 10:13:27 -04:00
parent b7638b4c02
commit ebc1a94503
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-tifffile'
pkgname=python3-tifffile
version=2022.8.8
version=2022.8.12
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=ef544102d7056a1fba98c16a2e166caf4efba050ebae0e7f153c99a28b35958f
checksum=dd57a4b7494359fe12c082bd67ccd05f269a461afb21aef5c53d7a69229a2c5d
# Tests require unpackaged fsspec
make_check=no