community/jupyterlab to 3.0.12-1

This commit is contained in:
Kevin Mihelich 2021-03-19 22:07:43 +00:00
parent b57a42b21b
commit 824c89bd07

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.0.11
pkgver=3.0.12
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=('ce4cf4f31163ce51aed013c01a857c05d43a93c46ed690166e48644f6e7947de')
sha256sums=('929c60d7fb4aa704084c02d8ededc209b8b378e0b3adab46158b7fa6acc24230')
build() {
cd $pkgname-$pkgver