aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter_client/jupyter_client.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-05-14 16:01:48 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-21 08:25:03 +0700
commit075318536bdc1c5821fca378d27d1fcc5f537e5c (patch)
tree054e1b87db38ad2611d387af995004e9c5cf588a /development/jupyter_client/jupyter_client.SlackBuild
parent2067e470944962a0e08d001d4d7efa9e42c5cbb8 (diff)
downloadslackbuilds-075318536bdc1c5821fca378d27d1fcc5f537e5c.tar.xz
development/jupyter_client: Updated for version 7.3.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter_client/jupyter_client.SlackBuild')
-rw-r--r--development/jupyter_client/jupyter_client.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter_client/jupyter_client.SlackBuild b/development/jupyter_client/jupyter_client.SlackBuild
index 034f9e1db588..7743517445b4 100644
--- a/development/jupyter_client/jupyter_client.SlackBuild
+++ b/development/jupyter_client/jupyter_client.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter_client
-VERSION=${VERSION:-7.3.0}
+VERSION=${VERSION:-7.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}