diff options
author | isaackwy <isaacyu@protonmail.com> | 2023-12-25 17:05:39 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-29 18:49:39 +0700 |
commit | 24ba24423c5fc723fca12d8f593ca1b1d9183698 (patch) | |
tree | 53b695ea82e102a70034777c16618d4b4f11bcd0 /development/jupyter-qtconsole/jupyter-qtconsole.info | |
parent | 68c2bbf67a5f4fea12570295d335928ac55f0a1d (diff) |
development/jupyter-qtconsole: Update for 5.5.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-qtconsole/jupyter-qtconsole.info')
-rw-r--r-- | development/jupyter-qtconsole/jupyter-qtconsole.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.info b/development/jupyter-qtconsole/jupyter-qtconsole.info index ab7c529e9011e..c259af3b95c90 100644 --- a/development/jupyter-qtconsole/jupyter-qtconsole.info +++ b/development/jupyter-qtconsole/jupyter-qtconsole.info @@ -1,10 +1,10 @@ PRGNAM="jupyter-qtconsole" -VERSION="5.4.0" +VERSION="5.5.1" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://github.com/jupyter/qtconsole/archive/5.4.0/qtconsole-5.4.0.tar.gz" -MD5SUM="19fd3ac0ab0ea7511dc9c98802076bc4" +DOWNLOAD="https://github.com/jupyter/qtconsole/archive/5.5.1/qtconsole-5.5.1.tar.gz" +MD5SUM="bd0d48656ec890dbfe8a8146ecd67490" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="jupyter-ipykernel QtPy ipython_genutils" +REQUIRES="jupyter-ipykernel QtPy" MAINTAINER="Isaac Yu" EMAIL="isaacyu@protonmail.com" |