python-jupyter_client: update to 5.2.3
This commit is contained in:
parent
33d1f3d849
commit
249792d291
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-jupyter_client'
|
||||
pkgname=python-jupyter_client
|
||||
version=5.2.2
|
||||
version=5.2.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="jupyter_client-${version}"
|
||||
|
@ -12,9 +12,9 @@ depends="python-setuptools python-traitlets python-jupyter_core
|
|||
short_desc="Jupyter protocol client APIs (Python2)"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
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"
|
||||
checksum=83d5e23132f0d8f79ccd3939f53fb9fa97f88a896a85114dc48d0e86909b06c4
|
||||
checksum=27befcf0446b01e29853014d6a902dd101ad7d7f94e2252b1adca17c3466b761
|
||||
alternatives="
|
||||
jupyter-client:jupyter-kernel:/usr/bin/jupyter-kernel2
|
||||
jupyter-client:jupyter-kernelspec:/usr/bin/jupyter-kernelspec2
|
||||
|
|
Loading…
Reference in a new issue