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


Commits:
99c11005 by Antonio Rojas at 2024-08-23T20:49:13+02:00
upgpkg: 3.0.13-1: Update to 3.0.13

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jupyterlab-widgets
        pkgdesc = JupyterLab extension to use ipywidgets
-       pkgver = 3.0.11
+       pkgver = 3.0.13
        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.11.tar.gz
-       sha256sums = 
dd5ac679593c969af29c9bed054c24f26842baa51352114736756bc035deee27
+       source = 
https://pypi.io/packages/source/j/jupyterlab_widgets/jupyterlab_widgets-3.0.13.tar.gz
+       sha256sums = 
a2966d385328c1942b683a8cd96b89b8dd82c8b8f81dda902bb2bc06d46f5bed
 
 pkgname = jupyterlab-widgets


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



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

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


Reply via email to