summaryrefslogtreecommitdiffstats
path: root/development/jupyterlab
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-12-20 00:08:57 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-23 08:24:46 +0700
commit150f36188fbfb6bc7775328530c737f674678c49 (patch)
treefee9606b95cf992fa5126ea296db69e43dc271d6 /development/jupyterlab
parent947059daec65fa72d5aa965947f7360c6de6f8e6 (diff)
downloadslackbuilds-150f36188fbfb6bc7775328530c737f674678c49.tar.gz
slackbuilds-150f36188fbfb6bc7775328530c737f674678c49.tar.xz
development/jupyterlab: Update for 3.5.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyterlab')
-rw-r--r--development/jupyterlab/jupyterlab.SlackBuild2
-rw-r--r--development/jupyterlab/jupyterlab.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/jupyterlab/jupyterlab.SlackBuild b/development/jupyterlab/jupyterlab.SlackBuild
index 2f2afbd016..3b407aef8b 100644
--- a/development/jupyterlab/jupyterlab.SlackBuild
+++ b/development/jupyterlab/jupyterlab.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyterlab
-VERSION=${VERSION:-3.5.1}
+VERSION=${VERSION:-3.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/jupyterlab/jupyterlab.info b/development/jupyterlab/jupyterlab.info
index 2ef6c083c0..0d13f60374 100644
--- a/development/jupyterlab/jupyterlab.info
+++ b/development/jupyterlab/jupyterlab.info
@@ -1,8 +1,8 @@
PRGNAM="jupyterlab"
-VERSION="3.5.1"
+VERSION="3.5.2"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jupyterlab/jupyterlab-3.5.1.tar.gz"
-MD5SUM="cc52618b2cef38cbb5815d423abdf717"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jupyterlab/jupyterlab-3.5.2.tar.gz"
+MD5SUM="f67739018947c01e70d5cd90f79f0603"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jupyter-notebook_shim nodejs jupyterlab_server jupyter-ipykernel"