summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2023-03-31 15:58:25 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-08 09:16:30 +0700
commit231795ca876e722170fb887755b11b8a033305b3 (patch)
tree80fd494978d3d63aba4e36a56a4790afd90d435f /development
parente78662fe30acb922c85d964ce831c11730de0994 (diff)
downloadslackbuilds-231795ca876e722170fb887755b11b8a033305b3.tar.gz
slackbuilds-231795ca876e722170fb887755b11b8a033305b3.tar.xz
development/jupyter-nbclassic: Updated for version 0.5.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 6746fc7920..dd9a13fe24 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.3}
+VERSION=${VERSION:-0.5.4}
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 1d77aab282..64353d2b3d 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.3"
+VERSION="0.5.4"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclassic/nbclassic-0.5.3.tar.gz"
-MD5SUM="d397bc492835bbc33a156c747770b570"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclassic/nbclassic-0.5.4.tar.gz"
+MD5SUM="23213826a05977fde0f4d1e994f15743"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jupyter-notebook_shim mathjax2"