python3-tifffile: update to 2020.12.4.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-tifffile'
|
||||
pkgname=python3-tifffile
|
||||
version=2020.11.26
|
||||
version=2020.12.4
|
||||
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=64fc7602330301e910cc343e99bac02f9b453e933c1ee2050f316cbfee725df3
|
||||
checksum=3f23dec80fce5da7ab8ed928fbf2e5d4d317761ef924c3908ca1d3d821cdbd37
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
||||
Reference in New Issue
Block a user