community/jupyterlab to 3.5.3-1

This commit is contained in:
David Beauchamp 2023-01-23 17:18:49 -05:00
parent 5efc8d50ca
commit 81e009e07b

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.5.2
pkgver=3.5.3
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 python-pytest-jupyter npm)
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz
no-nbclassic.patch)
sha256sums=('10ac094215ffb872ddffbe2982bf1c039a79fecc326e191e7cc5efd84f331dad'
sha256sums=('51e889448ae194eeef8e50f63f5c4f487f728f477befe436e9749672f7511dbe'
'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4')
prepare() {