python-jupyter_console: update to 4.2.0
This commit is contained in:
parent
debe9f2096
commit
7fd55c44f6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-jupyter_qtconsole'
|
||||
pkgname=python-jupyter_qtconsole
|
||||
version=4.1.1
|
||||
version=4.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
replaces="python-ipython-qtconsole>=0"
|
||||
|
@ -16,7 +16,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=741906acae9e02c0df9138ac88b621ef22e438565aa96d783a9ef88faec3de46
|
||||
checksum=937314f4f35bde9ee28e97b199289f8ac1b1ba14e2a4e22ab8aafa17a1bae5b7
|
||||
|
||||
post_install() {
|
||||
vbin build-3.4/scripts-3.4/jupyter-qtconsole jupyter-qtconsole3.4
|
||||
|
|
Loading…
Reference in a new issue