Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package PythonQt for openSUSE:Factory checked in at 2021-06-27 18:59:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/PythonQt (Old) and /work/SRC/openSUSE:Factory/.PythonQt.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "PythonQt" Sun Jun 27 18:59:29 2021 rev:3 rq:902640 version:3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/PythonQt/PythonQt.changes 2020-04-09 23:18:27.230348521 +0200 +++ /work/SRC/openSUSE:Factory/.PythonQt.new.2625/PythonQt.changes 2021-06-27 19:00:54.508420032 +0200 @@ -1,0 +2,5 @@ +Sun Jun 27 14:45:13 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Remove the QtWebKit build dependency. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ PythonQt.spec ++++++ --- /var/tmp/diff_new_pack.53h4Fr/_old 2021-06-27 19:00:54.880420521 +0200 +++ /var/tmp/diff_new_pack.53h4Fr/_new 2021-06-27 19:00:54.884420526 +0200 @@ -1,7 +1,7 @@ # # spec file for package PythonQt # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,8 +41,6 @@ BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: pkgconfig(Qt5Multimedia) BuildRequires: pkgconfig(Qt5Svg) -BuildRequires: pkgconfig(Qt5WebKit) -BuildRequires: pkgconfig(Qt5WebKitWidgets) BuildRequires: pkgconfig(Qt5XmlPatterns) BuildRequires: pkgconfig(python3) @@ -61,8 +59,6 @@ Requires: pkgconfig(Qt5Concurrent) Requires: pkgconfig(Qt5Multimedia) Requires: pkgconfig(Qt5Svg) -Requires: pkgconfig(Qt5WebKit) -Requires: pkgconfig(Qt5WebKitWidgets) Requires: pkgconfig(Qt5XmlPatterns) Requires: pkgconfig(python3)