python3-imageio: update to 2.34.0.
This commit is contained in:
parent
3ce5fd97f9
commit
5791a7558f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-imageio'
|
||||
pkgname=python3-imageio
|
||||
version=2.33.1
|
||||
version=2.34.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
# tests have unpackaged dependencies, require network or missing data files
|
||||
|
@ -16,7 +16,7 @@ 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=f091e91d08ccdd7b5dc2d04c28a034d794bf1d36fc785b0b6ec85531919ffd67
|
||||
checksum=cbbdf00817f4e9244bdf72a9b5868ee0ef1985c305fa3f06ed917d15cc22927f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue