community/jupyterlab to 3.1.9-1

This commit is contained in:
David Beauchamp 2021-08-30 14:06:50 -04:00
parent ef2e869625
commit 03f2cd12bc

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.1.6
pkgver=3.1.9
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=('6d2ada6a333861f33a1b555d3cb7b07aa9d1ab80f07997b3d0c43878a98c1174')
sha256sums=('007e42f833e59fd36872d459e45be243d899edbd0e4a98d21388632e4e0d8af7')
build() {
cd $pkgname-$pkgver