community/jupyterlab to 3.4.0-1

This commit is contained in:
Kevin Mihelich 2022-05-03 23:37:36 +00:00
parent 5de8c8658f
commit 779a0c2949

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.3.4
pkgver=3.4.0
pkgrel=1
pkgdesc='JupyterLab computational environment'
arch=(any)
@ -17,7 +17,7 @@ optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support
checkdepends=('python-pytest-tornasync' 'npm')
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz
no-nbclassic.patch)
sha256sums=('e04355848b3d91ac4d95c2e3846a0429b33e9c2edc79668fb4fc4d212f1e5107'
sha256sums=('0b504cef99c5eeb4058e554aa90733370d2b4b1ba5a275e267a5a144f43daa55'
'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4')
prepare() {