mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-scikit-image: update to 0.25.1.
This commit is contained in:
parent
3314c05cdd
commit
33a68604aa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-scikit-image'
|
# Template file for 'python3-scikit-image'
|
||||||
pkgname=python3-scikit-image
|
pkgname=python3-scikit-image
|
||||||
version=0.25.0
|
version=0.25.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
build_helper="meson numpy"
|
build_helper="meson numpy"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause, MIT"
|
license="BSD-3-Clause, MIT"
|
||||||
homepage="https://scikit-image.org/"
|
homepage="https://scikit-image.org/"
|
||||||
distfiles="https://github.com/scikit-image/scikit-image/archive/v${version}.tar.gz"
|
distfiles="https://github.com/scikit-image/scikit-image/archive/v${version}.tar.gz"
|
||||||
checksum=7e7ec5cdac70f6df2dd6151cc27d4b8b6f2e029b4485b7635bb9522dc7023ddb
|
checksum=759d559b40600f71d1c6e789e93a064e8581099ceb4f126d9b2eb56836f21097
|
||||||
# Tests require data files and unpackaged dependencies
|
# Tests require data files and unpackaged dependencies
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue