From ef699380f199be16f7d6690325ac660f6708cde6 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 28 Dec 2018 01:34:36 +0100 Subject: [PATCH] python-scikit-learn: update to 0.20.2 --- srcpkgs/python-scikit-learn/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-scikit-learn/template b/srcpkgs/python-scikit-learn/template index 0d08e1e6098..bf526dcc1fd 100644 --- a/srcpkgs/python-scikit-learn/template +++ b/srcpkgs/python-scikit-learn/template @@ -1,6 +1,6 @@ # Template file for 'python-scikit-learn' pkgname=python-scikit-learn -version=0.20.0 +version=0.20.2 revision=1 wrksrc="scikit-learn-${version}" build_style=python-module @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="http://scikit-learn.org/" license="BSD-3-Clause" distfiles="https://github.com/scikit-learn/scikit-learn/archive/${version}.tar.gz" -checksum=6f0e84931af697d7c2841ccdf50110f69cc964788f503e2f43eeaf0240482dc0 +checksum=a5df291430f7b2d4e1b0d95680d49f170f28e37cf6594c0b7fc5e4f17330d0b0 post_install() { vlicense COPYING