summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu2022-03-17 03:24:17 +0100
committer Willy Sudiarto Raharjo2022-03-25 19:20:13 +0100
commita251065dc6a314d209cf2f71235ec5a1571faf90 (patch)
tree4e913155b09e7ccb5013e34b39494bb05e5d10eb
parent7f9b9ee43b99576ccaddc409aaacc0f8ae41e9e2 (diff)
downloadslackbuilds-a251065dc6a314d209cf2f71235ec5a1571faf90.tar.gz
development/jupyter-notebook: Update for 6.4.10
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r--development/jupyter-notebook/jupyter-notebook.SlackBuild2
-rw-r--r--development/jupyter-notebook/jupyter-notebook.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/development/jupyter-notebook/jupyter-notebook.SlackBuild b/development/jupyter-notebook/jupyter-notebook.SlackBuild
index cbf4908cb9..c6dfb768ee 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.8}
+VERSION=${VERSION:-6.4.10}
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 41887b8471..86e7a7816c 100644
--- a/development/jupyter-notebook/jupyter-notebook.info
+++ b/development/jupyter-notebook/jupyter-notebook.info
@@ -1,10 +1,10 @@
PRGNAM="jupyter-notebook"
-VERSION="6.4.8"
+VERSION="6.4.10"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/n/notebook/notebook-6.4.8.tar.gz"
-MD5SUM="91879b8a0ec10d1a71c53aac96212279"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/n/notebook/notebook-6.4.10.tar.gz"
+MD5SUM="dcf0e442d40d8d8407ded88276fb6a38"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="argon2-cffi jupyter-ipykernel jupyter-nbconvert python-prometheus_client send2trash terminado mathjax2"
+REQUIRES="argon2-cffi jupyter-ipykernel jupyter-nbconvert python-prometheus_client send2trash terminado"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"