From 1d9da477a053939aaa5e1316991072b19374638d Mon Sep 17 00:00:00 2001 From: Neel Date: Sun, 9 Feb 2020 01:36:49 +0000 Subject: [PATCH] python3-scikit-learn: update to 0.22.1 --- srcpkgs/python3-scikit-learn/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-scikit-learn/template b/srcpkgs/python3-scikit-learn/template index 1852beba44..f4ed0efb6d 100644 --- a/srcpkgs/python3-scikit-learn/template +++ b/srcpkgs/python3-scikit-learn/template @@ -1,10 +1,9 @@ # Template file for 'python3-scikit-learn' pkgname=python3-scikit-learn -version=0.22 -revision=2 +version=0.22.1 +revision=1 wrksrc="scikit-learn-${version}" build_style=python3-module -pycompile_module="sklearn" hostmakedepends="python3-setuptools python3-Cython" makedepends="python3-devel python3-numpy python3-scipy python3-joblib" depends="python3-numpy python3-scipy python3-joblib" @@ -13,7 +12,7 @@ maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://scikit-learn.org/" distfiles="https://github.com/scikit-learn/scikit-learn/archive/${version}.tar.gz" -checksum=6a495dbd5aac1f89d1ed51140fc41adb1f892293492b51b667eb5c40df1bde48 +checksum=7132d376a5cb605847022724e9a5dd294bd7c8a988e686b954fdeb00e24fe302 post_install() { vlicense COPYING