aboutsummaryrefslogtreecommitdiff
path: root/python/traitlets/traitlets.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-11-29 11:36:21 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-01 21:41:45 +0700
commit0c1fdb203c995c6d9afd3e9f78875f5440d07bab (patch)
treeef148cca930af9bce217e44d155cd07b31925130 /python/traitlets/traitlets.SlackBuild
parentcc61a64404a5eb2e81db7a62cfcfe5b9f5c7a7d5 (diff)
python/traitlets: Update for 5.6.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/traitlets/traitlets.SlackBuild')
-rw-r--r--python/traitlets/traitlets.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/traitlets/traitlets.SlackBuild b/python/traitlets/traitlets.SlackBuild
index bedd855c4ec0b..7b21dc3006e80 100644
--- a/python/traitlets/traitlets.SlackBuild
+++ b/python/traitlets/traitlets.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=traitlets
-VERSION=${VERSION:-5.5.0}
+VERSION=${VERSION:-5.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}