Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-nbxmpp for openSUSE:Factory 
checked in at 2026-02-18 17:11:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbxmpp (Old)
 and      /work/SRC/openSUSE:Factory/.python-nbxmpp.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nbxmpp"

Wed Feb 18 17:11:48 2026 rev:56 rq:1333722 version:7.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbxmpp/python-nbxmpp.changes      
2025-09-22 16:40:34.823681889 +0200
+++ /work/SRC/openSUSE:Factory/.python-nbxmpp.new.1977/python-nbxmpp.changes    
2026-02-18 17:12:28.543324728 +0100
@@ -1,0 +2,22 @@
+Tue Dec 17 10:00:08 UTC 2025 - Alexei Sorokin <[email protected]>
+
+- Update to version 6.3.1:
+  * Log details about invalid MUC affiliation items.
+  * Log details about invalid roster items.
+  * Leave text condition in place in CommonError.get_text().
+  * Do not treat thread subject as MUC subject.
+  * Websocket: Disconnect signals on finalize.
+- Update to version 6.4.0:
+  * Pubsub: Add subscribe/unsubscribe methods.
+  * VCard4: Parse notification events.
+  * VCard4: Add get_parameter() method for easier access.
+  * Support for open graph data embedded in message.
+  * Add support for reaction restrictions.
+  * Add pronouns field to VCard4.
+  * Support for hats "hue" attribute.
+  * Connection: Allow DNS requests for "direct" proxies.
+- Update to version 7.0.0:
+  * Remove HTTP Requests API
+  * Client: Add set_host_meta_data()
+
+-------------------------------------------------------------------

Old:
----
  python-nbxmpp-6.3.0.tar.bz2

New:
----
  python-nbxmpp-7.0.0.tar.bz2

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

Other differences:
------------------
++++++ python-nbxmpp.spec ++++++
--- /var/tmp/diff_new_pack.X8Za2M/_old  2026-02-18 17:12:30.203393929 +0100
+++ /var/tmp/diff_new_pack.X8Za2M/_new  2026-02-18 17:12:30.219394596 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-nbxmpp
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,31 +16,29 @@
 #
 
 
-%{?sle15_python_module_pythons}
 %define _name   nbxmpp
+%{?sle15_python_module_pythons}
 Name:           python-nbxmpp
-Version:        6.3.0
+Version:        7.0.0
 Release:        0
 Summary:        XMPP library by Gajim team
 License:        GPL-3.0-or-later
 Group:          Development/Languages/Python
 URL:            https://dev.gajim.org/gajim/python-nbxmpp
 Source:         %{url}/-/archive/%{version}/python-nbxmpp-%{version}.tar.bz2
-BuildRequires:  %{python_module base >= 3.10}
-BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module setuptools >= 65.0}
-BuildRequires:  %{python_module wheel}
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-generators >= 20220912
-BuildRequires:  python-rpm-macros >= 20220912
+BuildRequires:  %{python_module base >= 3.11}
 # For testing
 BuildRequires:  %{python_module gobject-Gdk >= 3.42}
 BuildRequires:  %{python_module idna}
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module precis-i18n}
+BuildRequires:  %{python_module setuptools >= 65.0}
 BuildRequires:  %{python_module sqlite3}
 BuildRequires:  %{python_module wheel}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-generators >= 20220912
+BuildRequires:  python-rpm-macros >= 20220912
 BuildRequires:  typelib(Soup) = 3.0
 Requires:       python-gobject >= 3.42
 Requires:       python-idna
@@ -58,7 +56,7 @@
 non-blocking sockets.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %pyproject_wheel

++++++ python-nbxmpp-6.3.0.tar.bz2 -> python-nbxmpp-7.0.0.tar.bz2 ++++++
++++ 2337 lines of diff (skipped)

Reply via email to