aboutsummaryrefslogtreecommitdiff
path: root/python/python-joblib/python-joblib.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-09-20 00:52:57 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-22 23:31:56 +0700
commit64bfb57530532e62dc2bc377b8af5af0284c5180 (patch)
tree68c43c6dfe4ff762bf0323880213b378244f6340 /python/python-joblib/python-joblib.SlackBuild
parent6846ff8d6ba9d6a485ceeec2a8d496698c2390e0 (diff)
python/python-joblib: Update for 1.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-joblib/python-joblib.SlackBuild')
-rw-r--r--python/python-joblib/python-joblib.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-joblib/python-joblib.SlackBuild b/python/python-joblib/python-joblib.SlackBuild
index 132fec5bee..41a66e42d5 100644
--- a/python/python-joblib/python-joblib.SlackBuild
+++ b/python/python-joblib/python-joblib.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-joblib
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}