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-04-18 21:45:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-qt5 (Old) and /work/SRC/openSUSE:Factory/.python-qt5.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-qt5" Sun Apr 18 21:45:05 2021 rev:54 rq:885695 version:5.15.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-qt5/python-qt5.changes 2021-03-16 15:45:11.405112629 +0100 +++ /work/SRC/openSUSE:Factory/.python-qt5.new.12324/python-qt5.changes 2021-04-18 21:45:14.872735787 +0200 @@ -1,0 +2,8 @@ +Wed Apr 14 08:29:39 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Remove the QtWebKit dependency everywhere. + The QtWebKit module was abandoned upstream years ago and the + community fork didn't get far. The only package that had a + dependency on qtwebkit bindings (spyder) was fixed. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-qt5.spec ++++++ --- /var/tmp/diff_new_pack.6YrVtJ/_old 2021-04-18 21:45:15.476736809 +0200 +++ /var/tmp/diff_new_pack.6YrVtJ/_new 2021-04-18 21:45:15.480736816 +0200 @@ -76,11 +76,6 @@ BuildRequires: pkgconfig(Qt5Quick3D) BuildRequires: pkgconfig(Qt5RemoteObjects) %endif -# Do not build WebKit support from SLE15 -%if 0%{?is_opensuse} || 0%{?suse_version} < 1500 -BuildRequires: pkgconfig(Qt5WebKit) -BuildRequires: pkgconfig(Qt5WebKitWidgets) -%endif BuildRequires: %{python_module pyqt-builder >= 1.9} BuildRequires: %{python_module qt5-sip} BuildRequires: %{python_module sip-devel >= 5.3} @@ -126,11 +121,6 @@ Requires(postun): update-alternatives Recommends: python-qscintilla-qt5 Recommends: pkgconfig(Qt5Quick3D) -# Do not build WebKit support from SLE15 -%if 0%{?is_opensuse} || 0%{?suse_version} < 1500 -Requires: pkgconfig(Qt5WebKit) -Requires: pkgconfig(Qt5WebKitWidgets) -%endif Provides: python-PyQt5-devel = %{version}-%{release} Obsoletes: python-PyQt5-devel < %{version}-%{release} Provides: %{oldpython}-%{mname}-common-devel = %{version}-%{release}
