diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-05-22 19:33:15 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-25 11:50:54 +0700 |
commit | 6bda6a503e7639791a34425137ce4d93c7eff666 (patch) | |
tree | fc6a2c4d642dfb2a01263b57844e845b91f3d2e7 /development/jupyter-nbclient/jupyter-nbclient.info | |
parent | a35a7819b7d6dc3870ef13b7a88ad008a0ac004a (diff) |
development/jupyter-nbclient: Update for 0.8.0
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.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/jupyter-nbclient/jupyter-nbclient.info b/development/jupyter-nbclient/jupyter-nbclient.info index 0feb0be3c04c..2019816f0677 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.4" +VERSION="0.8.0" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.7.4.tar.gz" -MD5SUM="0224e655f5d53cc7a62b6593869ce2bb" +DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.8.0.tar.gz" +MD5SUM="57ad77589339fb970fe67c0d1a8e3f5c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="async_generator jupyter_client jupyter-nbformat nest_asyncio python3-hatchling" |