community/jupyterlab to 3.4.8-1

This commit is contained in:
Kevin Mihelich 2022-10-04 13:47:11 +00:00
parent 176c69f363
commit 8c4906caa4

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.4.7
pkgver=3.4.8
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=('4dc48ab0980e3af2e921dff26e0013dd03b104b1b67f0d85b67448e16e25311e'
sha256sums=('1fafb8b657005d91603f3c3adfd6d9e8eaf33fdc601537fef09283332efe67cb'
'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4')
prepare() {