diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-10-06 22:28:53 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-08 09:12:54 +0700 |
commit | 481c0e3b5ef13ede9d626712e0a3eef481899d39 (patch) | |
tree | 11bb9b2adf6e27216885029cc965599baf74e7ad /development/jupyter-nbclient/jupyter-nbclient.info | |
parent | 15a75193e4eb2fc4df73859d1a7aea01fec2cede (diff) |
development/jupyter-nbclient: Updated for version 0.7.0.
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.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 e5cf8242d705..631bc3e15a95 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.8" +VERSION="0.7.0" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.6.8.tar.gz" -MD5SUM="fe3d0f58588b245d11b4b3e149a98964" +DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.7.0.tar.gz" +MD5SUM="6a59800791be74079cf2ade421526289" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="async_generator jupyter_client jupyter-nbformat nest_asyncio" |