aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-04-26 17:28:14 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-29 18:11:50 +0700
commitfef1e02fd98cf414b92bedfb220e8b7df8394214 (patch)
treee2163b12c7894cae8565438b1828d160666babd4 /development/jupyter-nbclient/jupyter-nbclient.SlackBuild
parent7a060b1f25cb7d1c102bffa6d652739c41cfc668 (diff)
development/jupyter-nbclient: Updated for version 0.7.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-nbclient/jupyter-nbclient.SlackBuild')
-rw-r--r--development/jupyter-nbclient/jupyter-nbclient.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-nbclient/jupyter-nbclient.SlackBuild b/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
index dae3431ece..514251a1bd 100644
--- a/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
+++ b/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter-nbclient
-VERSION=${VERSION:-0.7.3}
+VERSION=${VERSION:-0.7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}