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 2024-04-12 17:33:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pillow (Old)
 and      /work/SRC/openSUSE:Factory/.python-Pillow.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Pillow"

Fri Apr 12 17:33:43 2024 rev:67 rq:1166812 version:10.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Pillow/python-Pillow.changes      
2024-04-04 22:24:08.518635317 +0200
+++ /work/SRC/openSUSE:Factory/.python-Pillow.new.26366/python-Pillow.changes   
2024-04-12 17:33:54.673821362 +0200
@@ -1,0 +2,6 @@
+Wed Apr 10 12:07:32 UTC 2024 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Reenable tests for s390x and ppc, bsc#1222553
+  gh#python-pillow/Pillow#1204
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Pillow.spec ++++++
--- /var/tmp/diff_new_pack.WErHNB/_old  2024-04-12 17:33:56.173876607 +0200
+++ /var/tmp/diff_new_pack.WErHNB/_new  2024-04-12 17:33:56.189877197 +0200
@@ -82,19 +82,8 @@
 
 %check
 %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch} 
PYTHONDONTWRITEBYTECODE=1
-%if "%{_arch}" == "s390" || "%{_arch}" == "s390x"
-echo "WARNING ignoring tests completely due to 
https://github.com/python-pillow/Pillow/issues/1204 and segfault"
-%else
-%if "%{_arch}" == "ppc" || "%{_arch}" == "ppc64"
-$python selftest.py --installed || \
-echo "WARNING ignore failure 
https://github.com/python-pillow/Pillow/issues/1204";
-pytest-%{$python_bin_suffix} --ignore=_build.python2 --ignore=_build.python3 
--ignore=_build.pypy3 -v || \
-echo "WARNING ignore failure 
https://github.com/python-pillow/Pillow/issues/1204";
-%else
 $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)'
-%endif
-%endif
 }
 
 %files %{python_files}

Reply via email to