extra/jupyterlab to 4.0.2-2

This commit is contained in:
Kevin Mihelich 2023-06-24 03:12:06 +00:00
parent 0b13f869a3
commit 6fdf1a3794

View file

@ -6,14 +6,14 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=4.0.2
pkgrel=1
pkgrel=2
pkgdesc='JupyterLab computational environment'
arch=(any)
url='https://github.com/jupyterlab/jupyterlab'
license=(custom)
makedepends=(python-build python-installer python-hatch-jupyter-builder)
depends=(python-jupyterlab_server python-jupyter_packaging python-async-lru jupyter-notebook-shim jupyter-server-ydoc nodejs)
optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support')
depends=(python-jupyterlab_server python-jupyter-packaging python-async-lru jupyter-notebook-shim nodejs)
optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support' 'jupyter-collaboration: collaborative mode')
checkdepends=(python-pytest-tornasync python-pytest-jupyter npm python-jupyter-server-terminals)
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
sha256sums=('0a77898aebb55da391e5f57022774c089fb075e98803ff3d514a79b727dc934d')