From 81e009e07b3e6eb21a7e49461947c00cb15bbf4c Mon Sep 17 00:00:00 2001 From: David Beauchamp Date: Mon, 23 Jan 2023 17:18:49 -0500 Subject: [PATCH] community/jupyterlab to 3.5.3-1 --- community/jupyterlab/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/jupyterlab/PKGBUILD b/community/jupyterlab/PKGBUILD index a98d2c866..f325f114f 100644 --- a/community/jupyterlab/PKGBUILD +++ b/community/jupyterlab/PKGBUILD @@ -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() {