mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
python-jupyter_notebook: update to 5.4.1
This commit is contained in:
parent
249792d291
commit
d30697e3d5
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-jupyter_notebook'
|
# Template file for 'python-jupyter_notebook'
|
||||||
pkgname=python-jupyter_notebook
|
pkgname=python-jupyter_notebook
|
||||||
version=5.4.0
|
version=5.4.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="notebook-${version}"
|
wrksrc="notebook-${version}"
|
||||||
|
@ -14,9 +14,9 @@ pycompile_module="notebook"
|
||||||
short_desc="Jupyter interactive notebook (Python2)"
|
short_desc="Jupyter interactive notebook (Python2)"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/jupyter/notebook"
|
homepage="https://github.com/jupyter/notebook"
|
||||||
license="3-clause-BSD"
|
license="BSD-3-Clause"
|
||||||
distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
|
||||||
checksum=dd431fad9bdd25aa9ff8265da096ef770475e21bf1d327982611a7de5cd904ca
|
checksum=7d6143d10e9b026df888e0b2936ceff1827ef2f2087646b4dd475c8dcef58606
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
jupyter-notebook:jupyter-notebook:/usr/bin/jupyter-notebook2
|
jupyter-notebook:jupyter-notebook:/usr/bin/jupyter-notebook2
|
||||||
|
|
Loading…
Add table
Reference in a new issue