python3-tifffile: update to 2023.7.18.

This commit is contained in:
Andrew J. Hesford 2023-07-20 09:22:36 -04:00
parent bef44df143
commit a0fd97757d

View File

@ -1,6 +1,6 @@
# Template file for 'python3-tifffile'
pkgname=python3-tifffile
version=2023.7.10
version=2023.7.18
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=69419dec257ccd1285a79fceb2237352bc25ec4b375845c33d4dfc0a87de45bf
checksum=009d48a7e77b36a4959f350050af2ea91659ac3c7a6d3849cc589b4651c2892c
# Tests require unpackaged fsspec
make_check=no