Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-ipywidgets


Commits:
83512cb2 by Antonio Rojas at 2025-11-02T00:02:10+01:00
upgpkg: 8.1.8-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-ipywidgets
        pkgdesc = IPython HTML widgets for Jupyter
-       pkgver = 8.1.7
+       pkgver = 8.1.8
        pkgrel = 1
        url = https://github.com/ipython/ipywidgets
        arch = any
@@ -21,7 +21,7 @@ pkgbase = python-ipywidgets
        depends = python-matplotlib-inline
        depends = python-traitlets
        optdepends = jupyterlab-widgets: widgets for Jupyter lab
-       source = git+https://github.com/jupyter-widgets/ipywidgets#tag=8.1.7
-       sha256sums = 
8c5645961cb430d23d5d3702cf3b633b0d085e749ce928b201715662b91a8518
+       source = git+https://github.com/jupyter-widgets/ipywidgets#tag=8.1.8
+       sha256sums = 
72fa8a592f0f3df97fe3d708132a224f994cdf764325757b9053c76679c6f5e6
 
 pkgname = python-ipywidgets


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-ipywidgets
 _pipname=ipywidgets
-pkgver=8.1.7
+pkgver=8.1.8
 pkgrel=1
 pkgdesc='IPython HTML widgets for Jupyter'
 arch=(any)
@@ -26,7 +26,7 @@ checkdepends=(python-ipykernel
               python-pytest
               python-pytz)
 source=(git+https://github.com/jupyter-widgets/ipywidgets#tag=$pkgver)
-sha256sums=('8c5645961cb430d23d5d3702cf3b633b0d085e749ce928b201715662b91a8518')
+sha256sums=('72fa8a592f0f3df97fe3d708132a224f994cdf764325757b9053c76679c6f5e6')
 
 build() {
   cd ipywidgets/python/ipywidgets



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ipywidgets/-/commit/83512cb29203c4cc90e87d09dbdebac244d35258

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


Reply via email to