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