python-jupyter_client: update to 4.2.2
This commit is contained in:
parent
080013b061
commit
cc5388590b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-jupyter_client'
|
||||
pkgname=python-jupyter_client
|
||||
version=4.2.0
|
||||
version=4.2.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="jupyter_client-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/jupyter/jupyter_client"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/j/jupyter_client/jupyter_client-${version}.tar.gz"
|
||||
checksum=3026cda12d76356f2f3fb5c082811826aecc492e762b69c706ee166dd68ffccf
|
||||
checksum=3ffc530eff0518fd9bfe3662423a2bec15d0628b9ca159921dd72f34ae004a14
|
||||
|
||||
post_install() {
|
||||
vbin build-3.4/scripts-3.4/jupyter-kernelspec jupyter-kernelspec3.4
|
||||
|
|
Loading…
Reference in a new issue