python3-jupyterlab_server: update to 2.6.1
This commit is contained in:
parent
b51630ddcc
commit
8c7c894b04
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-jupyterlab_server'
|
||||
pkgname=python3-jupyterlab_server
|
||||
version=2.6.0
|
||||
version=2.6.1
|
||||
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=244d540075f132bebe054484235a0aee8a18696dedfb11cb4fd9c1bec7f6aeb1
|
||||
checksum=d10ecc867065820079f926d59239a7294a525693832bc6276bdd0f432946bc76
|
||||
# Tests require unpackaged dependencies
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in a new issue