python3-jupyterlab_server: update to 2.8.2
This commit is contained in:
parent
ddd51fc666
commit
bad008b27f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-jupyterlab_server'
|
||||
pkgname=python3-jupyterlab_server
|
||||
version=2.8.1
|
||||
revision=2
|
||||
version=2.8.2
|
||||
revision=1
|
||||
wrksrc="jupyterlab_server-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-jupyter_notebook python3-jupyter_server"
|
||||
|
@ -11,7 +11,7 @@ maintainer="dkwo <nicolopiazzalunga@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://jupyter.org"
|
||||
distfiles="${PYPI_SITE}/j/jupyterlab_server/jupyterlab_server-${version}.tar.gz"
|
||||
checksum=39fd519e9b3275873bd15de891363c28f2649814f7bbc11c57469c60e8408e97
|
||||
checksum=26d813c8162c83d466df7d155865987dabe70aa452f9187dfb79fd88afc8fa0b
|
||||
# Tests require unpackaged dependencies
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue