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


Commits:
aa8d2c7e by Antonio Rojas at 2025-12-15T23:36:48+01:00
upgpkg: 4.5.1-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jupyterlab
        pkgdesc = JupyterLab computational environment
-       pkgver = 4.5.0
+       pkgver = 4.5.1
        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.0
-       sha256sums = 
33924666e6c2eec75e225f7172f9bda19ba75288d85813b0832d913228ee60e7
+       source = git+https://github.com/jupyterlab/jupyterlab#tag=v4.5.1
+       sha256sums = 
49b6565a5683aa4a456eac5cf58f3cdcef7301c359bde4319111ebb2b7c2d1a5
 
 pkgname = jupyterlab


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=4.5.0
+pkgver=4.5.1
 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=('33924666e6c2eec75e225f7172f9bda19ba75288d85813b0832d913228ee60e7')
+sha256sums=('49b6565a5683aa4a456eac5cf58f3cdcef7301c359bde4319111ebb2b7c2d1a5')
 
 build() {
   cd $pkgname



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

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


Reply via email to