python3-scikit-image: update to 0.25.2.

This commit is contained in:
Andrew J. Hesford 2025-02-25 19:35:13 -05:00
parent 5e2b4184ac
commit dba965d7c1

View File

@ -1,6 +1,6 @@
# Template file for 'python3-scikit-image'
pkgname=python3-scikit-image
version=0.25.1
version=0.25.2
revision=1
build_style=python3-pep517
build_helper="meson numpy"
@ -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/scikit-image/scikit-image/archive/v${version}.tar.gz"
checksum=759d559b40600f71d1c6e789e93a064e8581099ceb4f126d9b2eb56836f21097
checksum=ca7cf6861179dc60f56fdd4e7f1df88ce44984472529f66d3ff472b7e75e67a1
# Tests require data files and unpackaged dependencies
make_check=no