python3-tifffile: update to 2020.11.26.
This commit is contained in:
parent
dbec7076a9
commit
5951e95e84
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue