From 4ddb8ec85a37e283f3da0e9503e54673eeaa2926 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 20 Apr 2019 07:21:00 -0300 Subject: [PATCH] python-jupyter_qtconsole: update to 4.4.3. --- srcpkgs/python-jupyter_qtconsole/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-jupyter_qtconsole/template b/srcpkgs/python-jupyter_qtconsole/template index f3bce89d277..f8f85534bbd 100644 --- a/srcpkgs/python-jupyter_qtconsole/template +++ b/srcpkgs/python-jupyter_qtconsole/template @@ -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 " -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() {