extra/jupyterlab to 4.3.6-1

This commit is contained in:
David Beauchamp 2025-03-14 15:48:03 -04:00
parent bf40316c85
commit 15e7ecbd0c
2 changed files with 5 additions and 5 deletions
extra/jupyterlab

View file

@ -1,6 +1,6 @@
pkgbase = jupyterlab
pkgdesc = JupyterLab computational environment
pkgver = 4.3.5
pkgver = 4.3.6
pkgrel = 1
url = https://github.com/jupyterlab/jupyterlab
arch = any
@ -29,7 +29,7 @@ pkgbase = jupyterlab
optdepends = jupyterlab-lsp: LSP extension
optdepends = jupyterlab-widgets: ipywidgets support
optdepends = npm: to install extensions
source = git+https://github.com/jupyterlab/jupyterlab#tag=v4.3.5
sha256sums = df49d00716cf4296a68b10be62bc9244a4e6630ba02c8f4edd6376be6692f0ce
source = git+https://github.com/jupyterlab/jupyterlab#tag=v4.3.6
sha256sums = cee4059240de6d2b1aa671fc7e7956f7d8e7db3cbe94dd5d886e601c0e6e4fbf
pkgname = jupyterlab

View file

@ -6,7 +6,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=4.3.5
pkgver=4.3.6
pkgrel=1
pkgdesc='JupyterLab computational environment'
arch=(any)
@ -37,7 +37,7 @@ checkdepends=(python-jupyter-server-terminals
python-pytest-jupyter
python-pytest-tornasync)
source=(git+https://github.com/jupyterlab/jupyterlab#tag=v$pkgver)
sha256sums=('df49d00716cf4296a68b10be62bc9244a4e6630ba02c8f4edd6376be6692f0ce')
sha256sums=('cee4059240de6d2b1aa671fc7e7956f7d8e7db3cbe94dd5d886e601c0e6e4fbf')
build() {
cd $pkgname