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


Commits:
e1ec815e by Antonio Rojas at 2024-04-27T17:29:12+02:00
upgpkg: 4.1.8-1: Update to 4.1.8

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = jupyterlab
        pkgdesc = JupyterLab computational environment
-       pkgver = 4.1.7
-       pkgrel = 2
+       pkgver = 4.1.8
+       pkgrel = 1
        url = https://github.com/jupyterlab/jupyterlab
        arch = any
        license = LicenseRef-JupyterLab
@@ -28,7 +28,7 @@ pkgbase = jupyterlab
        optdepends = jupyter-collaboration: collaborative mode
        optdepends = jupyterlab-widgets: ipywidgets support
        optdepends = npm: to install extensions
-       source = git+https://github.com/jupyterlab/jupyterlab#tag=v4.1.7
-       sha256sums = 
81b28690037d4ab893b0e1115b0afd8c8565343ab04c2a542fec1631976a97fa
+       source = git+https://github.com/jupyterlab/jupyterlab#tag=v4.1.8
+       sha256sums = 
451b3afcfeed70f5706c7d18ad08f11f43b92992e9285979ca50af4463c839a9
 
 pkgname = jupyterlab


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=4.1.7
-pkgrel=2
+pkgver=4.1.8
+pkgrel=1
 pkgdesc='JupyterLab computational environment'
 arch=(any)
 url='https://github.com/jupyterlab/jupyterlab'
@@ -32,7 +32,7 @@ checkdepends=(npm
               python-pytest-jupyter
               python-pytest-tornasync)
 source=(git+https://github.com/jupyterlab/jupyterlab#tag=v$pkgver)
-sha256sums=('81b28690037d4ab893b0e1115b0afd8c8565343ab04c2a542fec1631976a97fa')
+sha256sums=('451b3afcfeed70f5706c7d18ad08f11f43b92992e9285979ca50af4463c839a9')
 
 build() {
   cd $pkgname



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab/-/commit/e1ec815e14223359c8a361a292d08b258618fccc
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to