14
0

- Update to 1.8.5:

* Fix connection to Snikket instances (pep., mathieui)
  * Performance fix for XEP-0115 queries
  * New documentation listing projects using slixmpp (genghis)
  * Bugfix and improvements (nicoco, mostly)
- Switch to autosetup and pyproject macros.
- Drop patch slixmpp-fix-legacyauth.patch, no longer required.
- Update Source URL.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=22
This commit is contained in:
2024-02-27 03:29:53 +00:00
committed by Git OBS Bridge
parent 5483334478
commit 473a7bb1d5
5 changed files with 34 additions and 31 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Feb 27 03:29:02 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.8.5:
* Fix connection to Snikket instances (pep., mathieui)
* Performance fix for XEP-0115 queries
* New documentation listing projects using slixmpp (genghis)
* Bugfix and improvements (nicoco, mostly)
- Switch to autosetup and pyproject macros.
- Drop patch slixmpp-fix-legacyauth.patch, no longer required.
- Update Source URL.
-------------------------------------------------------------------
Tue Dec 6 15:35:51 UTC 2022 - Michael Vetter <mvetter@suse.com>