Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
jupyterlab


Commits:
4f191db6 by Antonio Rojas at 2026-01-23T23:28:38+01:00
upgpkg: 4.5.3-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jupyterlab
        pkgdesc = JupyterLab computational environment
-       pkgver = 4.5.2
+       pkgver = 4.5.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.5.2
-       sha256sums = 
9d47a62d40a9672965d433c31b985a34af49edf6b0e12cc28fa0472f5366c201
+       source = git+https://github.com/jupyterlab/jupyterlab#tag=v4.5.3
+       sha256sums = 
45abbfcfbdb32ab2a90a050fdbcad9ca9cc1be3d7e71c9f19f87632e4d5e4e44
 
 pkgname = jupyterlab


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=4.5.2
+pkgver=4.5.3
 pkgrel=1
 pkgdesc='JupyterLab computational environment'
 arch=(any)
@@ -33,7 +33,7 @@ checkdepends=(npm
               python-pytest-jupyter
               python-pytest-tornasync)
 source=(git+https://github.com/jupyterlab/jupyterlab#tag=v$pkgver)
-sha256sums=('9d47a62d40a9672965d433c31b985a34af49edf6b0e12cc28fa0472f5366c201')
+sha256sums=('45abbfcfbdb32ab2a90a050fdbcad9ca9cc1be3d7e71c9f19f87632e4d5e4e44')
 
 build() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab/-/commit/4f191db65b7fe6e62a40a562f1f692890535f178

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab/-/commit/4f191db65b7fe6e62a40a562f1f692890535f178
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to