Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyQt6 for openSUSE:Factory checked in at 2021-11-04 16:09:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyQt6 (Old) and /work/SRC/openSUSE:Factory/.python-PyQt6.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyQt6" Thu Nov 4 16:09:35 2021 rev:6 rq:929037 version:6.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyQt6/python-PyQt6.changes 2021-11-01 18:35:52.849341561 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyQt6.new.1890/python-PyQt6.changes 2021-11-04 16:10:29.717079272 +0100 @@ -1,0 +2,7 @@ +Wed Nov 3 14:26:50 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Don't require python-sip-devel for python-PyQt6-devel. + The project building against PyQt should explicitly know about + the proper requirement. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyQt6.spec ++++++ --- /var/tmp/diff_new_pack.WgqJpu/_old 2021-11-04 16:10:30.093079491 +0100 +++ /var/tmp/diff_new_pack.WgqJpu/_new 2021-11-04 16:10:30.097079494 +0100 @@ -79,7 +79,6 @@ Requires: python-%{mname} = %{version} Requires: python-dbus-python-devel >= 0.8 Requires: python-devel -Requires: python-sip-devel >= 6.4 Requires: qt6-base-devel Requires: qt6-macros Requires: cmake(Qt6Bluetooth) @@ -104,6 +103,9 @@ # / SECTION Requires(post): update-alternatives Requires(postun):update-alternatives +# If and which version of sip is required depends on the project trying +# to build against PyQt6. +Recommends: python-sip-devel Recommends: python-qscintilla-qt6 Provides: python-qt6-devel = %{version}-%{release}