aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-ipykernel
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-12-19 12:01:32 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-23 08:23:17 +0700
commit25307ffebb6f6c97be7a9b6b8e51a8dd5e49daf1 (patch)
tree89ef4952e38bdb28706e8654f3a850bfe182c5c5 /development/jupyter-ipykernel
parentf5c835e9c979aba5e93011a9431dd8a2451b2aa8 (diff)
development/jupyter-ipykernel: Update for 6.19.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-ipykernel')
-rw-r--r--development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild2
-rw-r--r--development/jupyter-ipykernel/jupyter-ipykernel.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild b/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild
index 89255ec739024..a95e61f16fbba 100644
--- a/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild
+++ b/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter-ipykernel
-VERSION=${VERSION:-6.19.2}
+VERSION=${VERSION:-6.19.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/jupyter-ipykernel/jupyter-ipykernel.info b/development/jupyter-ipykernel/jupyter-ipykernel.info
index 27a71f27af3d0..abbe8f4cca64b 100644
--- a/development/jupyter-ipykernel/jupyter-ipykernel.info
+++ b/development/jupyter-ipykernel/jupyter-ipykernel.info
@@ -1,8 +1,8 @@
PRGNAM="jupyter-ipykernel"
-VERSION="6.19.2"
+VERSION="6.19.4"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-6.19.2.tar.gz"
-MD5SUM="a929e6674b5158568a67fd64ff0b9e43"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-6.19.4.tar.gz"
+MD5SUM="8e8e32831f0c5d48b0e10eddcc532721"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="debugpy ipython jupyter_client python3-psutil python3-hatchling python3-comm"