python3-jupyterlab_server: update to 2.6.0

This commit is contained in:
dkwo 2021-06-19 16:11:54 +02:00 committed by Andrew J. Hesford
parent 241c44a080
commit abf57dff08
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-jupyterlab_server'
pkgname=python3-jupyterlab_server
version=2.5.1
version=2.6.0
revision=1
wrksrc="jupyterlab_server-${version}"
build_style=python3-module
@ -11,7 +11,7 @@ maintainer="dkwo <nicolopiazzalunga@gmail.com>"
license="BSD-3-Clause"
homepage="https://jupyter.org"
distfiles="https://github.com/jupyterlab/jupyterlab_server/archive/refs/tags/v${version}.tar.gz"
checksum=2b6016b893b6999ce4f3eb2413548486d0a795e4a5c92959a12ad2c65ee6874c
checksum=244d540075f132bebe054484235a0aee8a18696dedfb11cb4fd9c1bec7f6aeb1
# Tests require unpackaged dependencies
make_check=no