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


Commits:
29329c27 by Antonio Rojas at 2024-03-07T23:07:36+01:00
upgpkg: 4.1.4-1: Update to 4.1.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jupyterlab
        pkgdesc = JupyterLab computational environment
-       pkgver = 4.1.3
+       pkgver = 4.1.4
        pkgrel = 1
        url = https://github.com/jupyterlab/jupyterlab
        arch = any
@@ -27,7 +27,7 @@ pkgbase = jupyterlab
        optdepends = jupyter-collaboration: collaborative mode
        optdepends = jupyterlab-widgets: ipywidgets support
        optdepends = npm: to install extensions
-       source = 
https://pypi.io/packages/source/j/jupyterlab/jupyterlab-4.1.3.tar.gz
-       sha256sums = 
b85bd8766f995d23461e1f68a0cbc688d23e0af2b6f42a7768fc7b1826b2ec39
+       source = 
https://pypi.io/packages/source/j/jupyterlab/jupyterlab-4.1.4.tar.gz
+       sha256sums = 
e03c82c124ad8a0892e498b9dde79c50868b2c267819aca3f55ce47c57ebeb1d
 
 pkgname = jupyterlab


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=4.1.3
+pkgver=4.1.4
 pkgrel=1
 pkgdesc='JupyterLab computational environment'
 arch=(any)
@@ -31,7 +31,7 @@ checkdepends=(npm
               python-pytest-jupyter
               python-pytest-tornasync)
 
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('b85bd8766f995d23461e1f68a0cbc688d23e0af2b6f42a7768fc7b1826b2ec39')
+sha256sums=('e03c82c124ad8a0892e498b9dde79c50868b2c267819aca3f55ce47c57ebeb1d')
 
 build() {
   cd $pkgname-$pkgver



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

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


Reply via email to