python3-imageio: update to 2.31.5.
This commit is contained in:
parent
e00eedf63a
commit
bebb164879
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-imageio'
|
||||
pkgname=python3-imageio
|
||||
version=2.31.3
|
||||
version=2.31.5
|
||||
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=1c17b0e8a69047c74b60058a002675be6b75b15b521e73a1ea58a445aade5c27
|
||||
checksum=a04e1d87e01734c8981c2989b1d2b5bd729821705b09066cfc6c31d5ffe0ffd7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue