mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-tifffile: update to 2022.8.8.
This commit is contained in:
parent
f7d830e9a8
commit
7ea0bc88ef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-tifffile'
|
||||
pkgname=python3-tifffile
|
||||
version=2022.8.3
|
||||
version=2022.8.8
|
||||
revision=1
|
||||
wrksrc="${pkgname#python3-}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,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=6a2a8f1ad45277eabc580c981ebc2cbe9024013dc0412f0befcad94e7e94c908
|
||||
checksum=ef544102d7056a1fba98c16a2e166caf4efba050ebae0e7f153c99a28b35958f
|
||||
# Tests require unpackaged fsspec
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue