public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lumir Balhar <lbalhar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-ipywidgets] rawhide: Update to 8.1.9 (rhbz#2517741)
Date: Tue, 18 Aug 2026 13:07:55 GMT [thread overview]
Message-ID: <178705847599.1.1275705992031629883.rpms-python-ipywidgets-12edd05a5523@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-18 13:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178705847599.1.1275705992031629883.rpms-python-ipywidgets-12edd05a5523@fedoraproject.org \
--to=lbalhar@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox