Hello community,

here is the log from the commit of package python-Pillow for openSUSE:Factory 
checked in at 2016-05-25 21:21:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pillow (Old)
 and      /work/SRC/openSUSE:Factory/.python-Pillow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Pillow"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Pillow/python-Pillow.changes      
2016-03-18 21:35:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-Pillow.new/python-Pillow.changes 
2016-05-25 21:21:43.000000000 +0200
@@ -1,0 +2,6 @@
+Mon May 23 00:16:32 CEST 2016 - [email protected]
+
+- ignore make check errors on all bigendian archs
+  (adding ppc s390 s390x) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Pillow.spec ++++++
--- /var/tmp/diff_new_pack.AvJcL7/_old  2016-05-25 21:21:44.000000000 +0200
+++ /var/tmp/diff_new_pack.AvJcL7/_new  2016-05-25 21:21:44.000000000 +0200
@@ -107,7 +107,7 @@
 echo "PIL" > %{buildroot}%{python_sitearch}/PIL.pth
 
 %check
-%ifarch ppc64
+%ifarch ppc ppc64 s390 s390x
 PYTHONPATH=%{buildroot}/%{python_sitearch} python selftest.py --installed || \
 echo "WARNING ignore failure 
https://github.com/python-pillow/Pillow/issues/1204";
 PYTHONPATH=%{buildroot}/%{python_sitearch} python test-installed.py  || \


Reply via email to