python-jupyter_notebook: update to 5.4.1
This commit is contained in:
parent
249792d291
commit
d30697e3d5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-jupyter_notebook'
|
||||
pkgname=python-jupyter_notebook
|
||||
version=5.4.0
|
||||
version=5.4.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="notebook-${version}"
|
||||
|
@ -14,9 +14,9 @@ pycompile_module="notebook"
|
|||
short_desc="Jupyter interactive notebook (Python2)"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/jupyter/notebook"
|
||||
license="3-clause-BSD"
|
||||
license="BSD-3-Clause"
|
||||
distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
|
||||
checksum=dd431fad9bdd25aa9ff8265da096ef770475e21bf1d327982611a7de5cd904ca
|
||||
checksum=7d6143d10e9b026df888e0b2936ceff1827ef2f2087646b4dd475c8dcef58606
|
||||
|
||||
alternatives="
|
||||
jupyter-notebook:jupyter-notebook:/usr/bin/jupyter-notebook2
|
||||
|
|
Loading…
Reference in New Issue