mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-tifffile: update to 2022.4.28.
This commit is contained in:
parent
e5f893a8ea
commit
c08ad0d875
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-tifffile'
|
# Template file for 'python3-tifffile'
|
||||||
pkgname=python3-tifffile
|
pkgname=python3-tifffile
|
||||||
version=2022.4.8
|
version=2022.4.28
|
||||||
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=f4dafa604c949ebedc60a0fd41be0048399fea72b529efcff6330a29590ee5f6
|
checksum=5ee740afa64bfc8da5b1e7badc5d4e20766f7631adb48792e5ee72978ba0fcff
|
||||||
# Tests require unpackaged fsspec
|
# Tests require unpackaged fsspec
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue