community/jupyterlab to 3.2.1-1

This commit is contained in:
Kevin Mihelich 2021-10-20 18:50:07 +00:00
parent 23d985d80f
commit e2f6ff084d

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.2.0
pkgver=3.2.1
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=('ff761b4b43db119aeabd25326c775e8c595a05a8ae0a0926845d99f13e5de090')
sha256sums=('54466941bcd9b52f23373a32038fbb4e50fd652d4536df6179b53e1ffb8ef431')
build() {
cd $pkgname-$pkgver