Hello community, here is the log from the commit of package python-Pillow for openSUSE:Factory checked in at 2018-04-16 12:44:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Pillow (Old) and /work/SRC/openSUSE:Factory/.python-Pillow.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pillow" Mon Apr 16 12:44:43 2018 rev:29 rq:594619 version:5.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Pillow/python-Pillow.changes 2018-01-20 11:24:35.262333476 +0100 +++ /work/SRC/openSUSE:Factory/.python-Pillow.new/python-Pillow.changes 2018-04-16 12:45:29.812735044 +0200 @@ -1,0 +2,49 @@ +Sat Apr 7 19:14:10 UTC 2018 - [email protected] + +- removed freetype-2.9.patch, included upstream +- removed pillow-non-iterable.patch, included upstream + +- update to version 5.1.0: + * Close fp before return in ImagingSavePPM #3061 [kathryndavies] + * Added documentation for ICNS append_images #3051 [radarhere] + * Docs: Move intro text below its header #3021 [hugovk] + * CI: Rename appveyor.yml as .appveyor.yml #2978 [hugovk] + * Fix TypeError for JPEG2000 parser feed #3042 [hugovk] + * Certain corrupted jpegs can result in no data read #3023 + [kkopachev] + * Add support for BLP file format #3007 [jleclanche] + * Simplify version checks #2998 [hugovk] + * Fix "invalid escape sequence" warning on Python 3.6+ #2996 + [timgraham] + * Allow append_images to set .icns scaled images #3005 [radarhere] + * Support appending to existing PDFs #2965 [vashek] + * Fix and improve efficient saving of ICNS on macOS #3004 + [radarhere] + * Build: Enable pip cache in AppVeyor build #3009 [thijstriemstra] + * Trim trailing whitespace #2985 [Metallicow] + * Docs: Correct reference to Image.new method #3000 [radarhere] + * Rearrange ImageFilter classes into alphabetical order #2990 + [radarhere] + * Test: Remove duplicate line #2983 [radarhere] + * Build: Update AppVeyor PyPy version #3003 [radarhere] + * Tiff: Open 8 bit Tiffs with 5 or 6 channels, discarding extra + channels #2938 [homm] + * Readme: Added Twitter badge #2930 [hugovk] + * Removed __main__ code from ImageCms #2942 [radarhere] + * Test: Changed assert statements to unittest calls #2961 + [radarhere] + * Depends: Update libimagequant to 2.11.10, raqm to 0.5.0, freetype + to 2.9 #3036, #3017, #2957 [radarhere] + * Remove _imaging.crc32 in favor of builtin Python crc32 + implementation #2935 [wiredfool] + * Move Tk directory to src directory #2928 [hugovk] + * Enable pip cache in Travis CI #2933 [jdufresne] + * Remove unused and duplicate imports #2927 [radarhere] + * Docs: Changed documentation references to 2.x to 2.7 #2921 + [radarhere] + * Fix memory leak when opening webp files #2974 [wiredfool] + * Setup: Fix "TypeError: 'NoneType' object is not iterable" for PPC + and CRUX #2951 [hugovk] + * Setup: Add libdirs for ppc64le and armv7l #2968 [nehaljwani] + +------------------------------------------------------------------- Old: ---- Pillow-5.0.0.tar.gz freetype-2.9.patch pillow-non-iterable.patch New: ---- Pillow-5.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Pillow.spec ++++++ --- /var/tmp/diff_new_pack.DVZOA6/_old 2018-04-16 12:45:30.556707975 +0200 +++ /var/tmp/diff_new_pack.DVZOA6/_new 2018-04-16 12:45:30.572707393 +0200 @@ -24,16 +24,13 @@ %bcond_with tk %endif Name: python-Pillow -Version: 5.0.0 +Version: 5.1.0 Release: 0 Summary: Python Imaging Library (Fork) License: HPND Group: Development/Languages/Python Url: http://python-imaging.github.io/ Source: https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz -# PATCH-FIX-UPSTREAM freetype-2.9.patch https://github.com/python-pillow/Pillow/issues/2954 -Patch1: freetype-2.9.patch -Patch2: pillow-non-iterable.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module olefile} BuildRequires: %{python_module pytest-runner} @@ -96,7 +93,6 @@ %prep %setup -q -n Pillow-%{version} -%autopatch -p1 %build %python_build @@ -122,7 +118,8 @@ } %files %{python_files} -%doc CHANGES.rst README.rst LICENSE +%license LICENSE +%doc CHANGES.rst README.rst %{python_sitearch}/PIL %{python_sitearch}/PIL.pth %{python_sitearch}/Pillow-%{version}-py%{python_version}.egg-info ++++++ Pillow-5.0.0.tar.gz -> Pillow-5.1.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-Pillow/Pillow-5.0.0.tar.gz /work/SRC/openSUSE:Factory/.python-Pillow.new/Pillow-5.1.0.tar.gz differ: char 5, line 1
