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 2021-06-18 10:13:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mautrix (Old)
 and      /work/SRC/openSUSE:Factory/.python-mautrix.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mautrix"

Fri Jun 18 10:13:51 2021 rev:5 rq:900463 version:0.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mautrix/python-mautrix.changes    
2021-03-24 16:17:02.244196204 +0100
+++ /work/SRC/openSUSE:Factory/.python-mautrix.new.2625/python-mautrix.changes  
2021-06-18 10:14:05.854018934 +0200
@@ -1,0 +2,19 @@
+Wed Jun  9 22:39:12 UTC 2021 - Sasi Olin <hel@lcp.world>
+
+- Update to 0.9.3:
+  - Switched to stable space prefixes.
+  - Added option to send arbitrary content with membership events.
+  - Added warning if media encryption dependencies aren't installed.
+  - Added support for pycryptodomex for media encryption.
+  - Added utilities for pushing bridge status to an arbitrary HTTP endpoint.
+  - Changed update_direct_chats bridge method to only send updated m.direct 
data if the content was modified.
+  - Added type classes for VoIP.
+  - Added methods for modifying push rules and room tags.
+  - Switched to asyncio.create_task everywhere (replacing the older 
loop.create_task and asyncio.ensure_future).
+  - Added option to retry all HTTP requests when encountering a HTTP network 
error or gateway error response (502/503/504)
+    - Disabled by default, you need to set the default_retry_count field in 
HTTPAPI (or Client), or the default_http_retry_count field in AppService to 
enable.
+    - Can also be enabled with HTTPAPI.request()s retry_count parameter.
+    - The mautrix.util.network_retry module was removed as it became redundant.
+  - Fixed GET requests having a body (#44).
+
+-------------------------------------------------------------------

Old:
----
  mautrix-0.8.15.tar.gz

New:
----
  mautrix-0.9.3.tar.gz

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

Other differences:
------------------
++++++ python-mautrix.spec ++++++
--- /var/tmp/diff_new_pack.6hPR3O/_old  2021-06-18 10:14:06.210019405 +0200
+++ /var/tmp/diff_new_pack.6hPR3O/_new  2021-06-18 10:14:06.210019405 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-mautrix
-Version:        0.8.15
+Version:        0.9.3
 Release:        0
 Summary:        A Python 3 asyncio Matrix framework
 License:        MPL-2.0

++++++ mautrix-0.8.15.tar.gz -> mautrix-0.9.3.tar.gz ++++++
++++ 2389 lines of diff (skipped)

Reply via email to