Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package calibre for openSUSE:Factory checked in at 2026-06-08 16:45:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calibre (Old) and /work/SRC/openSUSE:Factory/.calibre.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calibre" Mon Jun 8 16:45:56 2026 rev:355 rq:1357943 version:9.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/calibre/calibre.changes 2026-05-28 17:33:45.728653525 +0200 +++ /work/SRC/openSUSE:Factory/.calibre.new.2375/calibre.changes 2026-06-08 16:45:59.099091253 +0200 @@ -1,0 +2,5 @@ +Mon Jun 8 08:01:11 UTC 2026 - Andreas Schwab <[email protected]> + +- Skip test_recipe_browser_webengine in qemu emulation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calibre.spec ++++++ --- /var/tmp/diff_new_pack.bzm3D2/_old 2026-06-08 16:46:00.803161919 +0200 +++ /var/tmp/diff_new_pack.bzm3D2/_new 2026-06-08 16:46:00.803161919 +0200 @@ -454,6 +454,9 @@ --exclude-test-name test_qt # rise up build errror because of cwebp --exclude-test-name test_speech_dispatcher # rise up build error because of python-speechd %endif +%if 0%{?qemu_user_space_build} + --exclude-test-name test_recipe_browser_webengine # sandbox not supported +%endif ) CALIBRE_PY3_PORT=1 SKIP_QT_BUILD_TEST=1 python%python_bin_suffix setup.py test "${TEST_EXCLUDE[@]}"
