python3-tifffile: update to 2022.2.9.
This commit is contained in:
parent
a8232538e2
commit
68da90ca3e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-tifffile'
|
# Template file for 'python3-tifffile'
|
||||||
pkgname=python3-tifffile
|
pkgname=python3-tifffile
|
||||||
version=2022.2.2
|
version=2022.2.9
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/cgohlke/tifffile"
|
homepage="https://github.com/cgohlke/tifffile"
|
||||||
changelog="https://raw.githubusercontent.com/cgohlke/tifffile/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/cgohlke/tifffile/master/CHANGES.rst"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=85a83c24a214e8baf09da1f85ca5a88b52610142f561ecc2873404ef50a3f6e3
|
checksum=901f11169c2aa94c6b3cd9af2998de4b169d33210f78ae08a9acd21a231ebb7e
|
||||||
# Tests require unpackaged fsspec
|
# Tests require unpackaged fsspec
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue