summaryrefslogtreecommitdiffstats
path: root/development/jupyter-nbclient/jupyter-nbclient.info
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2023-04-09 01:07:17 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-15 07:15:32 +0700
commit44451139315aba0916b6d4c0c1dae1b6d5188cbe (patch)
tree38bb448c18a1ceb7dc0521645aa8823170732f60 /development/jupyter-nbclient/jupyter-nbclient.info
parent28c9741941d45f4a486eabc040b4968c62b2a1c4 (diff)
downloadslackbuilds-44451139315aba0916b6d4c0c1dae1b6d5188cbe.tar.gz
slackbuilds-44451139315aba0916b6d4c0c1dae1b6d5188cbe.tar.xz
development/jupyter-nbclient: Updated for version 0.7.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-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 279f0e0ca8..9fe90898f7 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.2"
+VERSION="0.7.3"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.7.2.tar.gz"
-MD5SUM="3476529b4e6cee7a055bfd29203e8451"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.7.3.tar.gz"
+MD5SUM="db3fdd8cc056991b1f85faeee07790f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="async_generator jupyter_client jupyter-nbformat nest_asyncio python3-hatchling"