community/jupyterlab to 3.1.17-1

This commit is contained in:
Kevin Mihelich 2021-10-06 12:45:07 +00:00
parent b0cf36fcc2
commit e2c61821cd

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.1.16
pkgver=3.1.17
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=('8f3579a33b1250bc7120b05c8281a92e5e78171e9315449f533621a470cddeb2')
sha256sums=('7e829cedce4fec676fb9d83850805df9e563b3ca7f20f70bd2ea177a462b7a78')
build() {
cd $pkgname-$pkgver