community/jupyterlab to 3.1.12-1

This commit is contained in:
David Beauchamp 2021-09-14 11:02:47 -04:00
parent cf42d000a6
commit e2574a430f

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.1.11
pkgver=3.1.12
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=('329b41d6d99bf4e40ab210b37387d32033ea9227e776aa1baf7817bf55423156')
sha256sums=('d16d244b09ff6c101672637101313263bfd76d4c057bfe79a401fea54e1be0e9')
build() {
cd $pkgname-$pkgver