python-jupyter_qtconsole: update to 4.2.1
This commit is contained in:
parent
e9d3e0c1d3
commit
4ae28032d8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-jupyter_qtconsole'
|
||||
pkgname=python-jupyter_qtconsole
|
||||
version=4.2.0
|
||||
version=4.2.1
|
||||
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=937314f4f35bde9ee28e97b199289f8ac1b1ba14e2a4e22ab8aafa17a1bae5b7
|
||||
checksum=25ec7d345528b3e8f3c91be349dd3c699755f206dc4b6ec668e2e5dd60ea18ef
|
||||
|
||||
post_install() {
|
||||
vbin build-3.4/scripts-3.4/jupyter-qtconsole jupyter-qtconsole3.4
|
||||
|
|
Loading…
Reference in New Issue