From acd5c4182eb85ba9c4ac9261f3679236a91876ad Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 16 Dec 2021 08:38:47 -0500 Subject: [PATCH] python3-scikit-image: update to 0.19.1. --- srcpkgs/python3-scikit-image/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-scikit-image/template b/srcpkgs/python3-scikit-image/template index 5aaa9dbe6e3..a48ae233876 100644 --- a/srcpkgs/python3-scikit-image/template +++ b/srcpkgs/python3-scikit-image/template @@ -1,7 +1,7 @@ # Template file for 'python3-scikit-image' pkgname=python3-scikit-image -version=0.19.0 -revision=2 +version=0.19.1 +revision=1 _pkgname="${pkgname#python3-}" wrksrc="${_pkgname}-${version}" build_style=python3-module @@ -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=5a0d6ad80ed3a389c19a8603391bbc1dd8e81239c2ef5ca6c274886db3087ec5 +checksum=803ae61cac7459a0b3b112602f2889f2ab0c09ae71c420b0869b8dd8cfdb5e59 # Tests require data files and unpackaged dependencies make_check=no