summaryrefslogtreecommitdiffstats
path: root/python/python3-jupyter_core
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-jupyter_core')
-rw-r--r--python/python3-jupyter_core/python3-jupyter_core.SlackBuild2
-rw-r--r--python/python3-jupyter_core/python3-jupyter_core.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-jupyter_core/python3-jupyter_core.SlackBuild b/python/python3-jupyter_core/python3-jupyter_core.SlackBuild
index 19a918819b..f8cb2b5d1c 100644
--- a/python/python3-jupyter_core/python3-jupyter_core.SlackBuild
+++ b/python/python3-jupyter_core/python3-jupyter_core.SlackBuild
@@ -24,7 +24,7 @@
SRCNAM=jupyter_core
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-4.3.0}
+VERSION=${VERSION:-4.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-jupyter_core/python3-jupyter_core.info b/python/python3-jupyter_core/python3-jupyter_core.info
index 5f47e5840b..1a1f550a41 100644
--- a/python/python3-jupyter_core/python3-jupyter_core.info
+++ b/python/python3-jupyter_core/python3-jupyter_core.info
@@ -1,8 +1,8 @@
PRGNAM="python3-jupyter_core"
-VERSION="4.3.0"
+VERSION="4.4.0"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://github.com/jupyter/jupyter_core/archive/4.3.0/jupyter_core-4.3.0.tar.gz"
-MD5SUM="5b2c8d6b8d5f1c8d45169775dd2a9049"
+DOWNLOAD="https://github.com/jupyter/jupyter_core/archive/4.4.0/jupyter_core-4.4.0.tar.gz"
+MD5SUM="f2bdb8be2959d3043b77508dd6498687"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"