From 345e969dfc72f3571542d9432cf03d00d78f8e33 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Thu, 17 Feb 2022 00:05:35 -0800 Subject: python/python-joblib: Update for 1.1.0 (+new maintainer) Signed-off-by: Willy Sudiarto Raharjo --- python/python-joblib/python-joblib.SlackBuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'python/python-joblib/python-joblib.SlackBuild') diff --git a/python/python-joblib/python-joblib.SlackBuild b/python/python-joblib/python-joblib.SlackBuild index ddea55a7dc..132fec5bee 100644 --- a/python/python-joblib/python-joblib.SlackBuild +++ b/python/python-joblib/python-joblib.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for python-joblib # Copyright 2019-2020 Benjamin Trigona-Harany +# Copyright 2022 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-joblib -VERSION=${VERSION:-0.17.0} +VERSION=${VERSION:-1.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3