community/jupyterlab to 3.1.4-1

This commit is contained in:
David Beauchamp 2021-08-05 15:19:07 -04:00
parent 0576ef2fa7
commit 2f3cc6b2a9

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.1.2
pkgver=3.1.4
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=('47c0a6237a3c29d8d349dae2c36feca717c5af78481ed84cd0b0de63b0ef8d9c')
sha256sums=('82b5ea0f4bd500ff2a6aa27304a206007d7bbe8bc2bc5c685014d72462c985da')
build() {
cd $pkgname-$pkgver