community/jupyterlab to 3.4.4-1

This commit is contained in:
Kevin Mihelich 2022-07-21 23:21:22 +00:00
parent 02358ab44a
commit cbbb93cdbe

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=3.4.3
pkgver=3.4.4
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=('e2dcc40e94366dde5de4b19e8c43ee133cf041b852d01a3625a7cf29532da49d'
sha256sums=('5a2a0fdd22bd8628ad45b618e3520387c32a4818e3af112dbad1f649304dfc20'
'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4')
prepare() {