Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mautrix for openSUSE:Factory 
checked in at 2023-10-22 21:01:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mautrix (Old)
 and      /work/SRC/openSUSE:Factory/.python-mautrix.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mautrix"

Sun Oct 22 21:01:57 2023 rev:11 rq:1119336 version:0.20.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mautrix/python-mautrix.changes    
2023-05-24 20:23:36.244623744 +0200
+++ /work/SRC/openSUSE:Factory/.python-mautrix.new.1945/python-mautrix.changes  
2023-10-22 21:02:13.818098445 +0200
@@ -1,0 +2,56 @@
+Sat Oct 21 08:21:20 UTC 2023 - Matej Cepl <mc...@cepl.eu>
+
+- Update to 0.20.2:
+  - (crypto) Changed OlmMachine.share_keys to make the OTK count
+    parameter optional. When omitted, the count is fetched from
+    the server.
+  - (appservice) Added option to run appservice transaction event
+    handlers synchronously.
+  - (appservice) Added log and hs_token parameters to
+    AppServiceServerMixin to allow using it as a standalone class
+    without extending.
+  - (api) Added support for setting appservice user_id
+    and device_id query parameters manually without using
+    AppServiceAPI.
+- Update to 0.20.1:
+  - (util.program) Removed --base-config flag in bridges, as
+    there are no valid use cases (package data should always
+    work) and it's easy to cause issues by pointing the flag at
+    the wrong file.
+  - (bridge) Added support for the com.devture.shared_secret_auth
+    login type for automatic double puppeting.
+  - (bridge) Dropped support for syncing with double
+    puppets. MSC2409 is now the only way to receive ephemeral
+    events.
+  - (bridge) Added support for double puppeting with arbitrary
+    as_tokens.
+- Update to 0.20.0:
+  - Dropped Python 3.8 support.
+  - Breaking change (.state_store) Removed legacy SQLAlchemy
+    state store implementations.
+  - Mildly breaking change (util.async_db) Changed SQLiteDatabase
+    to not remove prefix slashes from database paths.
+    - Library users should use sqlite:path.db instead of
+      sqlite:///path.db for relative paths, and sqlite:/path.db
+      instead of sqlite:////path.db for absolute paths.
+    - Bridge configs do this migration automatically.
+  - (util.async_db) Added warning log if using SQLite database
+    path that isn't writable.
+  - (util.program) Fixed manual_stop not working if it's called
+    during startup.
+  - (client) Stabilized support for asynchronous uploads.
+    - unstable_create_msc was renamed to create_mxc, and the
+      max_stall_ms parameters for downloading were renamed to
+      timeout_ms.
+  - (crypto) Added option to not rotate keys when devices change.
+  - (crypto) Added option to remove all keys that were received
+    before the automatic ratcheting was implemented (in
+    v0.19.10).
+  - (types) Improved reply fallback removal to have a smaller
+    chance of false positives for messages that don't use reply
+    fallbacks.
+- Update to 0.19.16:
+  - (appservice) Fixed Python 3.8 compatibility.
+- Remove upstreamed no-immutable.patch.
+
+-------------------------------------------------------------------

Old:
----
  mautrix-python-0.19.15-gh.tar.gz
  no-immutable.patch

New:
----
  mautrix-python-0.20.2-gh.tar.gz

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

Other differences:
------------------
++++++ python-mautrix.spec ++++++
--- /var/tmp/diff_new_pack.F7HTuN/_old  2023-10-22 21:02:14.566125644 +0200
+++ /var/tmp/diff_new_pack.F7HTuN/_new  2023-10-22 21:02:14.570125790 +0200
@@ -25,7 +25,7 @@
 %endif
 
 Name:           python-mautrix
-Version:        0.19.15
+Version:        0.20.2
 Release:        0
 Summary:        A Python 3 asyncio Matrix framework
 License:        MPL-2.0
@@ -34,7 +34,7 @@
 Source:         
https://github.com/mautrix/python/archive/refs/tags/v%{version}.tar.gz#/mautrix-python-%{version}-gh.tar.gz
 # PATCH-FIX-UPSTREAM no-immutable.patch gh#mautrix/python#147 mc...@suse.com
 # SQLAlchemy 2.0 renamed sql.base.ImmutableColumnCollection to 
ReadOnlyColumnCollection
-Patch0:         no-immutable.patch
+# Patch0:         no-immutable.patch
 BuildRequires:  %{python_module base}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes

++++++ mautrix-python-0.19.15-gh.tar.gz -> mautrix-python-0.20.2-gh.tar.gz 
++++++
++++ 2030 lines of diff (skipped)

Reply via email to