community/jupyterlab to 3.6.3-3

This commit is contained in:
Kevin Mihelich 2023-04-09 20:02:54 +00:00
parent 39a74eeb70
commit 454b988e0c

View file

@ -6,14 +6,14 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.6.3
pkgrel=1
pkgrel=3
pkgdesc='JupyterLab computational environment'
arch=(any)
url='https://github.com/jupyterlab/jupyterlab'
license=(custom)
makedepends=(python-build python-installer python-pre-commit)
depends=(python-jupyterlab_server python-jupyter_packaging jupyter-notebook-shim nodejs)
optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support')
optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support' 'jupyter-server-ydoc: for collaborative mode')
checkdepends=(python-pytest-tornasync python-pytest-jupyter npm)
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz
no-nbclassic.patch)