Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyQt6-Charts for 
openSUSE:Factory checked in at 2024-11-05 15:41:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6-Charts (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyQt6-Charts.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyQt6-Charts"

Tue Nov  5 15:41:57 2024 rev:12 rq:1221369 version:6.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQt6-Charts/python-PyQt6-Charts.changes  
2024-04-23 18:55:45.669788617 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-PyQt6-Charts.new.2020/python-PyQt6-Charts.changes
        2024-11-05 15:42:24.105547119 +0100
@@ -1,0 +2,6 @@
+Tue Nov  5 08:17:21 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Avoid using requires_eq, which after the last modifications
+  conflicts with python singlespec (order of expansion).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyQt6-Charts.spec ++++++
--- /var/tmp/diff_new_pack.XomXBo/_old  2024-11-05 15:42:24.849578288 +0100
+++ /var/tmp/diff_new_pack.XomXBo/_new  2024-11-05 15:42:24.849578288 +0100
@@ -38,8 +38,8 @@
 BuildRequires:  python-pyqt-rpm-macros
 BuildRequires:  python-rpm-macros
 BuildRequires:  cmake(Qt6%{qtlib})
-%requires_ge    python-PyQt6
-%requires_ge    python-PyQt6-sip
+Requires:       python-PyQt6 >= %(rpm -q --whatprovides python3-PyQt6 --qf 
"%%{version}")
+Requires:       python-PyQt6-sip >= %(rpm -q --whatprovides python3-PyQt6-sip 
--qf "%%{version}")
 Provides:       python-qtcharts-qt6 = %{version}-%{release}
 %python_subpackages
 

Reply via email to