summaryrefslogtreecommitdiffstats
path: root/development/jupyter-nbclient/jupyter-nbclient.info
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2023-04-26 17:28:14 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-29 18:11:50 +0700
commitfef1e02fd98cf414b92bedfb220e8b7df8394214 (patch)
treee2163b12c7894cae8565438b1828d160666babd4 /development/jupyter-nbclient/jupyter-nbclient.info
parent7a060b1f25cb7d1c102bffa6d652739c41cfc668 (diff)
downloadslackbuilds-fef1e02fd98cf414b92bedfb220e8b7df8394214.tar.gz
slackbuilds-fef1e02fd98cf414b92bedfb220e8b7df8394214.tar.xz
development/jupyter-nbclient: Updated for version 0.7.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-nbclient/jupyter-nbclient.info')
-rw-r--r--development/jupyter-nbclient/jupyter-nbclient.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/jupyter-nbclient/jupyter-nbclient.info b/development/jupyter-nbclient/jupyter-nbclient.info
index 9fe90898f7..0feb0be3c0 100644
--- a/development/jupyter-nbclient/jupyter-nbclient.info
+++ b/development/jupyter-nbclient/jupyter-nbclient.info
@@ -1,8 +1,8 @@
PRGNAM="jupyter-nbclient"
-VERSION="0.7.3"
+VERSION="0.7.4"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.7.3.tar.gz"
-MD5SUM="db3fdd8cc056991b1f85faeee07790f3"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.7.4.tar.gz"
+MD5SUM="0224e655f5d53cc7a62b6593869ce2bb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="async_generator jupyter_client jupyter-nbformat nest_asyncio python3-hatchling"