summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author isaackwy2024-03-30 04:05:38 +0100
committer Willy Sudiarto Raharjo2024-03-30 14:01:54 +0100
commit893819da3c7d9a6f5ea172e3f79294c6421de25c (patch)
treecc312cb96e2d5ce6e5a74ad05ad03f2adcf1da53 /development
parent958aa888d49260df49e6082b625e2b2ee0876119 (diff)
downloadslackbuilds-893819da3c7d9a6f5ea172e3f79294c6421de25c.tar.gz
development/jupyter-ipykernel: Update for 6.29.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 c5a4d3f5b7..9d26c85608 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.29.3}
+VERSION=${VERSION:-6.29.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 567d74543b..42bee84233 100644
--- a/development/jupyter-ipykernel/jupyter-ipykernel.info
+++ b/development/jupyter-ipykernel/jupyter-ipykernel.info
@@ -1,8 +1,8 @@
PRGNAM="jupyter-ipykernel"
-VERSION="6.29.3"
+VERSION="6.29.4"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-6.29.3.tar.gz"
-MD5SUM="fc9bdc75e1c38cdd5fde7392b562dbde"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-6.29.4.tar.gz"
+MD5SUM="0517e57a395d4e829906cf2a9898f4fb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-debugpy ipython jupyter_client python3-psutil python3-comm"