python-jupyter_client: update to 5.2.1 (#10741)
This commit is contained in:
parent
c50d400091
commit
0081cd7e5a
1 changed files with 2 additions and 2 deletions
|
@ -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.0
|
version=5.2.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="jupyter_client-${version}"
|
wrksrc="jupyter_client-${version}"
|
||||||
|
@ -14,7 +14,7 @@ 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="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/j/jupyter_client/jupyter_client-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jupyter_client/jupyter_client-${version}.tar.gz"
|
||||||
checksum=ca30cf1786047925ebacd6f6faa3a993efaa004b584f7d83bc8b807f7cd3f6bb
|
checksum=462790d46b244f0a631ea5e3cd5cdbad6874d5d24cc0ff512deb7c16cdf8653d
|
||||||
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…
Add table
Add a link
Reference in a new issue