python3-tifffile: update to 2023.2.3.

This commit is contained in:
Andrew J. Hesford 2023-02-06 11:35:14 -05:00
parent a692094850
commit 7c032c87f1

View file

@ -1,6 +1,6 @@
# Template file for 'python3-tifffile'
pkgname=python3-tifffile
version=2023.1.23.1
version=2023.2.3
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=523ef674d75ee34d713578f28a20b18d8a5cbc89165a90f3fd7339be5de2921e
checksum=6c245e8087b5ee6106f3f056abfc60abae05323c1a1d5e5f41a51a9ec05eb820
# Tests require unpackaged fsspec
make_check=no