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 79233ff570..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.1" +VERSION="0.10.2" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.10.1.tar.gz" -MD5SUM="a4e9c020c34d065479b04f25fb17f7e2" +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" |