diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-08-25 22:16:04 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-27 22:50:39 +0700 |
commit | 6c14628fd13d18297b301f221005d9aa38dc328d (patch) | |
tree | ae4406ddbd059574fdf75241552a5e824e5b02d5 /development/jupyter-nbclient/jupyter-nbclient.info | |
parent | 6f516d1a610cfad1ca08edfa5ab7ccd23b4f5ce0 (diff) |
development/jupyter-nbclient: Update for 0.6.7
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 57cf4f5c0471..ab0ed9852466 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.6" +VERSION="0.6.7" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.6.6.tar.gz" -MD5SUM="62062d25b4c564995f13fdeacf16500d" +DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.6.7.tar.gz" +MD5SUM="3bf274dfce689db331142693e5b55288" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="async_generator jupyter_client jupyter-nbformat nest_asyncio" |