python-jupyter_notebook: update to 5.2.2
This commit is contained in:
parent
476b9a0457
commit
3e4fb9097a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-jupyter_notebook'
|
||||
pkgname=python-jupyter_notebook
|
||||
version=5.2.1
|
||||
version=5.2.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="notebook-${version}"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/jupyter/notebook"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
|
||||
checksum=4ae5b81dd39b37cdd99dcffe83a5182c849947b92d46ac4d2b5093af2bb9f224
|
||||
checksum=7bb54fb61b9c5426bc116f840541b973431198e00ea2896122d05fc122dbbd67
|
||||
|
||||
alternatives="
|
||||
jupyter-notebook:jupyter-notebook:/usr/bin/jupyter-notebook2
|
||||
|
|
Loading…
Reference in a new issue