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 2024-05-01 14:56:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbxmpp (Old)
 and      /work/SRC/openSUSE:Factory/.python-nbxmpp.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nbxmpp"

Wed May  1 14:56:32 2024 rev:48 rq:1170990 version:4.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbxmpp/python-nbxmpp.changes      
2024-02-13 22:45:16.338521138 +0100
+++ /work/SRC/openSUSE:Factory/.python-nbxmpp.new.1880/python-nbxmpp.changes    
2024-05-01 14:56:45.146561858 +0200
@@ -1,0 +2,9 @@
+Fri Apr 19 11:24:06 UTC 2024 - Max Lin <m...@suse.com>
+
+- Switch to python3.11 for Leap15 by added %{?sle15_python_module_pythons}
+- Explicit to define runtime requirements, macro
+  %{?python_enable_dependency_generator} won't work for Leap 15.
+  also removed %{?python_enable_dependency_generator}
+
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-nbxmpp.spec ++++++
--- /var/tmp/diff_new_pack.MxQAKU/_old  2024-05-01 14:56:45.722582757 +0200
+++ /var/tmp/diff_new_pack.MxQAKU/_new  2024-05-01 14:56:45.726582903 +0200
@@ -19,9 +19,7 @@
 # Requires at least python 3.10
 %define skip_python38 1
 %define skip_python39 1
-%if 0%{?suse_version} <= 1500 && "%{?pythons}%{!?pythons:python3}" == "python3"
-%define pythons python310
-%endif
+%{?sle15_python_module_pythons}
 %define _name   nbxmpp
 Name:           python-nbxmpp
 Version:        4.5.4
@@ -44,9 +42,12 @@
 BuildRequires:  %{python_module sqlite3}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  typelib(Soup) = 3.0
+Requires:       python-idna
+Requires:       python-precis-i18n >= 1.0.0
+Requires:       python-packaging
+Requires:       python-gobject >= 3.42
 Recommends:     python-gssapi
 BuildArch:      noarch
-%{?python_enable_dependency_generator}
 
 %python_subpackages
 

Reply via email to