aboutsummaryrefslogtreecommitdiff
path: root/python/traitlets/traitlets.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2023-10-25 13:09:25 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-28 12:11:23 +0700
commit28bbe37edbf8f8b73c12931544091d372ecfab47 (patch)
tree19feeb3dc88f01519896e42ebf68e67b5dee309f /python/traitlets/traitlets.SlackBuild
parentf17b05df3d8ca36737ac5e77a56e4e9c318f8b65 (diff)
python/traitlets: Version bump to 5.12.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 96672de8fce1..6a5a4b6c4d98 100644
--- a/python/traitlets/traitlets.SlackBuild
+++ b/python/traitlets/traitlets.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=traitlets
-VERSION=${VERSION:-5.11.2}
+VERSION=${VERSION:-5.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}