Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyface for openSUSE:Factory checked in at 2021-04-24 23:08:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyface (Old) and /work/SRC/openSUSE:Factory/.python-pyface.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyface" Sat Apr 24 23:08:52 2021 rev:7 rq:888007 version:7.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyface/python-pyface.changes 2021-04-17 23:25:10.685615828 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyface.new.12324/python-pyface.changes 2021-04-24 23:10:04.175472563 +0200 @@ -1,0 +2,5 @@ +Thu Apr 22 21:33:50 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- test with qtwebengine, now that qtwebkit has been removed. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyface.spec ++++++ --- /var/tmp/diff_new_pack.cL8TuN/_old 2021-04-24 23:10:04.663473253 +0200 +++ /var/tmp/diff_new_pack.cL8TuN/_new 2021-04-24 23:10:04.667473258 +0200 @@ -32,6 +32,7 @@ BuildRequires: %{python_module importlib-metadata} BuildRequires: %{python_module importlib-resources >= 1.1.0} BuildRequires: %{python_module qt5} +BuildRequires: %{python_module qtwebengine-qt5} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module traits >= 6.2} BuildRequires: %{python_module wxWidgets} @@ -45,6 +46,7 @@ Recommends: python-Pygments Recommends: python-numpy Recommends: python-qt5 +Recommends: python-qtwebengine-qt5 Recommends: python-traitsui Recommends: python-wxWidgets BuildArch: noarch @@ -84,7 +86,7 @@ export EXCLUDE_TESTS="wx" else # unset for other flavors - export EXCLUDE_TESTS="" + unset EXCLUDE_TESTS fi xvfb-run --server-args "-screen 0 1920x1080x24" $python -m unittest discover -v pyface popd