community/jupyterlab to 3.5.0-1

This commit is contained in:
David Beauchamp 2022-10-24 17:20:10 -04:00
parent 6430ac529a
commit ee7b5534e0

View file

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