diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-03-12 20:08:30 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:41 +0700 |
commit | 831a1c7a004a6076e901ebb8038916c63aa783b0 (patch) | |
tree | 101932abf0d611e26ac73480fac11771cc6c6ad0 /development/jupyter_client/jupyter_client.info | |
parent | 30e6782491edb9d2f409387bec9cb596bbb356d9 (diff) | |
download | slackbuilds-831a1c7a004a6076e901ebb8038916c63aa783b0.tar.gz |
development/jupyter_client: Updated for version 5.2.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter_client/jupyter_client.info')
-rw-r--r-- | development/jupyter_client/jupyter_client.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/jupyter_client/jupyter_client.info b/development/jupyter_client/jupyter_client.info index 8a652d2d5a..1694f7bf7e 100644 --- a/development/jupyter_client/jupyter_client.info +++ b/development/jupyter_client/jupyter_client.info @@ -1,8 +1,8 @@ PRGNAM="jupyter_client" -VERSION="5.2.2" +VERSION="5.2.3" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.2.2/jupyter_client-5.2.2.tar.gz" -MD5SUM="a12c044022e5c512df14e02bec095cd6" +DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.2.3/jupyter_client-5.2.3.tar.gz" +MD5SUM="411e5aaf0db1e1b6334a1a8c461a62f5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="decorator jupyter_core python-dateutil pyzmq traitlets" |