14
0

Accepting request 1235618 from home:glaubitz:branches:devel:languages:python

- Update to 1.8.6
  * Moving away from self-hosted gitlab (mathieui)
  * 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)
- Remove shebang from slixmpp/plugins/xep_0454/__init__.py

OBS-URL: https://build.opensuse.org/request/show/1235618
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=24
This commit is contained in:
2025-01-08 09:44:41 +00:00
committed by Git OBS Bridge
parent 473a7bb1d5
commit e9126d0635
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jan 7 12:43:44 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.8.6
* Moving away from self-hosted gitlab (mathieui)
* 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)
- Remove shebang from slixmpp/plugins/xep_0454/__init__.py
-------------------------------------------------------------------
Tue Feb 27 03:29:02 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>