community/jupyterlab to 3.1.14-1

This commit is contained in:
David Beauchamp 2021-09-27 17:05:53 -04:00
parent 94ccdf819a
commit b5f988b5bf

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.1.13
pkgver=3.1.14
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=('48a6214ba8310d8bdb3eb6bac8eedf449c77d1bbb6f81b586267c158ad00b899')
sha256sums=('13174cb6076dd5da6f1b85725ccfcc9518d8f98e86b8b644fc89b1dfaeda63a9')
build() {
cd $pkgname-$pkgver