python-jupyter_qtconsole: update to 4.4.3.

This commit is contained in:
maxice8 2019-04-20 07:21:00 -03:00 committed by maxice8
parent e91024c92f
commit 4ddb8ec85a

View file

@ -1,6 +1,6 @@
# Template file for 'python-jupyter_qtconsole'
pkgname=python-jupyter_qtconsole
version=4.4.2
version=4.4.3
revision=1
archs=noarch
wrksrc="qtconsole-${version}"
@ -12,10 +12,10 @@ depends="python-traitlets python-jupyter_core python-jupyter_client
python-PyQt5-svg"
short_desc="Jupyter Qt console (Python2)"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/jupyter/qtconsole"
license="BSD-3-Clause"
homepage="https://github.com/jupyter/qtconsole"
distfiles="${PYPI_SITE}/q/qtconsole/qtconsole-${version}.tar.gz"
checksum=faa529167b22412ea51ea44f20728a602415734d2229721d1194cea47cb730fa
checksum=bc1ba15f50c29ed50f1268ad823bb6543be263c18dd093b80495e9df63b003ac
alternatives="jupyter-qtconsole:jupyter-qtconsole:/usr/bin/jupyter-qtconsole2"
post_install() {