python3-jupyter_server: update to 1.13.3
This commit is contained in:
parent
7fe0ae76bf
commit
1f3bc64b9e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-jupyter_server'
|
# Template file for 'python3-jupyter_server'
|
||||||
pkgname=python3-jupyter_server
|
pkgname=python3-jupyter_server
|
||||||
version=1.13.0
|
version=1.13.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="jupyter_server-${version}"
|
wrksrc="jupyter_server-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="dkwo <nicolopiazzalunga@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://jupyter.org"
|
homepage="https://jupyter.org"
|
||||||
distfiles="${PYPI_SITE}/j/jupyter-server/jupyter_server-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jupyter-server/jupyter_server-${version}.tar.gz"
|
||||||
checksum=05a96dfc5352adf70e88868b4ab3d1fc13e17bd84daf74d02cc6299098855fda
|
checksum=4d622161f4d378ff28548b49cc180024ce102d25ba5805821fcc17ab1bc5c754
|
||||||
# Tarball defines no tests
|
# Tarball defines no tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue