From 5848f23bd5f61ace8f5c5262abf5650e9216e33f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 15 Sep 2023 18:27:57 +0000 Subject: [PATCH] extra/jupyterlab to 4.0.6-1 --- extra/jupyterlab/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/jupyterlab/PKGBUILD b/extra/jupyterlab/PKGBUILD index 0331f3616..5fe736cfc 100644 --- a/extra/jupyterlab/PKGBUILD +++ b/extra/jupyterlab/PKGBUILD @@ -5,7 +5,7 @@ pkgname=jupyterlab _pipname=jupyterlab -pkgver=4.0.5 +pkgver=4.0.6 pkgrel=1 pkgdesc='JupyterLab computational environment' arch=(any) @@ -16,7 +16,7 @@ depends=(python-jupyterlab-server python-async-lru jupyter-notebook-shim) optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support' 'jupyter-collaboration: collaborative mode') checkdepends=(python-pytest-tornasync python-pytest-jupyter npm python-jupyter-server-terminals) source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz) -sha256sums=('de49deb75f9b9aec478ed04754cbefe9c5d22fd796a5783cdc65e212983d3611') +sha256sums=('6c43ae5a6a1fd2fdfafcb3454004958bde6da76331abb44cffc6f9e436b19ba1') build() { cd $pkgname-$pkgver