python3-tifffile: update to 2022.10.10.

This commit is contained in:
Andrew J. Hesford 2022-10-11 14:37:14 -04:00
parent c7e1da1b43
commit 55c2aee853

View file

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