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


Commits:
793bc366 by Antonio Rojas at 2024-07-20T11:49:04+02:00
upgpkg: 4.2.4-1: Update to 4.2.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jupyterlab
        pkgdesc = JupyterLab computational environment
-       pkgver = 4.2.3
+       pkgver = 4.2.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.2.3
-       sha256sums = 
6f748b3a32f4e793e3ccebe1f42f2e709e1388d51b685ce32d2857a003d40d12
+       source = git+https://github.com/jupyterlab/jupyterlab#tag=v4.2.4
+       sha256sums = 
2248ce70fac96cd43c284f47059a038f92e22a729cafeda8b64d13fca6863f97
 
 pkgname = jupyterlab


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=4.2.3
+pkgver=4.2.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=('6f748b3a32f4e793e3ccebe1f42f2e709e1388d51b685ce32d2857a003d40d12')
+sha256sums=('2248ce70fac96cd43c284f47059a038f92e22a729cafeda8b64d13fca6863f97')
 
 build() {
   cd $pkgname



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

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


Reply via email to