Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pycrdt-websocket for
openSUSE:Factory checked in at 2026-03-23 17:12:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycrdt-websocket (Old)
and /work/SRC/openSUSE:Factory/.python-pycrdt-websocket.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycrdt-websocket"
Mon Mar 23 17:12:34 2026 rev:7 rq:1341878 version:0.16.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pycrdt-websocket/python-pycrdt-websocket.changes
2025-07-03 12:12:47.515513887 +0200
+++
/work/SRC/openSUSE:Factory/.python-pycrdt-websocket.new.8177/python-pycrdt-websocket.changes
2026-03-23 17:13:19.057548293 +0100
@@ -1,0 +2,10 @@
+Mon Dec 1 21:36:57 UTC 2025 - Dirk Müller <[email protected]>
+
+- update to 0.16.0:
+ * Allow room to sync with provider.
+ * Add `log` to `BaseYStore`.
+ * Handle ASGI lifespan.
+ * Move `test` and `docs` dependencies to dependency groups.
+ * Extract out stores to `pycrdt-store`.
+
+-------------------------------------------------------------------
Old:
----
pycrdt_websocket-0.15.5.tar.gz
New:
----
pycrdt_websocket-0.16.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pycrdt-websocket.spec ++++++
--- /var/tmp/diff_new_pack.auajf7/_old 2026-03-23 17:13:19.737576563 +0100
+++ /var/tmp/diff_new_pack.auajf7/_new 2026-03-23 17:13:19.737576563 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pycrdt-websocket
#
-# 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
@@ -25,7 +25,7 @@
%bcond_with test
%endif
Name: python-pycrdt-websocket%{?psuffix}
-Version: 0.15.5
+Version: 0.16.0
Release: 0
Summary: WebSocket connector for pycrdt
License: MIT
@@ -38,6 +38,7 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-anyio >= 3.6.2
+Requires: python-pycrdt-store
Requires: (python-pycrdt >= 0.10.3 with python-pycrdt < 0.13)
Requires: (python-sqlite-anyio >= 0.2.3 with python-sqlite-anyio < 0.3.0)
Provides: python-pycrdt_websocket = %{version}-%{release}
@@ -79,7 +80,8 @@
%if !%{with test}
%files %{python_files}
-%{python_sitelib}/pycrdt_websocket
+%dir %{python_sitelib}/pycrdt
+%{python_sitelib}/pycrdt/websocket
%{python_sitelib}/pycrdt_websocket-%{version}.dist-info
%endif
++++++ pycrdt_websocket-0.15.5.tar.gz -> pycrdt_websocket-0.16.0.tar.gz ++++++
++++ 4452 lines of diff (skipped)