python-jupyter_client: update to 5.2.3
This commit is contained in:
parent
33d1f3d849
commit
249792d291
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-jupyter_client'
|
# Template file for 'python-jupyter_client'
|
||||||
pkgname=python-jupyter_client
|
pkgname=python-jupyter_client
|
||||||
version=5.2.2
|
version=5.2.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="jupyter_client-${version}"
|
wrksrc="jupyter_client-${version}"
|
||||||
@ -12,9 +12,9 @@ depends="python-setuptools python-traitlets python-jupyter_core
|
|||||||
short_desc="Jupyter protocol client APIs (Python2)"
|
short_desc="Jupyter protocol client APIs (Python2)"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/jupyter/jupyter_client"
|
homepage="https://github.com/jupyter/jupyter_client"
|
||||||
license="3-clause-BSD"
|
license="BSD-3-Clause"
|
||||||
distfiles="${PYPI_SITE}/j/jupyter_client/jupyter_client-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jupyter_client/jupyter_client-${version}.tar.gz"
|
||||||
checksum=83d5e23132f0d8f79ccd3939f53fb9fa97f88a896a85114dc48d0e86909b06c4
|
checksum=27befcf0446b01e29853014d6a902dd101ad7d7f94e2252b1adca17c3466b761
|
||||||
alternatives="
|
alternatives="
|
||||||
jupyter-client:jupyter-kernel:/usr/bin/jupyter-kernel2
|
jupyter-client:jupyter-kernel:/usr/bin/jupyter-kernel2
|
||||||
jupyter-client:jupyter-kernelspec:/usr/bin/jupyter-kernelspec2
|
jupyter-client:jupyter-kernelspec:/usr/bin/jupyter-kernelspec2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user