python3-tifffile: update to 2020.11.26.

This commit is contained in:
Andrew J. Hesford 2020-11-28 01:10:09 -05:00
parent dbec7076a9
commit 5951e95e84
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-tifffile'
pkgname=python3-tifffile
version=2020.11.18
version=2020.11.26
revision=1
wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module
@ -13,7 +13,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=8ec02abeaa1921e23264ba6810af52bf66bd1ba437bf5199458937c6f315355e
checksum=64fc7602330301e910cc343e99bac02f9b453e933c1ee2050f316cbfee725df3
do_check() {
python3 -m pytest