community/jupyterlab to 3.0.4-1

This commit is contained in:
Kevin Mihelich 2021-01-13 13:58:38 +00:00
parent cf2bfce3d1
commit e778c9fa65

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.0.3
pkgver=3.0.4
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=('505220e6d812e267aecacb12a310a6044c526cf67f85eb22917685fc8824edb6')
sha256sums=('c70a638907a1cdad499fe39b3388a1dbce257ab4e76b05d08c9791b94ad79b94')
build() {
cd $pkgname-$pkgver