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


Commits:
a3cafb64 by Antonio Rojas at 2025-06-28T19:23:13+02:00
upgpkg: 4.4.4-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jupyterlab
        pkgdesc = JupyterLab computational environment
-       pkgver = 4.4.3
+       pkgver = 4.4.4
        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.4.3
-       sha256sums = 
40ff6ea2ac41aa2ae7120a6d8e1a17a1aa59ad32a8e0f8a0b4ef1a23b690ab91
+       source = git+https://github.com/jupyterlab/jupyterlab#tag=v4.4.4
+       sha256sums = 
cac4ef657dd004111cb688d41e6ecbcdaf8b69e689bfb84b19667b89688d589f
 
 pkgname = jupyterlab


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=4.4.3
+pkgver=4.4.4
 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=('40ff6ea2ac41aa2ae7120a6d8e1a17a1aa59ad32a8e0f8a0b4ef1a23b690ab91')
+sha256sums=('cac4ef657dd004111cb688d41e6ecbcdaf8b69e689bfb84b19667b89688d589f')
 
 build() {
   cd $pkgname



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

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


Reply via email to