aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-nbclassic
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-04-27 12:04:52 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-29 18:11:51 +0700
commit7b4194e41f71111ff291cf681266805461366db5 (patch)
tree4bb06181caf6759a0d7b5890e1a82a11a776dc4c /development/jupyter-nbclassic
parentfbd9bdfe38a92b0d394350301bb783939c74d210 (diff)
development/jupyter-nbclassic: Updated for version 0.5.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-nbclassic')
-rw-r--r--development/jupyter-nbclassic/jupyter-nbclassic.SlackBuild2
-rw-r--r--development/jupyter-nbclassic/jupyter-nbclassic.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/jupyter-nbclassic/jupyter-nbclassic.SlackBuild b/development/jupyter-nbclassic/jupyter-nbclassic.SlackBuild
index 54c00cbc32b3..09d660371890 100644
--- a/development/jupyter-nbclassic/jupyter-nbclassic.SlackBuild
+++ b/development/jupyter-nbclassic/jupyter-nbclassic.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter-nbclassic
-VERSION=${VERSION:-0.5.5}
+VERSION=${VERSION:-0.5.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/jupyter-nbclassic/jupyter-nbclassic.info b/development/jupyter-nbclassic/jupyter-nbclassic.info
index 9954c5c34b11..0c5b9f74ed07 100644
--- a/development/jupyter-nbclassic/jupyter-nbclassic.info
+++ b/development/jupyter-nbclassic/jupyter-nbclassic.info
@@ -1,8 +1,8 @@
PRGNAM="jupyter-nbclassic"
-VERSION="0.5.5"
+VERSION="0.5.6"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclassic/nbclassic-0.5.5.tar.gz"
-MD5SUM="81101735cf3144bdfb1e478ba1239248"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclassic/nbclassic-0.5.6.tar.gz"
+MD5SUM="692801c5e337ae27d6a426ac51445464"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jupyter-notebook_shim mathjax2"