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 2023-10-15 19:27:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-anywidget (Old)
and /work/SRC/openSUSE:Factory/.python-anywidget.new.20540 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-anywidget"
Sun Oct 15 19:27:25 2023 rev:3 rq:1117777 version:0.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-anywidget/python-anywidget.changes
2023-09-25 20:56:36.845922478 +0200
+++
/work/SRC/openSUSE:Factory/.python-anywidget.new.20540/python-anywidget.changes
2023-10-15 19:29:32.893237222 +0200
@@ -1,0 +2,11 @@
+Sat Oct 14 08:48:18 UTC 2023 - Ben Greiner <[email protected]>
+
+- Update to 0.7.0
+ * feat(experimental)!: Require include in _get_anywidget_state
+ signature (#317)
+ * Allows implementors to avoid re-serializing fields which aren't
+ needed to send to the front end. This is a BREAKING change
+ because it requires implementors of _get_anywidget_state to
+ account for include in the function signature.
+
+-------------------------------------------------------------------
Old:
----
anywidget-0.6.5.tar.gz
New:
----
anywidget-0.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-anywidget.spec ++++++
--- /var/tmp/diff_new_pack.v5aTkZ/_old 2023-10-15 19:29:33.597262583 +0200
+++ /var/tmp/diff_new_pack.v5aTkZ/_new 2023-10-15 19:29:33.601262727 +0200
@@ -16,8 +16,9 @@
#
+%define distver 0.7
Name: python-anywidget
-Version: 0.6.5
+Version: 0.7.0
Release: 0
Summary: Custom jupyter widgets made easy
License: MIT
@@ -62,7 +63,7 @@
Summary: Custom jupyter widgets made easy
Requires: jupyter-ipywidgets >= 7.0.0
Requires: (jupyter-notebook < 7 or jupyter-nbclassic)
-Requires: python3dist(anywidget) >= %{version}
+Requires: python3dist(anywidget) >= %{distver}
Suggests: python3-anywidget
%description -n jupyter-anywidget
++++++ anywidget-0.6.5.tar.gz -> anywidget-0.7.0.tar.gz ++++++
++++ 9897 lines of diff (skipped)