From 2e1b7b1a4b2e0001a5a2c53fe1ad96a847d564ac Mon Sep 17 00:00:00 2001 From: Neel Chotai Date: Sun, 17 May 2020 18:40:56 +0100 Subject: [PATCH] python3-joblib: update to 0.15.1 --- srcpkgs/python3-joblib/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-joblib/template b/srcpkgs/python3-joblib/template index bb1ce1fd524..38461448923 100644 --- a/srcpkgs/python3-joblib/template +++ b/srcpkgs/python3-joblib/template @@ -1,10 +1,9 @@ # Template file for 'python3-joblib' pkgname=python3-joblib -version=0.14.1 -revision=2 +version=0.15.1 +revision=1 wrksrc="joblib-${version}" build_style=python3-module -pycompile_module="joblib" hostmakedepends="python3-setuptools" makedepends="python3-devel" short_desc="Lightweight pipelining in Python" @@ -12,7 +11,7 @@ maintainer="Neel Chotai " license="BSD-3-Clause" homepage="https://joblib.readthedocs.io/" distfiles="https://github.com/joblib/joblib/archive/${version}.tar.gz" -checksum=9cf07185bd8c778b2515f76b19a04af4979d417356e330fd90edebf8cfd29793 +checksum=b190265912e1e51a7210b115e6bd995df5bab004e793c1824600c36c476e5344 post_install() { vlicense LICENSE.txt