community/jupyterlab to 3.0.11-1

This commit is contained in:
Kevin Mihelich 2021-03-17 23:31:04 +00:00
parent 9018e4e48e
commit bbb3603ec4

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.0.10
pkgver=3.0.11
pkgrel=1
pkgdesc="JupyterLab computational environment"
arch=(any)
@ -15,7 +15,7 @@ makedepends=(python-setuptools)
depends=(python-jupyterlab_server python-jupyter_packaging jupyter-nbclassic nodejs)
optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support')
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
sha256sums=('fdc6020d81e8888755ac4b30a08a89520c210d2eda400cfea0c0972d2591cfec')
sha256sums=('ce4cf4f31163ce51aed013c01a857c05d43a93c46ed690166e48644f6e7947de')
build() {
cd $pkgname-$pkgver