Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-slixmpp for openSUSE:Factory checked in at 2026-06-17 16:33:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-slixmpp (Old) and /work/SRC/openSUSE:Factory/.python-slixmpp.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-slixmpp" Wed Jun 17 16:33:09 2026 rev:17 rq:1360025 version:1.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-slixmpp/python-slixmpp.changes 2026-03-24 18:50:41.002948086 +0100 +++ /work/SRC/openSUSE:Factory/.python-slixmpp.new.1981/python-slixmpp.changes 2026-06-17 16:33:11.656314878 +0200 @@ -1,0 +2,39 @@ +Tue Jun 16 13:44:15 UTC 2026 - Michael Vetter <[email protected]> + +- Update to 1.16.0: + Breaking changes: + * The get_certs method on XEP_0257 is now an async function, which breaks compatibility with previous usages. + New plugins: + * Stickers (XEP-0449). + * MUC Affiliation Versioning (XEP-0463). + Other improvements: + * MUC (XEP-0045) and PubSub (XEP-0060): items can now be retreived as a + collection on the parent element using the items interface. + Fixes: + * Crash when receiving presences with invalid JIDs (as a component). + * Wrong plugin description for Mentions (XEP-0513). + * Added a missing variable in the RPC (XEP-0009) plugin, which caused a specific error handling path to always be false. + Internal / process: + * Fill the __all__ sections for XEP plugins, for nicer library use and less linter warnings. + * Plenty of automated fixes (extra empty lines, ; characters, unused imports…, newlines at file ends…). + * More type hints. + * Enabled use of prek, and toggled harsher linting in CI. + * Explicit section in CONTRIBUTING about LLM use. + * The XEP-0257 plugin now has more tests and docs. + * XEP-0045 are now typed as floats and not ints. + +------------------------------------------------------------------- +Tue Jun 16 13:43:11 UTC 2026 - Michael Vetter <[email protected]> + +- Update to 1.15.0: + Features: + * New plugin: XEP-0513 (Explicit Mentions) + * In XEP-0424, the message sent for the retraction is now returned after being sent. + Fixes: + * The XEP-0045 plugin will now raise exceptions if the wrong parameters are + provided (e.g. specifying a "pfrom" when not running as a component). + * Passing the iterator parameter to get_items() in XEP-0030 was broken. + Build: + * The rust build is now optional + +------------------------------------------------------------------- Old: ---- slix-1.14.1.tar.gz New: ---- slix-1.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-slixmpp.spec ++++++ --- /var/tmp/diff_new_pack.mi2oK4/_old 2026-06-17 16:33:14.480432199 +0200 +++ /var/tmp/diff_new_pack.mi2oK4/_new 2026-06-17 16:33:14.532434359 +0200 @@ -17,7 +17,7 @@ Name: python-slixmpp -Version: 1.14.1 +Version: 1.16.0 Release: 0 Summary: Python XMPP (Jabber) Library that Implements Everything as a Plugin License: MIT ++++++ slix-1.14.1.tar.gz -> slix-1.16.0.tar.gz ++++++ ++++ 6922 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ ++++ 814367 lines of diff (skipped)
