Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-anywidget for
openSUSE:Factory checked in at 2025-12-12 21:42:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-anywidget (Old)
and /work/SRC/openSUSE:Factory/.python-anywidget.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-anywidget"
Fri Dec 12 21:42:31 2025 rev:13 rq:1322580 version:0.9.21
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-anywidget/python-anywidget.changes
2025-06-23 15:03:35.281528004 +0200
+++
/work/SRC/openSUSE:Factory/.python-anywidget.new.1939/python-anywidget.changes
2025-12-12 21:43:58.291904204 +0100
@@ -1,0 +2,22 @@
+Mon Dec 1 21:59:15 UTC 2025 - Dirk Müller <[email protected]>
+
+- update 0.9.21:
+ * Use rsbuild inline sourcemaps for JupyterLab extension
+ * JupyterLab was refusing to load external source map files
+ because they were being served with the wrong MIME type)
+ * Switching to inline source maps embeds the source map
+ directly in the JavaScript bundle, avoiding the MIME type
+ issue while still providing source map support for debugging.
+- update to 0.9.20:
+ * Override **repr** to avoid expensive trait serialization #906
+ * Previously, `AnyWidget` inherited
+ `ipywidgets.Widget.__repr__` which serialized all trait
+ values. This is costly because the repr might not even be
+ shown to users, yet it forces a full serialization of
+ potentially large data. `AnyWidget` now overrides `__repr__`
+ to use `object.__repr__(self)`, which produces a simple ``
+ format.
+- update to 0.9.19:
+ * Exclude `docs/` and `paper/` from sdist/wheel
+
+-------------------------------------------------------------------
Old:
----
anywidget-0.9.18.tar.gz
New:
----
anywidget-0.9.21.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-anywidget.spec ++++++
--- /var/tmp/diff_new_pack.26An7n/_old 2025-12-12 21:43:58.915930532 +0100
+++ /var/tmp/diff_new_pack.26An7n/_new 2025-12-12 21:43:58.919930701 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-anywidget
#
-# 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
@@ -16,9 +16,9 @@
#
-%define distver 0.9.18
+%define distver 0.9.21
Name: python-anywidget
-Version: 0.9.18
+Version: 0.9.21
Release: 0
Summary: Custom jupyter widgets made easy
License: MIT
++++++ anywidget-0.9.18.tar.gz -> anywidget-0.9.21.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-anywidget/anywidget-0.9.18.tar.gz
/work/SRC/openSUSE:Factory/.python-anywidget.new.1939/anywidget-0.9.21.tar.gz
differ: char 13, line 1