python-jupyter_client: update to 5.0.0

This commit is contained in:
Alessio Sergi 2017-02-28 11:05:43 +01:00
parent 5729ddec85
commit a0d706bab0

View file

@ -1,7 +1,7 @@
# Template file for 'python-jupyter_client'
pkgname=python-jupyter_client
version=4.4.0
revision=2
version=5.0.0
revision=1
noarch=yes
wrksrc="jupyter_client-${version}"
build_style=python-module
@ -13,7 +13,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=c99a52fac2e5b7a3b714e9252ebf72cbf97536d556ae2b5082baccc3e5cd52ee
checksum=2766f9c2deb9ae826e65d53a56a36d69b184f63d0dcb7710835273327126bc5b
alternatives="jupyter-client:jupyter-kernelspec:/usr/bin/jupyter-kernelspec2"
post_install() {