From 2670ed425f5a7a355f859596558c50bba9b91136 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 19 Jun 2022 09:51:54 -0400 Subject: [PATCH] python3-scikit-image: update to 0.19.3. --- srcpkgs/python3-scikit-image/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-scikit-image/template b/srcpkgs/python3-scikit-image/template index 28bbcc80a2c..362dd383675 100644 --- a/srcpkgs/python3-scikit-image/template +++ b/srcpkgs/python3-scikit-image/template @@ -1,6 +1,6 @@ # Template file for 'python3-scikit-image' pkgname=python3-scikit-image -version=0.19.2 +version=0.19.3 revision=1 _pkgname="${pkgname#python3-}" wrksrc="${_pkgname}-${version}" @@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause, MIT" homepage="https://scikit-image.org/" distfiles="https://github.com/${_pkgname}/${_pkgname}/archive/v${version}.tar.gz" -checksum=e72bb5fbc6d66e250ff52719d573073ed6ac5591411c14ec5fea796f41d7415f +checksum=4eb877c98d1395769daef5bc2ba8a7efd3f736c87086aecb3775a9174593398b # Tests require data files and unpackaged dependencies make_check=no