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 2024-09-09 14:43:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycrdt (Old)
 and      /work/SRC/openSUSE:Factory/.python-pycrdt.new.10096 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pycrdt"

Mon Sep  9 14:43:35 2024 rev:4 rq:1199272 version:0.9.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycrdt/python-pycrdt.changes      
2024-06-28 15:50:21.065225142 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycrdt.new.10096/python-pycrdt.changes   
2024-09-09 14:43:48.993145835 +0200
@@ -1,0 +2,31 @@
+Fri Sep  6 17:56:42 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 0.9.11
+  * Add Doc.new_transaction() sync and async context managers by
+    @davidbrochart in #154
+
+-------------------------------------------------------------------
+Fri Aug 30 10:27:48 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 0.9.8
+  * Add update API by @Wh1isper in #148
+- Changes from 0.8.17 to 0.9.8
+  * Check origin in nested transactions by @davidbrochart in #146
+  * Move global origin registry to document by @davidbrochart in
+    #145
+  * Fix origin by @davidbrochart in #144
+  * Support transaction origin by @davidbrochart in #142
+  * Bump pyo3 v0.22.2 by @davidbrochart in #143
+  * Bump yrs v0.19.2 by @davidbrochart in #140
+  * Allow multithreading by @davidbrochart in #137
+  * Support undo manager expand_scope by @davidbrochart in #128
+  * Export more from sync by @davidbrochart in #127
+  * Add sync protocol (v1) by @davidbrochart in #124
+  * Add undo manager by @davidbrochart in #119
+  * Raise ValueError on Doc.get_update() error by @davidbrochart in
+    #118
+  * Ignore empty updates by @davidbrochart in #107, #111
+  * really drop python<=support by @kloczek in #96
+  * Shared Types Popped from Shared Map are Empty by @jbdyn in #94
+
+-------------------------------------------------------------------

Old:
----
  pycrdt-0.8.17.tar.xz

New:
----
  pycrdt-0.9.11.tar.xz

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

Other differences:
------------------
++++++ python-pycrdt.spec ++++++
--- /var/tmp/diff_new_pack.nWEte5/_old  2024-09-09 14:43:50.077190815 +0200
+++ /var/tmp/diff_new_pack.nWEte5/_new  2024-09-09 14:43:50.077190815 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-pycrdt
-Version:        0.8.17
+Version:        0.9.11
 Release:        0
 Summary:        Python bindings for Yrs
 License:        MIT
@@ -29,11 +29,12 @@
 BuildRequires:  cargo-packaging
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       (python-anyio >= 4.4 with python-anyio < 5)
 # SECTION test requirements
 BuildRequires:  %{python_module pytest >= 7.4.2}
-#BuildRequires: %%{python_module pydantic >= 2.5.2 with %%python-pydantic < 3}
-BuildRequires:  %{python_module y-py >= 0.7.0~a1}
-BuildRequires:  %{python_module objsize}
+BuildRequires:  %{python_module anyio >= 4.4.0 with %python-anyio < 5}
+BuildRequires:  %{python_module exceptiongroup if %python-base < 3.11}
+BuildRequires:  %{python_module trio >= 0.25.1 with %python-trio < 0.26}
 # /SECTION
 %python_subpackages
 

++++++ pycrdt-0.8.17.tar.xz -> pycrdt-0.9.11.tar.xz ++++++
++++ 3079 lines of diff (skipped)

++++++ pycrdt.obsinfo ++++++
--- /var/tmp/diff_new_pack.nWEte5/_old  2024-09-09 14:43:50.177194964 +0200
+++ /var/tmp/diff_new_pack.nWEte5/_new  2024-09-09 14:43:50.177194964 +0200
@@ -1,5 +1,5 @@
 name: pycrdt
-version: 0.8.17
-mtime: 1711556109
-commit: 26b75edc370b31759398329ca56694e078a4159d
+version: 0.9.11
+mtime: 1725264371
+commit: 2fe8096593767f7708c81966dd47041e74b724fa
 

++++++ vendor.tar.xz ++++++
++++ 267029 lines of diff (skipped)

Reply via email to