community/jupyterlab to 3.1.11-1

This commit is contained in:
Kevin Mihelich 2021-09-09 12:43:06 +00:00
parent 7ee4d7f151
commit 4655165339

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.1.10
pkgver=3.1.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=('1c561f1487666e659bf391d2b0d744e53a89567ed314c450bc986127de562254')
sha256sums=('329b41d6d99bf4e40ab210b37387d32033ea9227e776aa1baf7817bf55423156')
build() {
cd $pkgname-$pkgver