python3-scikit-image: update to 0.25.1.

This commit is contained in:
Andrew J. Hesford 2025-02-04 08:52:37 -05:00
parent 3314c05cdd
commit 33a68604aa

View file

@ -1,6 +1,6 @@
# Template file for 'python3-scikit-image'
pkgname=python3-scikit-image
version=0.25.0
version=0.25.1
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=7e7ec5cdac70f6df2dd6151cc27d4b8b6f2e029b4485b7635bb9522dc7023ddb
checksum=759d559b40600f71d1c6e789e93a064e8581099ceb4f126d9b2eb56836f21097
# Tests require data files and unpackaged dependencies
make_check=no