Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
jupyterlab
Commits:
a6634446 by Antonio Rojas at 2026-06-04T16:21:24+02:00
upgpkg: 4.5.8-1: Upstream udpate
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = jupyterlab
pkgdesc = JupyterLab computational environment
- pkgver = 4.5.7
+ pkgver = 4.5.8
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.7
- sha256sums =
c46eaf70db325e33936178d79bba402fe9838af383adaccee54001b55e36fb4f
+ source = git+https://github.com/jupyterlab/jupyterlab#tag=v4.5.8
+ sha256sums =
48fb79169855b60288f1dbada20ca4693e9cb6f4d6e5d2d350fdaae0e6ae90b5
pkgname = jupyterlab
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
-pkgver=4.5.7
+pkgver=4.5.8
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=('c46eaf70db325e33936178d79bba402fe9838af383adaccee54001b55e36fb4f')
+sha256sums=('48fb79169855b60288f1dbada20ca4693e9cb6f4d6e5d2d350fdaae0e6ae90b5')
build() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab/-/commit/a66344462837cbbdf8e21883cf504738935f5a8a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab/-/commit/a66344462837cbbdf8e21883cf504738935f5a8a
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