summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-04-23 08:25:20 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-24 01:47:23 +0700
commit49d15bd778ff2b729fe867269967098ebeb75c89 (patch)
treecf2c4424fea935ef2dab1fa7a5ea2677a508d145 /development
parent82d34cbc287e01207de3c30fb8e5b26917e0c0f7 (diff)
downloadslackbuilds-49d15bd778ff2b729fe867269967098ebeb75c89.tar.gz
slackbuilds-49d15bd778ff2b729fe867269967098ebeb75c89.tar.xz
development/jupyter-notebook: Updated for version 6.4.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/jupyter-notebook/jupyter-notebook.SlackBuild2
-rw-r--r--development/jupyter-notebook/jupyter-notebook.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/jupyter-notebook/jupyter-notebook.SlackBuild b/development/jupyter-notebook/jupyter-notebook.SlackBuild
index c6dfb768ee..f5dcb7ac1c 100644
--- a/development/jupyter-notebook/jupyter-notebook.SlackBuild
+++ b/development/jupyter-notebook/jupyter-notebook.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter-notebook
-VERSION=${VERSION:-6.4.10}
+VERSION=${VERSION:-6.4.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/jupyter-notebook/jupyter-notebook.info b/development/jupyter-notebook/jupyter-notebook.info
index 86e7a7816c..a62acc6817 100644
--- a/development/jupyter-notebook/jupyter-notebook.info
+++ b/development/jupyter-notebook/jupyter-notebook.info
@@ -1,8 +1,8 @@
PRGNAM="jupyter-notebook"
-VERSION="6.4.10"
+VERSION="6.4.11"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/n/notebook/notebook-6.4.10.tar.gz"
-MD5SUM="dcf0e442d40d8d8407ded88276fb6a38"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/n/notebook/notebook-6.4.11.tar.gz"
+MD5SUM="d422490d81da301830a07065d3e1f8c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="argon2-cffi jupyter-ipykernel jupyter-nbconvert python-prometheus_client send2trash terminado"