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


Commits:
ea671963 by Antonio Rojas at 2024-01-30T19:09:50+01:00
upgpkg: 4.0.12-1: Update to 4.0.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jupyterlab
        pkgdesc = JupyterLab computational environment
-       pkgver = 4.0.11
+       pkgver = 4.0.12
        pkgrel = 1
        url = https://github.com/jupyterlab/jupyterlab
        arch = any
@@ -26,7 +26,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.0.11.tar.gz
-       sha256sums = 
d1aec24712566bc25a36229788242778e498ca4088028e2f9aa156b8b7fdc8fc
+       source = 
https://pypi.io/packages/source/j/jupyterlab/jupyterlab-4.0.12.tar.gz
+       sha256sums = 
965d92efa82a538ed70ccb3968d9aabba788840da882e13d7b061780cdedc3b7
 
 pkgname = jupyterlab


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



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

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


Reply via email to