python-jupyter_qtconsole: update to 4.3.1
This commit is contained in:
parent
4bdd2bdb4c
commit
4630bbbb95
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-jupyter_qtconsole'
|
||||
pkgname=python-jupyter_qtconsole
|
||||
version=4.3.0
|
||||
revision=2
|
||||
version=4.3.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="qtconsole-${version}"
|
||||
build_style=python-module
|
||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/jupyter/qtconsole"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/q/qtconsole/qtconsole-${version}.tar.gz"
|
||||
checksum=2821ccf85853b83e4958521f82e36325208787eaf79b19b83905a99cc41aa209
|
||||
checksum=eff8c2faeda567a0bef5781f419a64e9977988db101652b312b9d74ec0a5109c
|
||||
alternatives="jupyter-qtconsole:jupyter-qtconsole:/usr/bin/jupyter-qtconsole2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue