Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pook for openSUSE:Factory checked in at 2026-08-05 17:48:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pook (Old) and /work/SRC/openSUSE:Factory/.python-pook.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pook" Wed Aug 5 17:48:19 2026 rev:11 rq:1369502 version:2.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pook/python-pook.changes 2026-07-08 17:42:44.538443497 +0200 +++ /work/SRC/openSUSE:Factory/.python-pook.new.16738/python-pook.changes 2026-08-05 17:49:06.515325110 +0200 @@ -1,0 +2,6 @@ +Tue Aug 4 09:16:10 UTC 2026 - Bernhard Wiedemann <[email protected]> + +- Set PYTHONDONTWRITEBYTECODE during tests to avoid variations + in build results from %check (boo#1227364) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pook.spec ++++++ --- /var/tmp/diff_new_pack.68E9Cu/_old 2026-08-05 17:49:07.031343188 +0200 +++ /var/tmp/diff_new_pack.68E9Cu/_new 2026-08-05 17:49:07.031343188 +0200 @@ -71,6 +71,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check +export PYTHONDONTWRITEBYTECODE=1 %{python_expand # export PYTHONPATH=%{buildroot}%{$python_sitelib} $python -m pytest -v tests/unit
