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-06-23 15:03:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-anywidget (Old)
 and      /work/SRC/openSUSE:Factory/.python-anywidget.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-anywidget"

Mon Jun 23 15:03:13 2025 rev:12 rq:1287577 version:0.9.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-anywidget/python-anywidget.changes        
2024-09-01 19:21:37.584505569 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-anywidget.new.7067/python-anywidget.changes  
    2025-06-23 15:03:35.281528004 +0200
@@ -1,0 +2,21 @@
+Sat Jun 21 14:25:31 UTC 2025 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 0.9.18
+  * experimental Fix descriptor API to send initial state on comm
+    creation (#832)
+  * Refactor: Manage front-end HMR runtimes with web
+    AbortController (#826)
+  * Improve robustness of HMR file watching (#831)
+  * Handles cases where atomic saves (e.g. by VS Code) temporarily
+    delete and replace the file. The watcher now ensures the file
+    does not exist on Change.delete events, preventing unexpected
+    drops in hot reload behavior.
+  * Fix: Use temporary polyfill for Promise.withResolvers for
+    Safari compat (#824)
+  * Move @anywidget/types from devDependencies to dependencies
+    (#812)
+  * Comm messages sent quickly after the creation of a widget could
+    be lost because custom widgets' models were loaded
+    asynchronously (#804)
+
+-------------------------------------------------------------------

Old:
----
  anywidget-0.9.13.tar.gz

New:
----
  anywidget-0.9.18.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-anywidget.spec ++++++
--- /var/tmp/diff_new_pack.P1mdpf/_old  2025-06-23 15:03:36.213565868 +0200
+++ /var/tmp/diff_new_pack.P1mdpf/_new  2025-06-23 15:03:36.217566031 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-anywidget
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,15 @@
 #
 
 
-%define distver 0.9.13
+%define distver 0.9.18
 Name:           python-anywidget
-Version:        0.9.13
+Version:        0.9.18
 Release:        0
 Summary:        Custom jupyter widgets made easy
 License:        MIT
 URL:            https://github.com/manzt/anywidget
 Source:         
https://files.pythonhosted.org/packages/source/a/anywidget/anywidget-%{version}.tar.gz
+BuildRequires:  %{python_module base >= 3.8}
 BuildRequires:  %{python_module hatch-jupyter-builder}
 BuildRequires:  %{python_module hatchling}
 BuildRequires:  %{python_module pip}
@@ -31,6 +32,7 @@
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module ipywidgets >= 7.6.0}
+BuildRequires:  %{python_module ipykernel}
 BuildRequires:  %{python_module msgspec}
 BuildRequires:  %{python_module psygnal >= 0.8.1}
 BuildRequires:  %{python_module pydantic}

++++++ anywidget-0.9.13.tar.gz -> anywidget-0.9.18.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-anywidget/anywidget-0.9.13.tar.gz 
/work/SRC/openSUSE:Factory/.python-anywidget.new.7067/anywidget-0.9.18.tar.gz 
differ: char 13, line 1

Reply via email to