python3-scikit-image: update to 0.23.2.
This commit is contained in:
parent
560686e638
commit
541bb27b44
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-scikit-image'
|
||||
pkgname=python3-scikit-image
|
||||
version=0.23.1
|
||||
version=0.23.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper="meson numpy"
|
||||
|
@ -16,7 +16,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=b37564b1a341f77e9483a24b89dbdc31fc8d76e8ee4f8c8864eefc2c3875d63a
|
||||
checksum=be1b8d38fb51b8076d829f682646f9fdb61f9936e43a8b775fb594c7c7930a88
|
||||
# Tests require data files and unpackaged dependencies
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue