public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-ipywidgets] rawhide: Update to 8.1.9 (rhbz#2517741)
@ 2026-08-18 13:07 Lumir Balhar
0 siblings, 0 replies; only message in thread
From: Lumir Balhar @ 2026-08-18 13:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-ipywidgets
Branch : rawhide
Commit : 12edd05a55238df25c97e2c3ffcc9a1b21895df0
Author : Lumir Balhar <lbalhar@redhat.com>
Date : 2026-08-18T14:20:22+02:00
Stats : +5/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-ipywidgets/c/12edd05a55238df25c97e2c3ffcc9a1b21895df0?branch=rawhide
Log:
Update to 8.1.9 (rhbz#2517741)
---
diff --git a/.gitignore b/.gitignore
index 3e3cb69..d0a1bbe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
/ipywidgets-8.1.6.tar.gz
/ipywidgets-8.1.7.tar.gz
/ipywidgets-8.1.8.tar.gz
+/ipywidgets-8.1.9.tar.gz
diff --git a/python-ipywidgets.spec b/python-ipywidgets.spec
index d4247f5..0350892 100644
--- a/python-ipywidgets.spec
+++ b/python-ipywidgets.spec
@@ -1,7 +1,7 @@
%global pypi_name ipywidgets
Name: python-%{pypi_name}
-Version: 8.1.8
+Version: 8.1.9
Release: %autorelease
Summary: IPython HTML widgets for Jupyter
@@ -24,6 +24,8 @@ Interactive HTML widgets for Jupyter notebooks and the IPython kernel.
%prep
%autosetup -p3 -n %{pypi_name}-%{version}
+sed -i 's/widgetsnbextension~=4.*/widgetsnbextension>=4/' setup.cfg
+sed -i 's/jupyterlab_widgets~=3.*/jupyterlab_widgets>=3/' setup.cfg
%generate_buildrequires
%pyproject_buildrequires -x test
diff --git a/sources b/sources
index 2367c1c..bec8a05 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ipywidgets-8.1.8.tar.gz) = a05fa56a17aefcb62c91816e7bad54dec6f3219f1de8ad3d8dbb7680093f05ee149277d84a4fd77f6c6dfa903e9d8a49330708950ec39c6517cc4d22d385d3da
+SHA512 (ipywidgets-8.1.9.tar.gz) = 1b1c31d0ed803a245d00dd7bf04132390025229580269b2deb648343b25ce1074f0066c865b59eb0beabf092b8f89df7fa02b40113ed719369a2796b5baf79c5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-18 13:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 13:07 [rpms/python-ipywidgets] rawhide: Update to 8.1.9 (rhbz#2517741) Lumir Balhar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox