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


Commits:
e878f4b5 by Antonio Rojas at 2026-06-30T08:31:10+02:00
upgpkg: 4.6.1-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = jupyterlab
        pkgdesc = JupyterLab computational environment
-       pkgver = 4.6.0
-       pkgrel = 2
+       pkgver = 4.6.1
+       pkgrel = 1
        url = https://github.com/jupyterlab/jupyterlab
        arch = any
        license = LicenseRef-JupyterLab
@@ -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.6.0
-       sha256sums = 
9ac7f286727f22281fbc168c8a470868ba09af69d5faf1a0b3bfa9d932464c6f
+       source = git+https://github.com/jupyterlab/jupyterlab#tag=v4.6.1
+       sha256sums = 
c95267d8e3169e7b20717be1b8864ab6ca8daa7f364b7618f499f83c68d3ad64
 
 pkgname = jupyterlab


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



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab/-/commit/e878f4b583904315a5cee95d90fae4e63a1d6e9c
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to