python3-jupyter_server: update to 1.13.0

This commit is contained in:
dkwo 2021-12-09 16:11:19 +01:00 committed by Andrew J. Hesford
parent e8f0bc96a0
commit ddd51fc666
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-jupyter_server'
pkgname=python3-jupyter_server
version=1.11.0
revision=2
version=1.13.0
revision=1
wrksrc="jupyter_server-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -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=8ab4f484a4a2698f757cff0769d27b5d991e0232a666d54f4d6ada4e6a61330b
checksum=05a96dfc5352adf70e88868b4ab3d1fc13e17bd84daf74d02cc6299098855fda
# Tarball defines no tests
make_check=no