python3-tifffile: update to 2022.2.2.

This commit is contained in:
Andrew J. Hesford 2022-02-08 18:06:38 -05:00
parent 952439fbe4
commit 2fc7523386

View File

@ -1,6 +1,6 @@
# Template file for 'python3-tifffile'
pkgname=python3-tifffile
version=2021.11.2
version=2022.2.2
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=68e4ec10bc189f7ea9526619bf4787ec7d9decb857c6f15a06a999bdff4abfc0
checksum=85a83c24a214e8baf09da1f85ca5a88b52610142f561ecc2873404ef50a3f6e3
# Tests require unpackaged fsspec
make_check=no