community/jupyterlab to 3.6.1-1

This commit is contained in:
Kevin Mihelich 2023-02-03 19:02:32 +00:00
parent 404670ef83
commit c10e70b814

View file

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