Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ipywidgets for
openSUSE:Factory checked in at 2026-02-03 21:34:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipywidgets (Old)
and /work/SRC/openSUSE:Factory/.python-ipywidgets.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipywidgets"
Tue Feb 3 21:34:59 2026 rev:21 rq:1330759 version:8.1.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipywidgets/python-ipywidgets.changes
2025-08-03 13:38:39.414552319 +0200
+++
/work/SRC/openSUSE:Factory/.python-ipywidgets.new.1995/python-ipywidgets.changes
2026-02-03 21:36:07.840290351 +0100
@@ -1,0 +2,9 @@
+Mon Dec 1 23:16:40 UTC 2025 - Dirk Müller <[email protected]>
+
+- update to 8.1.8:
+ * Fix badge formatting in README.md
+ * Add Plausible web stats
+ * Update jupyterlab_widgets metadata to indicate it works with
+ JupyterLab 4
+
+-------------------------------------------------------------------
Old:
----
ipywidgets-8.1.7.tar.gz
New:
----
ipywidgets-8.1.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ipywidgets.spec ++++++
--- /var/tmp/diff_new_pack.k1TwDP/_old 2026-02-03 21:36:08.420314728 +0100
+++ /var/tmp/diff_new_pack.k1TwDP/_new 2026-02-03 21:36:08.420314728 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-ipywidgets
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-ipywidgets
-Version: 8.1.7
+Version: 8.1.8
Release: 0
Summary: IPython HTML widgets for Jupyter
License: BSD-3-Clause
@@ -47,6 +47,7 @@
BuildRequires: %{python_module jupyterlab_widgets >= 3.0.15 with
%python-jupyterlab_widgets < 4}
BuildRequires: %{python_module pytest >= 3.6.0}
BuildRequires: %{python_module pytz}
+BuildRequires: %{python_module nbclassic}
BuildRequires: %{python_module traitlets >= 4.3.1}
BuildRequires: %{python_module widgetsnbextension >= 4.0.14 with
%python-widgetsnbextension < 5}
# /SECTION
++++++ ipywidgets-8.1.7.tar.gz -> ipywidgets-8.1.8.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ipywidgets-8.1.7/PKG-INFO
new/ipywidgets-8.1.8/PKG-INFO
--- old/ipywidgets-8.1.7/PKG-INFO 2025-05-05 14:41:45.523567700 +0200
+++ new/ipywidgets-8.1.8/PKG-INFO 2025-11-01 22:17:55.723066300 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: ipywidgets
-Version: 8.1.7
+Version: 8.1.8
Summary: Jupyter interactive widgets
Home-page: http://jupyter.org
Author: Jupyter Development Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ipywidgets-8.1.7/ipywidgets/_version.py
new/ipywidgets-8.1.8/ipywidgets/_version.py
--- old/ipywidgets-8.1.7/ipywidgets/_version.py 2025-05-05 14:40:55.000000000
+0200
+++ new/ipywidgets-8.1.8/ipywidgets/_version.py 2025-11-01 22:16:53.000000000
+0100
@@ -1,7 +1,7 @@
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
-__version__ = '8.1.7'
+__version__ = '8.1.8'
__protocol_version__ = '2.1.0'
__control_protocol_version__ = '1.0.0'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ipywidgets-8.1.7/ipywidgets.egg-info/PKG-INFO
new/ipywidgets-8.1.8/ipywidgets.egg-info/PKG-INFO
--- old/ipywidgets-8.1.7/ipywidgets.egg-info/PKG-INFO 2025-05-05
14:41:45.000000000 +0200
+++ new/ipywidgets-8.1.8/ipywidgets.egg-info/PKG-INFO 2025-11-01
22:17:55.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: ipywidgets
-Version: 8.1.7
+Version: 8.1.8
Summary: Jupyter interactive widgets
Home-page: http://jupyter.org
Author: Jupyter Development Team