jupyterlab: update to 3.0.16
This commit is contained in:
parent
abf57dff08
commit
a683234188
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jupyterlab'
|
||||
pkgname=jupyterlab
|
||||
version=3.0.15
|
||||
version=3.0.16
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -10,7 +10,7 @@ maintainer="dkwo <nicolopiazzalunga@gmail.com>"
|
|||
license="custom:jupyterlab"
|
||||
homepage="https://jupyter.org"
|
||||
distfiles="https://github.com/jupyterlab/jupyterlab/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=b83ccd2dc068e714158155f2e0f22313ca0be2dfb7aacdc604efdb05969a0af8
|
||||
checksum=edc3f0c895cc3e0020551d933223dec93e779a2d25de26d26e90bc3e8e56339d
|
||||
# Tests require unpackaged dependencies
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in a new issue