diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-05-30 19:42:49 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-01 07:04:26 +0700 |
commit | b9bfa838b054dd8ae2ffd8a2a61580839b826d6d (patch) | |
tree | 8084a2d75f34404d03ce8e1562e355416618b3db /python | |
parent | 983eb136cfd6ded66142366c608cddebebfb24d1 (diff) |
python/python3-jupyter_client: Updated dependencies.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-jupyter_client/python3-jupyter_client.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jupyter_client/python3-jupyter_client.info b/python/python3-jupyter_client/python3-jupyter_client.info index 688c9250e120..2c52d5741ca6 100644 --- a/python/python3-jupyter_client/python3-jupyter_client.info +++ b/python/python3-jupyter_client/python3-jupyter_client.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.2.4/jupyter_client MD5SUM="75bee0a29c81d157fa2cc2de0870eed2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-dateutil python3-decorator python3-jupyter_core python3-pyzmq python3-traitlets" +REQUIRES="python3-dateutil decorator python3-jupyter_core python3-pyzmq python3-traitlets" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |