development/jupyter-qtconsole: Update dependencies.

Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2021-04-03 09:07:27 +02:00 committed by Willy Sudiarto Raharjo
parent c4db39696d
commit 442f1fa849
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/jupyter/qtconsole/archive/4.6.0/qtconsole-4.6.0.tar
MD5SUM="dc92e6d4ad29cfd1726d75f26e9e8f5f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-jupyter-ipykernel python3-PyQt5"
REQUIRES="jupyter-ipykernel python3-PyQt5"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"