Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
jupyterlab-widgets
Commits:
2db6f5f9 by Jelle van der Waa at 2024-12-03T13:46:03+01:00
upgpkg: 3.0.13-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = jupyterlab-widgets
pkgdesc = JupyterLab extension to use ipywidgets
pkgver = 3.0.13
- pkgrel = 1
+ pkgrel = 2
url = https://jupyter.org/
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pipname=jupyterlab_widgets
pkgname=${_pipname/_/-}
pkgver=3.0.13
-pkgrel=1
+pkgrel=2
pkgdesc='JupyterLab extension to use ipywidgets'
arch=(any)
url='https://jupyter.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab-widgets/-/commit/2db6f5f9f29f267550db35b6529d0ff56ca6ce97
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab-widgets/-/commit/2db6f5f9f29f267550db35b6529d0ff56ca6ce97
You're receiving this email because of your account on gitlab.archlinux.org.