python/python3-jupyter-ipykernel: Updated dependencies.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2019-06-07 14:21:44 -07:00 committed by Willy Sudiarto Raharjo
parent e5a0adeec7
commit aa203f4b42
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-5
MD5SUM="f9a01a103537f25487d8de3ad27334ef"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-ipython python3-jupyter_client python3-tornado"
REQUIRES="python3-ipython jupyter_client python3-tornado"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"