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 0d40a8cf9e..19a918819b 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.2.1}
+VERSION=${VERSION:-4.3.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 30bbb9e4d2..5f47e5840b 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.2.1"
+VERSION="4.3.0"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://github.com/jupyter/jupyter_core/archive/4.2.1/jupyter_core-4.2.1.tar.gz"
-MD5SUM="ca0fd9a9e84daee852c47e3e0d0a13a0"
+DOWNLOAD="https://github.com/jupyter/jupyter_core/archive/4.3.0/jupyter_core-4.3.0.tar.gz"
+MD5SUM="5b2c8d6b8d5f1c8d45169775dd2a9049"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"