python3-tifffile: update to 2023.3.15.

This commit is contained in:
Andrew J. Hesford 2023-03-17 11:28:56 -04:00
parent e28af2f2d2
commit 77ec393c3b

View file

@ -1,6 +1,6 @@
# Template file for 'python3-tifffile'
pkgname=python3-tifffile
version=2023.2.28
version=2023.3.15
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,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=10682c5d8d3f0814964908eba038f94ccf266351a0a11207ff35c4bf74cf9d9f
checksum=c49b0363a0942babd99f9e98d9f9771dd95d5878997b7c2778e3ca1e548df8b1
# Tests require unpackaged fsspec
make_check=no