Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-qt5 for openSUSE:Factory checked in at 2021-12-24 20:22:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-qt5 (Old) and /work/SRC/openSUSE:Factory/.python-qt5.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-qt5" Fri Dec 24 20:22:55 2021 rev:59 rq:942215 version:5.15.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-qt5/python-qt5.changes 2021-11-06 18:14:07.680762853 +0100 +++ /work/SRC/openSUSE:Factory/.python-qt5.new.2520/python-qt5.changes 2021-12-24 20:23:12.142020118 +0100 @@ -1,0 +2,6 @@ +Thu Dec 23 09:09:08 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix dependencies of python-qt5-remoteobjects: do not require all + python flavors (i.e. avoid requires python_module). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-qt5.spec ++++++ --- /var/tmp/diff_new_pack.1oa4k3/_old 2021-12-24 20:23:12.754020439 +0100 +++ /var/tmp/diff_new_pack.1oa4k3/_new 2021-12-24 20:23:12.762020443 +0100 @@ -177,7 +177,7 @@ %package quick3d Summary: Python bindings for QtQuick3D Group: Development/Libraries/Python -Requires: %{python_module qt5 = %{version}} +Requires: python-qt5 = %{version} %description quick3d PyQt is a set of Python bindings for the Qt framework. @@ -187,7 +187,7 @@ %package remoteobjects Summary: Python bindings for QtRemoteObjects Group: Development/Libraries/Python -Requires: %{python_module qt5 = %{version}} +Requires: python-qt5 = %{version} %description remoteobjects PyQt is a set of Python bindings for the Qt framework.