aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild4
-rw-r--r--development/jupyter-ipykernel/jupyter-ipykernel.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild b/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild
index 78bfdab60203f..89255ec739024 100644
--- a/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild
+++ b/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild
@@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter-ipykernel
-VERSION=${VERSION:-6.17.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-6.19.2}
+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 549869cafed56..27a71f27af3d0 100644
--- a/development/jupyter-ipykernel/jupyter-ipykernel.info
+++ b/development/jupyter-ipykernel/jupyter-ipykernel.info
@@ -1,10 +1,10 @@
PRGNAM="jupyter-ipykernel"
-VERSION="6.17.1"
+VERSION="6.19.2"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-6.17.1.tar.gz"
-MD5SUM="d656e4c500fa8e0690f6cf40dcb8bb34"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-6.19.2.tar.gz"
+MD5SUM="a929e6674b5158568a67fd64ff0b9e43"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="debugpy ipython jupyter_client python3-psutil python3-hatchling"
+REQUIRES="debugpy ipython jupyter_client python3-psutil python3-hatchling python3-comm"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"