Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-enaml for openSUSE:Factory 
checked in at 2025-06-04 20:28:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-enaml (Old)
 and      /work/SRC/openSUSE:Factory/.python-enaml.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-enaml"

Wed Jun  4 20:28:55 2025 rev:14 rq:1282547 version:0.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-enaml/python-enaml.changes        
2024-11-07 16:28:58.809624253 +0100
+++ /work/SRC/openSUSE:Factory/.python-enaml.new.16005/python-enaml.changes     
2025-06-04 20:29:02.318189183 +0200
@@ -1,0 +2,6 @@
+Tue Jun  3 15:05:42 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Drop runtime dependency on pyside2 for Leap 16 and factory
+  (boo#1243916)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-enaml.spec ++++++
--- /var/tmp/diff_new_pack.kbzsPE/_old  2025-06-04 20:29:02.890212882 +0200
+++ /var/tmp/diff_new_pack.kbzsPE/_new  2025-06-04 20:29:02.890212882 +0200
@@ -43,7 +43,11 @@
 Requires:       python-QtPy >= 2.1.0
 %if "%{python_flavor}" == "python3" || "%{python_provides}" == "python3"
 # pyside is python3 only, PyQt5 (-qt5) and PyQt6 are multiflavored
+%if 0%{?suse_version} > 1500
+Requires:       (python-qt5 or python-PyQt6 >= 6.3.1 or python3-pyside6 >= 
6.2.3)
+%else
 Requires:       (python-qt5 or python-PyQt6 >= 6.3.1 or python3-pyside2 or 
python3-pyside6 >= 6.2.3)
+%endif
 %else
 Requires:       (python-qt5 or python-PyQt6 >= 6.3.1)
 %endif

Reply via email to