aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-12-10 07:38:04 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-10 07:38:04 +0700
commitfc37baf3bccbd58f964cdf9817c62eba3911fee4 (patch)
tree185c850c884f57dc0659b272762f089f6c69de28 /development
parent5393c79c9e1aef2ac298a6ee1082e664581054d2 (diff)
development/jupyter-ipykernel: Updated for version 6.19.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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"