Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Pillow for openSUSE:Factory checked in at 2026-03-11 20:50:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Pillow (Old) and /work/SRC/openSUSE:Factory/.python-Pillow.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pillow" Wed Mar 11 20:50:15 2026 rev:78 rq:1338020 version:12.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Pillow/python-Pillow.changes 2026-02-13 12:41:45.105750260 +0100 +++ /work/SRC/openSUSE:Factory/.python-Pillow.new.8177/python-Pillow.changes 2026-03-11 20:51:12.211799292 +0100 @@ -1,0 +2,7 @@ +Mon Mar 9 21:01:58 UTC 2026 - [email protected] + +- Reactivate tests 'test_stroke' and 'test_stroke_multiline' +- Skip failed tests with libavif 1.4.0 in Factory/TW: + 'TestFileAvif and (test_write_rgb or test_encoder_advanced_codec_options)' + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Pillow.spec ++++++ --- /var/tmp/diff_new_pack.7MV2Rr/_old 2026-03-11 20:51:13.075835057 +0100 +++ /var/tmp/diff_new_pack.7MV2Rr/_new 2026-03-11 20:51:13.075835057 +0100 @@ -85,7 +85,13 @@ %check %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch} PYTHONDONTWRITEBYTECODE=1 $python selftest.py --installed -pytest-%{$python_bin_suffix} --ignore=_build.python2 --ignore=_build.python3 --ignore=_build.pypy3 -v -k 'not (test_stroke or test_stroke_multiline)' +pytest-%{$python_bin_suffix} --ignore=_build.python2 --ignore=_build.python3 --ignore=_build.pypy3 -v \ +%if %{pkg_vcmp libavif-devel >= 1.4.0} +%if 0%{?suse_version} > 1650 + -k 'not (TestFileAvif and (test_write_rgb or test_encoder_advanced_codec_options))' \ +%endif +%endif + %{nil} } %files %{python_files}
