mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/jupyterlab to 4.0.3-2
This commit is contained in:
parent
6f2d9acca5
commit
3dafe531b9
1 changed files with 2 additions and 2 deletions
|
@ -6,13 +6,13 @@
|
||||||
pkgname=jupyterlab
|
pkgname=jupyterlab
|
||||||
_pipname=jupyterlab
|
_pipname=jupyterlab
|
||||||
pkgver=4.0.3
|
pkgver=4.0.3
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='JupyterLab computational environment'
|
pkgdesc='JupyterLab computational environment'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url='https://github.com/jupyterlab/jupyterlab'
|
url='https://github.com/jupyterlab/jupyterlab'
|
||||||
license=(custom)
|
license=(custom)
|
||||||
makedepends=(python-build python-installer python-hatch-jupyter-builder)
|
makedepends=(python-build python-installer python-hatch-jupyter-builder)
|
||||||
depends=(python-jupyterlab_server python-async-lru jupyter-notebook-shim nodejs)
|
depends=(python-jupyterlab_server python-async-lru jupyter-notebook-shim)
|
||||||
optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support' 'jupyter-collaboration: collaborative mode')
|
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)
|
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)
|
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
|
||||||
|
|
Loading…
Reference in a new issue