community/jupyterlab to 3.0.8-1

This commit is contained in:
Kevin Mihelich 2021-02-18 00:25:02 +00:00
parent a75a512d0d
commit ec6fd4f9d0

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.0.7
pkgver=3.0.8
pkgrel=1
pkgdesc="JupyterLab computational environment"
arch=(any)
@ -15,7 +15,7 @@ makedepends=(python-setuptools python-jupyter_packaging)
depends=(python-jupyterlab_server 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=('1d531765932f95bf756c088867714efe75bd906e332c0375178f1d905d0ccccf')
sha256sums=('e2250dec8042bb824d9dd5381f38b2b34eff7f93bed693bd486b252abafddcbe')
build() {
cd $pkgname-$pkgver