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


Commits:
9395907d by Antonio Rojas at 2025-11-02T10:11:34+01:00
upgpkg: 3.0.16-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jupyterlab-widgets
        pkgdesc = JupyterLab extension to use ipywidgets
-       pkgver = 3.0.15
+       pkgver = 3.0.16
        pkgrel = 1
        url = https://jupyter.org/
        arch = any
@@ -13,7 +13,7 @@ pkgbase = jupyterlab-widgets
        depends = python
        depends = python-ipywidgets
        replaces = jupyter-widgetsnbextension
-       source = 
https://pypi.io/packages/source/j/jupyterlab_widgets/jupyterlab_widgets-3.0.15.tar.gz
-       sha256sums = 
2920888a0c2922351a9202817957a68c07d99673504d6cd37345299e971bb08b
+       source = 
https://pypi.io/packages/source/j/jupyterlab_widgets/jupyterlab_widgets-3.0.16.tar.gz
+       sha256sums = 
423da05071d55cf27a9e602216d35a3a65a3e41cdf9c5d3b643b814ce38c19e0
 
 pkgname = jupyterlab-widgets


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pipname=jupyterlab_widgets
 pkgname=${_pipname/_/-}
-pkgver=3.0.15
+pkgver=3.0.16
 pkgrel=1
 pkgdesc='JupyterLab extension to use ipywidgets'
 arch=(any)
@@ -17,7 +17,7 @@ makedepends=(python-build
              python-installer)
 
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
 replaces=(jupyter-widgetsnbextension)
-sha256sums=('2920888a0c2922351a9202817957a68c07d99673504d6cd37345299e971bb08b')
+sha256sums=('423da05071d55cf27a9e602216d35a3a65a3e41cdf9c5d3b643b814ce38c19e0')
 
 build() {
   cd $_pipname-$pkgver



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

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


Reply via email to