Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-QtPy for openSUSE:Factory checked in at 2021-08-18 08:56:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-QtPy (Old) and /work/SRC/openSUSE:Factory/.python-QtPy.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-QtPy" Wed Aug 18 08:56:14 2021 rev:15 rq:912686 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-QtPy/python-QtPy.changes 2021-01-26 14:49:53.767689578 +0100 +++ /work/SRC/openSUSE:Factory/.python-QtPy.new.1899/python-QtPy.changes 2021-08-18 08:57:06.450890558 +0200 @@ -1,0 +2,6 @@ +Tue Aug 17 09:07:26 UTC 2021 - Fabian Vogt <[email protected]> + +- Minimize Recommends and Suggests, dep chain is too big + (WebEngine, Qt3D) for the TW DVD + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-QtPy.spec ++++++ --- /var/tmp/diff_new_pack.IpmHDY/_old 2021-08-18 08:57:06.818890125 +0200 +++ /var/tmp/diff_new_pack.IpmHDY/_new 2021-08-18 08:57:06.822890120 +0200 @@ -33,11 +33,13 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Recommends: python-qt3d-qt5 Recommends: python-qt5 -Recommends: python-qtdatavis3d-qt5 -Recommends: python-qtwebengine-qt5 -Suggests: python-pyside2 +# Optional parts, which have giant dep chains. +# Too big for the TW DVD and default installs. +#Recommends: python-qt3d-qt5 +#Recommends: python-qtdatavis3d-qt5 +#Recommends: python-qtwebengine-qt5 +#Suggests: python-pyside2 BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module mock}
