Hello community, here is the log from the commit of package python3-Pillow for openSUSE:Factory checked in at 2016-05-25 21:28:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-Pillow (Old) and /work/SRC/openSUSE:Factory/.python3-Pillow.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-Pillow" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-Pillow/python3-Pillow.changes 2016-04-12 19:39:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes 2016-05-25 21:28:23.000000000 +0200 @@ -1,0 +2,12 @@ +Mon May 23 00:12:46 CEST 2016 - [email protected] + +- ignore check errors on all bigendian platforms + (adding ppc s390 s390x) + +------------------------------------------------------------------- +Sun May 8 06:57:33 UTC 2016 - [email protected] + +- specfile: + * updated source url to files.pythonhosted.org + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-Pillow.spec ++++++ --- /var/tmp/diff_new_pack.E2KsxK/_old 2016-05-25 21:28:24.000000000 +0200 +++ /var/tmp/diff_new_pack.E2KsxK/_new 2016-05-25 21:28:24.000000000 +0200 @@ -23,7 +23,7 @@ License: HPND Group: Development/Languages/Python Url: http://python-pillow.github.io/ -Source: https://pypi.python.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz BuildRequires: libjpeg8-devel BuildRequires: liblcms2-devel BuildRequires: libwebp-devel @@ -73,7 +73,7 @@ done %check -%ifarch ppc64 +%ifarch ppc ppc64 s390 s390x PYTHONPATH=%{buildroot}/%{python3_sitearch} python3 selftest.py --installed || \ echo "WARNING ignore failure https://github.com/python-pillow/Pillow/issues/1204" PYTHONPATH=%{buildroot}/%{python3_sitearch} pythoni3 test-installed.py || \
