community/jupyterlab to 3.2.3-1

This commit is contained in:
Kevin Mihelich 2021-11-11 13:47:57 +00:00
parent 00aad8a4e2
commit 42d0ac5e56

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.2.2
pkgver=3.2.3
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=('215dcbc2674bf1c74eca16b30eac49b882d41503c522ed337fb0053c89565ec8')
sha256sums=('7d74593e52d4dbfacbb98e14cac4bc765ea2cffb1b980675f44930d622871705')
build() {
cd $pkgname-$pkgver