14
0

Accepting request 823374 from home:mcalabkova:branches:devel:languages:python

- update to 1.5.2
  * Add ids to presences and messages by default 
  * Fix various issues in connection/disconnection 
  * Code improvements (typing, deprecation warnings) 
  * Fix or improvements for some XEPS
  * New XEPs
  * Groundwork for the OMEMO (XEP-0384) plugin, which has been put 
    in a separate repository due to licensing issues.

OBS-URL: https://build.opensuse.org/request/show/823374
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=15
This commit is contained in:
Alexei Sorokin
2020-07-29 11:52:25 +00:00
committed by Git OBS Bridge
parent 4e726e8660
commit f268c69a8c
4 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jul 29 11:24:48 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.5.2
* Add ids to presences and messages by default
* Fix various issues in connection/disconnection
* Code improvements (typing, deprecation warnings)
* Fix or improvements for some XEPS
* New XEPs
* Groundwork for the OMEMO (XEP-0384) plugin, which has been put
in a separate repository due to licensing issues.
-------------------------------------------------------------------
Mon Oct 14 14:42:55 UTC 2019 - Matej Cepl <mcepl@suse.com>