python3-scikit-image: update to 0.18.3.

This commit is contained in:
Andrew J. Hesford 2021-08-25 14:46:26 -04:00
parent 2670b42943
commit be6392e704

View file

@ -1,6 +1,6 @@
# Template file for 'python3-scikit-image'
pkgname=python3-scikit-image
version=0.18.2
version=0.18.3
revision=1
_pkgname="${pkgname#python3-}"
wrksrc="${_pkgname}-${version}"
@ -15,7 +15,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause, MIT"
homepage="https://scikit-image.org/"
distfiles="https://github.com/${_pkgname}/${_pkgname}/archive/v${version}.tar.gz"
checksum=0e994e85b1619e804961eb8b14c63323c5ecfdd0f6d5541681e114c48201b4d3
checksum=a8d1c7473fc9399447a4cd5718c90338fffd543622d9e6f3d9feca43f1a9cb15
# Tests require data files and unpackaged dependencies
make_check=no