diff options
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 9a61cc057e..57f6df58eb 100644 --- a/development/jupyter-nbclient/jupyter-nbclient.info +++ b/development/jupyter-nbclient/jupyter-nbclient.info @@ -1,8 +1,8 @@ PRGNAM="jupyter-nbclient" -VERSION="0.10.0" +VERSION="0.10.2" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.10.0.tar.gz" -MD5SUM="373b2528c064d11ce706d5ff202ae697" +DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.10.2.tar.gz" +MD5SUM="f946a5301693923eb4084ef59aaa0233" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jupyter_client jupyter-nbformat" |