python3-jupyter_server: update to 1.8.0

This commit is contained in:
dkwo 2021-06-19 16:07:28 +02:00 committed by Andrew J. Hesford
parent ff27348a06
commit 0e57918fca
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-jupyter_server'
pkgname=python3-jupyter_server
version=1.7.0
version=1.8.0
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=d9cfc1d21ff9951f185d9cbf9b742b911f57b98887ed79e210acd6f720505576
checksum=8f0c75e0a577536125ad62a442ebb7cf02746f1a69d907e8a273c6225d281237
# Tarball defines no tests
make_check=no