Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycrdt for openSUSE:Factory 
checked in at 2025-09-29 16:37:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycrdt (Old)
 and      /work/SRC/openSUSE:Factory/.python-pycrdt.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pycrdt"

Mon Sep 29 16:37:32 2025 rev:13 rq:1307734 version:0.12.37

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycrdt/python-pycrdt.changes      
2025-08-03 13:38:42.506680548 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycrdt.new.11973/python-pycrdt.changes   
2025-09-29 16:37:46.440384593 +0200
@@ -1,0 +2,32 @@
+Mon Sep 29 10:35:31 UTC 2025 - Ben Greiner <[email protected]>
+
+- Update to 0.12.37
+  * Drop Python 3.9 support.
+  * Drop dependency on importlib_metadata.
+  * Support async callbacks in observe_subdocs.
+  * Allow iterating over a document events by registering async
+    callbacks when async transactions are used.
+- Release 0.12.36
+  * Support document change async callbacks.
+  * Allow get_state and get_update to use an existing transaction.
+- Release 0.12.35
+  * Bump trio to <0.32.
+- Release 0.12.34
+  * Add snapshot support.
+  * Install multiple Pythons to not rely on Windows hosted Python
+    cache.
+- Release 0.12.32
+  * Fix skip_gc in Doc.
+- Release 0.12.31
+  * Expose skip_gc in Doc.
+- Release 0.12.30
+  * Allow turning garbage collection off.
+- Release 0.12.29
+  * Improve performance of map.__contains__.
+- Release 0.12.28
+  * Upgrade pyo3 to v0.26.0.
+- Release 0.12.27
+  * Support XML insert_embed shared types.
+  * Fix UndoManager with XmlFragment.
+
+-------------------------------------------------------------------

Old:
----
  pycrdt-0.12.26.tar.xz

New:
----
  pycrdt-0.12.37.tar.xz

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

Other differences:
------------------
++++++ python-pycrdt.spec ++++++
--- /var/tmp/diff_new_pack.WOvTrd/_old  2025-09-29 16:37:47.316421296 +0200
+++ /var/tmp/diff_new_pack.WOvTrd/_new  2025-09-29 16:37:47.320421465 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycrdt
 #
-# 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,28 +17,26 @@
 
 
 Name:           python-pycrdt
-Version:        0.12.26
+Version:        0.12.37
 Release:        0
 Summary:        Python bindings for Yrs
 License:        MIT
 URL:            https://github.com/y-crdt/pycrdt
 Source0:        pycrdt-%{version}.tar.xz
 Source1:        vendor.tar.xz
-BuildRequires:  %{python_module base >= 3.9}
+BuildRequires:  %{python_module base >= 3.10}
 BuildRequires:  %{python_module maturin >= 1.4.0}
 BuildRequires:  %{python_module pip}
 BuildRequires:  cargo-packaging
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       (python-anyio >= 4.4 with python-anyio < 5)
-Requires:       (python-importlib-metadata >= 3.6 if python-base < 3.10)
 Requires:       (python-typing_extensions >= 4.14.0 if python-base < 3.11)
 # SECTION test requirements
 BuildRequires:  %{python_module pytest >= 8}
 BuildRequires:  %{python_module anyio >= 4.4.0 with %python-anyio < 5}
 BuildRequires:  %{python_module exceptiongroup if %python-base < 3.11}
-BuildRequires:  %{python_module importlib-metadata >= 3.6 if %python-base < 
3.10}
-BuildRequires:  %{python_module trio >= 0.25.1 with %python-trio < 0.31}
+BuildRequires:  %{python_module trio >= 0.25.1 with %python-trio < 0.32}
 BuildRequires:  %{python_module typing_extensions >= 4.14.0 if %python-base < 
3.11}
 # /SECTION
 %python_subpackages

++++++ pycrdt-0.12.26.tar.xz -> pycrdt-0.12.37.tar.xz ++++++
++++ 1772 lines of diff (skipped)

++++++ pycrdt.obsinfo ++++++
--- /var/tmp/diff_new_pack.WOvTrd/_old  2025-09-29 16:37:47.516429677 +0200
+++ /var/tmp/diff_new_pack.WOvTrd/_new  2025-09-29 16:37:47.532430347 +0200
@@ -1,5 +1,5 @@
 name: pycrdt
-version: 0.12.26
-mtime: 1752496776
-commit: 7c6982364825ea9ba77bab37abafc3469f845a01
+version: 0.12.37
+mtime: 1759084632
+commit: 1c399190b5bb1cbcc5d952ba5df752f89ea795d0
 

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/python-pycrdt/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.python-pycrdt.new.11973/vendor.tar.xz differ: char 
15, line 1

Reply via email to