extra/jupyterlab to 4.3.3-1

This commit is contained in:
Kevin Mihelich 2024-12-11 00:33:47 +00:00
parent b4c9ac0314
commit 0bf41fd8b3
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.2
pkgver = 4.3.3
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.2
sha256sums = 774d8bde81c55e866648fdd2eceeed4f481eab4b4e8ee3af74f63e2e352a42dc
source = git+https://github.com/jupyterlab/jupyterlab#tag=v4.3.3
sha256sums = 985408d09e563b17c7e1bf8ecab1046f7389b8491b77af38863fd9a7d5fe890b
pkgname = jupyterlab

View file

@ -6,7 +6,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=4.3.2
pkgver=4.3.3
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=('774d8bde81c55e866648fdd2eceeed4f481eab4b4e8ee3af74f63e2e352a42dc')
sha256sums=('985408d09e563b17c7e1bf8ecab1046f7389b8491b77af38863fd9a7d5fe890b')
build() {
cd $pkgname