summaryrefslogtreecommitdiff
path: root/development/jupyter-nbclient/jupyter-nbclient.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-06-30 23:12:11 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-02 09:55:42 +0700
commitf67d30824877789756f3b8c4acd812d53598c523 (patch)
treec8db0ad2a770a0913872fef10b89f35e6792d1ed /development/jupyter-nbclient/jupyter-nbclient.info
parenta9c5b6c21991a202495d594695e32d2bf05ee477 (diff)
downloadslackbuilds-f67d30824877789756f3b8c4acd812d53598c523.tar.gz
development/jupyter-nbclient: Updated for version 0.6.5.
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 b147846c7b..02f415c4a2 100644
--- a/development/jupyter-nbclient/jupyter-nbclient.info
+++ b/development/jupyter-nbclient/jupyter-nbclient.info
@@ -1,8 +1,8 @@
PRGNAM="jupyter-nbclient"
-VERSION="0.6.4"
+VERSION="0.6.5"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.6.4.tar.gz"
-MD5SUM="ad28a33484bbd348ef04f142d32669f5"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.6.5.tar.gz"
+MD5SUM="502ed0c075bae4066171e518a5856c47"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="async_generator jupyter_client jupyter-nbformat nest_asyncio"