python3-imageio: update to 2.11.1.

This commit is contained in:
Andrew J. Hesford 2021-11-19 08:17:24 -05:00
parent 5f7cbc0160
commit 01e6bab3df

View file

@ -1,6 +1,6 @@
# Template file for 'python3-imageio'
pkgname=python3-imageio
version=2.10.4
version=2.11.1
revision=1
wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module
@ -9,13 +9,14 @@ make_check_args="--ignore=tests/test_pillow.py
--ignore=tests/test_ffmpeg.py --ignore=tests/test_ffmpeg_info.py"
hostmakedepends="python3-setuptools"
depends="python3-numpy python3-Pillow"
checkdepends="python3-pytest python3-psutil git libglvnd freeimage $depends"
checkdepends="python3-pytest python3-tifffile python3-psutil
git libglvnd freeimage $depends"
short_desc="Python library for reading and writing image data"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-2-Clause"
homepage="https://github.com/imageio/imageio"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=86559b2981cc60fe5bdde1a6e0ac4711f4eeef4874eee1a4c6dd35743a4885c2
checksum=5ab8ec9aad5c3e2338ea459ae92a4a1b53749cb7d5ffb00aefd2451a863dda7b
post_install() {
vlicense LICENSE