commit python3-Pillow for openSUSE:Factory

2017-02-08 Thread root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2017-02-08 11:02:47

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-11-12 13:01:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2017-02-08 11:02:49.640132813 +0100
@@ -1,0 +2,103 @@
+Sat Jan  7 22:52:43 UTC 2017 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * removed patch python3-Pillow-tests-update-epsilon-for-freetype27.patch, 
fixed upstream
+  * require python3-olefile
+
+- update to version 4.0.0:
+  * Refactor out postprocessing hack to load_end in PcdImageFile
+[wiredfool]
+  * Add center and translate option to Image.rotate. #2328 [lambdafu]
+  * Test: Relax WMF test condition, fixes #2323 [wiredfool]
+  * Allow 0 size images, Fixes #2259, Reverts to pre-3.4
+behavior. [wiredfool]
+  * SGI: Save uncompressed SGI/BW/RGB/RGBA files #2325 [jbltx]
+  * Depends: Updated pngquant to 2.8.2 #2319 [radarhere]
+  * Test: Added correctness tests for opening SGI images #2324
+[wiredfool]
+  * Allow passing a list or tuple of individual frame durations when
+saving a GIF #2298 [Xdynix]
+  * Unified different GIF optimize conditions #2196 [radarhere]
+  * Build: Refactor dependency installation #2305 [hugovk]
+  * Test: Add python 3.6 to travis, tox #2304 [hugovk]
+  * Test: Fix coveralls coverage for Python+C #2300 [hugovk]
+  * Remove executable bit and shebang from OleFileIO.py #2308 [jwilk,
+radarhere]
+  * PyPy: Buffer interface workaround #2294 [wiredfool]
+  * Test: Switch to Ubuntu Trusty 14.04 on Travis CI #2294
+  * Remove vendored version of olefile Python package in favor of
+upstream #2199 [jdufresne]
+  * Updated comments to use print as a function #2234 [radarhere]
+  * Set executable flag on selftest.py, setup.py and added shebang
+line #2282, #2277 [radarhere, homm]
+  * Test: Increase epsilon for FreeType 2.7 as rendering is slightly
+different. #2286 [hugovk]
+  * Test: Faster assert_image_similar #2279 [homm]
+  * Removed depreciated internal "stretch" method #2276 [homm]
+  * Removed the handles_eof flag in decode.c #2223 [wiredfool]
+  * Tiff: Fix for writing Tiff to BytesIO using libtiff #2263
+[wiredfool]
+  * Doc: Design docs #2269 [wiredfool]
+  * Test: Move tests requiring libtiff to test_file_libtiff #2273
+[wiredfool]
+  * Update Maxblock heuristic #2275 [wiredfool]
+  * Fix for 2-bit palette corruption #2274 [pdknsk, wiredfool]
+  * Tiff: Update info.icc_profile when using libtiff reader. #2193
+[lambdafu]
+  * Test: Fix bug in test_ifd_rational_save when libtiff is not
+available #2270 [ChristopherHogan]
+  * ICO: Only save relevant sizes #2267 [hugovk]
+  * ICO: Allow saving .ico files of 256x256 instead of 255x255 #2265
+[hugovk]
+  * Fix TIFFImagePlugin ICC color profile saving. #2087 [cskau]
+  * Doc: Improved description of ImageOps.deform resample parameter
+#2256 [radarhere]
+  * EMF: support negative bounding box coordinates #2249 [glexey]
+  * Close file if opened in WalImageFile #2216 [radarhere]
+  * Use Image._new() instead of _makeself() #2248 [homm]
+  * SunImagePlugin fixes #2241 [wiredfool]
+  * Use minimal scale for jpeg drafts #2240 [homm]
+  * Updated dependency scripts to use FreeType 2.7, OpenJpeg 2.1.2,
+WebP 0.5.2 and Tcl/Tk 8.6.6 #2235, #2236, #2237, #2290, #2302
+[radarhere]
+  * Fix "invalid escape sequence" bytestring warnings in Python 3.6
+#2186 [timgraham]
+  * Removed support for Python 2.6 and Python 3.2 #2192 [jdufresne]
+  * Setup: Raise custom exceptions when required/requested
+dependencies are not found #2213 [wiredfool]
+  * Use a context manager in FontFile.save() to ensure file is always
+closed #2226 [jdufresne]
+  * Fixed bug in saving to fp-objects in Python >= 3.4 #2227
+[radarhere]
+  * Use a context manager in ImageFont._load_pilfont() to ensure file
+is always closed #2232 [jdufresne]
+  * Use generator expressions instead of list comprehension #2225
+[jdufresne]
+  * Close file after reading in ImagePalette.load() #2215 [jdufresne]
+  * Changed behaviour of default box argument for paste method to
+match docs #2211 [radarhere]
+  * Add support for another BMP bitfield #2221 [jmerdich]
+  * Added missing top-level test __main__ # [radarhere]
+  * Replaced range(len()) #2197 [radarhere]
+  * Fix for ImageQt Segfault, fixes #1370 #2182 [wiredfool]
+  * Setup: Close file in setup.py after finished reading #2208
+[jdufresne]
+  * Setup: optionally use pkg-config (when present) to detect
+dependencies #2074 [garbas]
+  * Sear

commit python3-Pillow for openSUSE:Factory

2016-11-12 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2016-11-12 13:01:27

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-10-28 10:45:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2016-11-12 13:01:29.0 +0100
@@ -1,0 +2,74 @@
+Sun Oct 30 18:34:13 UTC 2016 - a...@gmx.de
+
+- update to version 3.4.2:
+  * Fix Resample coefficient calculation #2161 [homm]
+
+- changes from version 3.4.1:
+  * Allow lists as arguments for Image.new() #2149 [homm]
+  * Fix fix for map.c overflow #2151 (also in 3.3.3) [wiredfool]
+
+- changes from version 3.4.0:
+  * Removed Image.core.open_ppm, added negative image size checks in
+Image.py. #2146 [wiredfool]
+  * Windows build: fetch dependencies from pillow-depends #2095
+[hugovk]
+  * Add TIFF save_all writer. #2140 [lambdafu, vashek]
+  * Move libtiff fd duplication to _load_libtiff #2141 [sekrause]
+  * Speed up GIF save optimization step, fixes #2093. #2133
+[wiredfool]
+  * Fix for ImageCms Segfault, Issue #2037. #2131 [wiredfool]
+  * Make Image.crop an immediate operation, not lazy. #2138
+[wiredfool]
+  * Skip empty values in ImageFileDirectory #2024 [homm]
+  * Force reloading palette when using mmap in ImageFile. #2139
+[lambdafu]
+  * Fix "invalid escape sequence" warning in Python 3.6 #2136
+[timgraham]
+  * Update documentation about drafts #2137 [radarhere]
+  * Converted documentation parameter format, comments to docstrings
+#2021 [radarhere]
+  * Fixed typos #2128 #2142 [radarhere]
+  * Renamed references to OS X to macOS #2125 2130 [radarhere]
+  * Use truth value when checking for progressive and optimize option
+on save #2115, #2129 [radarhere]
+  * Convert DPI to ints when saving as JPEG #2102 [radarhere]
+  * Added append_images parameter to GIF saving #2103 [radarhere]
+  * Speedup paste with masks up to 80% #2015 [homm]
+  * Rewrite DDS decoders in C, add DXT3 and BC7 decoders #2068
+[Mischanix]
+  * Fix PyArg_ParseTuple format in getink() #2070 [arjennienhuis]
+  * Fix saving originally missing TIFF tags. #2111 [anntzer]
+  * Allow pathlib.Path in Image.open on Python 2.7 #2110
+[patricksnape]
+  * Use modern base64 interface over deprecated #2121 [hugovk]
+  * ImageColor.getrgb hexadecimal RGBA #2114 [homm]
+  * Test fix for bigendian machines #2092 [wiredfool]
+  * Resampling lookups, trailing empty coefficients, precision #2008
+[homm]
+  * Add (un)packing between RGBA and BGRa #2057 [arjennienhuis]
+  * Added return for J2k (and fpx) Load to return a pixel access
+object #2061 [wiredfool]
+  * Skip failing numpy tests on Pypy <= 5.3.1 #2090 [arjennienhuis]
+  * Show warning when trying to save RGBA image as JPEG #2010 [homm]
+  * Respect pixel centers during transform #2022 [homm]
+  * TOC for supported file formats #2056 [polarize]
+  * Fix conversion of bit images to numpy arrays Fixes #350, #2058
+[matthew-brett]
+  * Add ImageOps.scale to expand or contract a PIL image by a factor
+#2011 [vlmath]
+  * Flake8 fixes #2050 [hugovk]
+  * Updated freetype to 2.6.5 on Appveyor builds #2035 [radarhere]
+  * PCX encoder fixes #2023, pr #2041 [homm]
+  * Docs: Windows console prompts are > #2031 [techtonik]
+  * Expose Pillow package version as PIL.__version__ #2027 [techtonik]
+  * Add Box and Hamming filters for resampling #1959 [homm]
+  * Retain a reference to core image object in PyAccess #2009 [homm]
+
+- changes from version 3.3.3:
+  * Fix fix for map.c overflow #2151 [wiredfool]
+
+- changes from version 3.3.2:
+  * Fix negative image sizes in Storage.c #2105 [wiredfool]
+  * Fix integer overflow in map.c #2105 [wiredfool]
+
+---

Old:

  Pillow-3.3.1.tar.gz

New:

  Pillow-3.4.2.tar.gz



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.B3B24g/_old  2016-11-12 13:01:30.0 +0100
+++ /var/tmp/diff_new_pack.B3B24g/_new  2016-11-12 13:01:30.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-Pillow
-Version:3.3.1
+Version:3.4.2
 Release:0
 Summary:Python Imaging Library (Fork)
 License:HPND

++ Pillow-3.3.1.tar.gz -> Pillow-3.4.2.tar.gz ++
/work/SRC/openSUSE:Factory/python3-Pillow/Pillow-3.3.1.tar.gz 
/work/SRC/openSUSE:Factory/.python3-Pillow.new/Pillow-3.4.2.tar.gz differ: char 
5, line 1




commit python3-Pillow for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2016-10-28 10:45:42

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-08-24 10:08:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2016-10-28 10:45:43.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 29 01:13:38 UTC 2016 - badshah...@gmail.com
+
+- Add python3-Pillow-tests-update-epsilon-for-freetype27.patch:
+  Fix buildfailures against freetype 2.7 by increasing the epsilon
+  (gh#python-pillow/Pillow#2116); this seems to be the recommended
+  solution by upstream.
+
+---

New:

  python3-Pillow-tests-update-epsilon-for-freetype27.patch



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.sYDtut/_old  2016-10-28 10:45:44.0 +0200
+++ /var/tmp/diff_new_pack.sYDtut/_new  2016-10-28 10:45:44.0 +0200
@@ -24,6 +24,8 @@
 Group:  Development/Languages/Python
 Url:http://python-pillow.github.io/
 Source: 
https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM python3-Pillow-tests-update-epsilon-for-freetype27.patch 
gh#python-pillow/Pillow#2116 badshah...@gmail.com -- Fix buildfailures against 
freetype 2.7 by increasing the epsilon
+Patch0: python3-Pillow-tests-update-epsilon-for-freetype27.patch
 BuildRequires:  libjpeg8-devel
 BuildRequires:  liblcms2-devel
 BuildRequires:  libwebp-devel
@@ -59,6 +61,7 @@
 
 %prep
 %setup -q -n Pillow-%{version}
+%patch0 -p1
 
 %build
 # no need to build it here, as setup.py install will build it again, anyway

++ python3-Pillow-tests-update-epsilon-for-freetype27.patch ++
Index: Pillow-3.3.1/Tests/test_imagefont.py
===
--- Pillow-3.3.1.orig/Tests/test_imagefont.py
+++ Pillow-3.3.1/Tests/test_imagefont.py
@@ -125,7 +125,9 @@ try:
 
 target = 'Tests/images/rectangle_surrounding_text.png'
 target_img = Image.open(target)
-self.assert_image_similar(im, target_img, .5)
+# Original epsilon=0.5 causes the test to fail with freetype >= 2.7
+# Setting it to ~2.5 fixes this failure
+self.assert_image_similar(im, target_img, 2.5)
 
 def test_render_multiline(self):
 im = Image.new(mode='RGB', size=(300, 100))
@@ -144,7 +146,9 @@ try:
 # some versions of freetype have different horizontal spacing.
 # setting a tight epsilon, I'm showing the original test failure
 # at epsilon = ~38.
-self.assert_image_similar(im, target_img, .5)
+# Original epsilon=0.5 causes the test to fail with freetype >= 2.7
+# Setting it to ~6.5 fixes this failure
+self.assert_image_similar(im, target_img, 6.2)
 
 def test_render_multiline_text(self):
 ttf = ImageFont.truetype(FONT_PATH, FONT_SIZE)
@@ -158,7 +162,9 @@ try:
 target = 'Tests/images/multiline_text.png'
 target_img = Image.open(target)
 
-self.assert_image_similar(im, target_img, .5)
+# Original epsilon=0.5 causes the test to fail with freetype >= 2.7
+# Setting it to ~6.5 fixes this failure
+self.assert_image_similar(im, target_img, 6.2)
 
 # Test that text() can pass on additional arguments
 # to multiline_text()
@@ -178,7 +184,9 @@ try:
 target = 'Tests/images/multiline_text'+ext+'.png'
 target_img = Image.open(target)
 
-self.assert_image_similar(im, target_img, .5)
+# Original epsilon=0.5 causes the test to fail with freetype 
>= 2.7
+# Setting it to ~6.5 fixes this failure
+self.assert_image_similar(im, target_img, 6.2)
 
 def test_unknown_align(self):
 im = Image.new(mode='RGB', size=(300, 100))
@@ -227,7 +235,9 @@ try:
 target = 'Tests/images/multiline_text_spacing.png'
 target_img = Image.open(target)
 
-self.assert_image_similar(im, target_img, .5)
+# Original epsilon=0.5 causes the test to fail with freetype >= 2.7
+# Setting it to ~6.5 fixes this failure
+self.assert_image_similar(im, target_img, 6.2)
 
 def test_rotated_transposed_font(self):
 img_grey = Image.new("L", (100, 100))



commit python3-Pillow for openSUSE:Factory

2016-08-24 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2016-08-24 10:08:28

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-05-25 21:28:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2016-08-24 10:08:29.0 +0200
@@ -1,0 +2,173 @@
+Sat Aug 20 17:28:54 UTC 2016 - a...@gmx.de
+
+- update to version 3.3.1:
+  * Fix C90 compilation error for Tcl / Tk rewrite #2033
+[matthew-brett]
+  * Fix image loading when rotating by 0 deg #2052 [homm]
+
+---
+Sat Jul  2 17:06:19 UTC 2016 - a...@gmx.de
+
+- update to version 3.3.0:
+  * Fixed enums for Resolution Unit and Predictor in TiffTags.py #1998
+[wiredfool]
+  * Fix issue converting P mode to LA #1986 [didrix]
+  * Moved test_j2k_overflow to check_j2k_overflow, prevent DOS of our
+32bit testing machines #1995 [wiredfool]
+  * Skip CRC checks in PNG files when LOAD_TRUNCATED_IMAGES is enabled
+#1991 [kkopachev]
+  * Added CMYK mode for opening EPS files #1826 [radarhere]
+  * Docs: OSX build instruction clarification #1994 [wiredfool]
+  * Docs: Filter comparison table #1993 [homm]
+  * Removal of pthread based Incremental.c, new interface for file
+decoders/encoders to access the python file. Fixes assorted J2k
+Hangs. #1934 [wiredfool]
+  * Skip unnecessary passes when resizing #1954 [homm]
+  * Removed duplicate code in ImagePalette #1832 [radarhere]
+  * test_imagecms: Reduce precision of extended info due to 32 bit
+machine precision #1990 [AbdealiJK]
+  * Binary Tiff Metadata/ICC profile. #1988 [wiredfool]
+  * Ignore large text blocks in PNG if LOAD_TRUNCATED_IMAGES is
+enabled #1970 [homm]
+  * Replace index = index+1 in docs with +=1 [cclauss]
+  * Skip extra 0xff00 in jpeg #1977 [kkopachev]
+  * Use bytearray for palette mutable storage #1985 [radarhere,
+wiredfool]
+  * Added additional uint modes for Image.fromarray, more extensive
+tests of fromarray #1984 [mairsbw, wiredfool]
+  * Fix for program importing PyQt4 when PyQt5 also installed #1942
+[hugovk]
+  * Changed depends/install_*.sh urls to point to github
+pillow-depends repo #1983 [wiredfool]
+  * Allow ICC profile from encoderinfo while saving PNGs #1909 [homm]
+  * Fix integer overflow on ILP32 systems (32-bit Linux). #1975
+[lambdafu]
+  * Change function declaration to match Tcl_CmdProc type #1966 [homm]
+  * Integer overflow checks on all calls to *alloc #1781 [wiredfool]
+  * Change equals method on Image so it short circuits #1967
+[mattBoros]
+  * Runtime loading of TCL/TK libraries, eliminating build time
+dependency. #1932 [matthew-brett]
+  * Cleanup of transform methods #1941 [homm]
+  * Fix "Fatal Python error: UNREF invalid object" in debug builds
+#1936 [wiredfool]
+  * Setup fixes for Alpine linux #1937 [wiredfool]
+  * Split resample into horizontal + vertical passes #1933 [homm]
+  * Box blur with premultiplied alpha #1914 [homm]
+  * Add libimagequant support in quantize() #1889 [rr-]
+  * Added internal Premultiplied luminosity (La) mode #1912 [homm]
+  * Fixed point integer resample #1881 [homm]
+  * Removed docs/BUILDME script #1924 [radarhere]
+  * Moved comments to docstrings #1926 [hugovk]
+  * Include Python.h before wchar.h so _GNU_SOURCE is set consistently
+#1906 [hugovk]
+  * Updated example decoder in documentation #1899 [radarhere]
+  * Added support for GIF comment extension #1896 [radarhere]
+  * Removed support for pre- 1.5.2 list form of Image info in
+Image.new #1897 [radarhere]
+  * Fix typos in TIFF tags #1918 [radarhere]
+  * Skip tests that require libtiff if it is not installed, fixes
+#1866 [wiredfool]
+  * Skip test when icc profile is not available, fixes #1887 [doko42]
+  * Make deprecated functions raise NotImplementedError instead of
+Exception. #1862, #1890 [daniel-leicht, radarhere]
+  * Replaced os.system with subprocess.call in setup.py #1879
+[radarhere]
+  * Corrected Image show documentation #1886 [radarhere]
+  * Added check for executable permissions to ImageShow #1880
+[radarhere]
+  * Fixed tutorial code and added explanation #1877 [radarhere]
+  * Added OS X support for ImageGrab grabclipboard #1837 [radarhere]
+  * Combined duplicate code in ImageTk #1856 [radarhere]
+  * Added --disable-platform-guessing option to setup.py build
+extension, #1861 [angeloc]
+  * Fixed loading Transparent PNGs with a transparent black color
+#1840 [olt]
+  * Add support for LA mode in Image.fromarray #1865 [pierriko]
+  * Make ImageFile load image

commit python3-Pillow for openSUSE:Factory

2016-05-25 Thread h_root
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.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2016-05-25 21:28:23.0 +0200
@@ -1,0 +2,12 @@
+Mon May 23 00:12:46 CEST 2016 - r...@suse.de
+
+- ignore check errors on all bigendian platforms
+  (adding ppc s390 s390x) 
+
+---
+Sun May  8 06:57:33 UTC 2016 - a...@gmx.de
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.E2KsxK/_new  2016-05-25 21:28:24.0 +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  || \




commit python3-Pillow for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2016-04-12 19:39:28

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-02-08 09:48:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2016-04-12 19:39:30.0 +0200
@@ -1,0 +2,7 @@
+Tue Mar 22 14:47:35 UTC 2016 - norm...@linux.vnet.ibm.com
+
+- add LICENSE
+- ignore make check errors ppc64 architecture as upstream issue
+  https://github.com/python-pillow/Pillow/issues/1204
+
+---



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.eiK63G/_old  2016-04-12 19:39:31.0 +0200
+++ /var/tmp/diff_new_pack.eiK63G/_new  2016-04-12 19:39:31.0 +0200
@@ -73,8 +73,15 @@
 done
 
 %check
+%ifarch ppc64
+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  || \
+echo "WARNING ignore failure 
https://github.com/python-pillow/Pillow/issues/1204";
+%else
 PYTHONPATH=%{buildroot}/%{python3_sitearch} python3 selftest.py --installed
 PYTHONPATH=%{buildroot}/%{python3_sitearch} python3 test-installed.py
+%endif
 
 %post
 update-alternatives \
@@ -99,7 +106,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGES.rst README.rst
+%doc CHANGES.rst README.rst LICENSE
 %{_bindir}/pilconvert
 %{_bindir}/pildriver
 %{_bindir}/pilfile




commit python3-Pillow for openSUSE:Factory

2016-02-08 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2016-02-08 09:48:04

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-01-13 22:46:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2016-02-08 09:48:30.0 +0100
@@ -1,0 +2,14 @@
+Sat Feb  6 04:02:55 UTC 2016 - a...@gmx.de
+
+- update to version 3.1.1:
+  * Fixed an integer overflow in Resample.c causing writes in the
+Python heap. [nedwill]
+  * Fixed a buffer overflow in PcdDecode.c causing a segfault when
+opening PhotoCD files. CVE-2016-TBD [wiredfool]
+  * Fixed a buffer overflow in FliDecode.c causing a segfault when
+opening FLI files. CVE-2016-0775 [wiredfool]
+  * Fixed a buffer overflow in TiffDecode.c causing an arbitrary
+amount of memory to be overwritten when opening a specially
+crafted invalid TIFF file. CVE-2016-0740 [wiredfool]
+
+---

Old:

  Pillow-3.1.0.tar.gz

New:

  Pillow-3.1.1.tar.gz



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.knhzHy/_old  2016-02-08 09:48:31.0 +0100
+++ /var/tmp/diff_new_pack.knhzHy/_new  2016-02-08 09:48:31.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-Pillow
-Version:3.1.0
+Version:3.1.1
 Release:0
 Summary:Python Imaging Library (Fork)
 License:HPND

++ Pillow-3.1.0.tar.gz -> Pillow-3.1.1.tar.gz ++
/work/SRC/openSUSE:Factory/python3-Pillow/Pillow-3.1.0.tar.gz 
/work/SRC/openSUSE:Factory/.python3-Pillow.new/Pillow-3.1.1.tar.gz differ: char 
5, line 1




commit python3-Pillow for openSUSE:Factory

2016-01-13 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2016-01-13 22:46:08

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
2015-11-17 14:22:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2016-01-13 22:46:12.0 +0100
@@ -1,0 +2,62 @@
+Tue Jan 12 22:25:36 UTC 2016 - a...@gmx.de
+
+- update to version 3.1.0:
+  * Fixing test failures on Python 2.6/Windows #1633 [wiredfool]
+  * Limit metadata tags when writing using libtiff #1620 [wiredfool]
+  * Rolling back exif support to pre-3.0 format #1627 [wiredfool]
+  * Fix Divide by zero in Exif, add IFDRational class #1531
+[wiredfool]
+  * Catch the IFD error near the source #1622 [wiredfool]
+  * Added release notes for 3.1.0 #1623 [radarhere]
+  * Updated spacing to be consistent between multiline methods #1624
+[radarhere]
+  * Let EditorConfig take care of some basic formatting #1489 [hugovk]
+  * Restore gpsexif data to the v1 form [wiredfool]
+  * Add /usr/local include and library directories for freebsd #1613
+[leforestier]
+  * Updated installation docs for new versions of dependencies #1611
+[radarhere]
+  * Removed unrunnable test file #1610 [radarhere]
+  * Changed register calls to use format property #1608 [radarhere]
+  * Added field type constants to TiffTags #1596 [radarhere]
+  * Allow saving RowsPerStrip with libtiff #1594 [wiredfool]
+  * Enabled conversion to numpy array for HSV images #1578 [cartisan]
+  * Changed some urls in the docs to use https #1580 [hugovk]
+  * Removed logger.exception from ImageFile.py #1590 [radarhere]
+  * Removed warnings module check #1587 [radarhere]
+  * Changed arcs, chords and pie slices to use floats #1577
+[radarhere]
+  * Update unit test asserts #1584, #1598 [radarhere]
+  * Fix command to invoke ghostscript for eps files #1478 [baumatron,
+radarhere]
+  * Consistent multiline text spacing #1574 [wiredfool, hugovk]
+  * Removed unused lines in BDFFontFile #1530 [radarhere]
+  * Changed ImageQt import of Image #1560 [radarhere, ericfrederich]
+  * Throw TypeError if no cursors were found in .cur file #1556
+[radarhere]
+  * Fix crash in ImageTk.PhotoImage on win-amd64 #1553 [cgohlke]
+  * ExtraSamples tag should be a SHORT, not a BYTE #1555 [Nexuapex]
+  * Docs and code health fixes #1565 #1566 #1581 #1586 #1591 #1621
+[radarhere]
+  * Updated freetype to 2.6.2 #1564 [radarhere]
+  * Updated WebP to 0.5.0 for Travis #1515 #1609 [radarhere]
+  * Fix missing 'version' key value in __array_interface__ #1519
+[mattip]
+  * Replaced os.popen with subprocess.Popen to pilprint script #1523
+[radarhere]
+  * Catch OverflowError in SpiderImagePlugin #1545 [radarhere,
+MrShark]
+  * Fix the definition of icc_profile in TiffTags #1539 [wiredfool]
+  * Remove old _imagingtiff.c and pilplus stuff #1499 [hugovk]
+  * Fix Exception when requiring jpeg #1501 [hansmosh]
+  * Dependency scripts for Debian and Ubuntu #1486 [wiredfool]
+  * Added Usage message to painter script #1482 [radarhere]
+  * Add tag info for iccprofile, fixes #1462. #1465 [wiredfool]
+  * Added some requirements for make release-test #1451 [wiredfool]
+  * Flatten tiff metadata value SAMPLEFORMAT to initial value, fixes
+#1466 [wiredfool]
+  * Fix handling of pathlib in Image.save. Fixes #1460 [wiredfool]
+  * Make tests more robust #1469 [hugovk]
+  * Use correctly sized pointers for windows handle types. #1458 [nu744]
+
+---

Old:

  Pillow-3.0.0.tar.gz

New:

  Pillow-3.1.0.tar.gz



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.SN7MLD/_old  2016-01-13 22:46:13.0 +0100
+++ /var/tmp/diff_new_pack.SN7MLD/_new  2016-01-13 22:46:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Pillow
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python3-Pillow
-Version:3.0.0
+Version:3.1.0
 Release:0
 Summary:Python Imaging Library (Fork)
 License:HPND

++ Pillow-3.0.0.tar.gz -> Pillow-3.1.0.tar.gz ++
/work/SRC/openSUSE:Factory/python3-Pillow/Pillow-3.0.0.tar.gz 
/work/SRC/openSUSE:Factory/.python3-Pillow.new/Pillow-3.1.0.tar.gz differ: char 

commit python3-Pillow for openSUSE:Factory

2015-11-17 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2015-11-17 14:22:57

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
2015-10-19 22:49:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2015-11-17 14:22:58.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 15 13:28:31 UTC 2015 - opens...@cboltz.de
+
+- fix wrong macro name in %post - it's %{py3_ver}, not %{py3-ver}
+
+---



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.MrAYJ2/_old  2015-11-17 14:23:00.0 +0100
+++ /var/tmp/diff_new_pack.MrAYJ2/_new  2015-11-17 14:23:00.0 +0100
@@ -83,14 +83,14 @@
 --slave %{_bindir}/pilfile pilfile %{_bindir}/pilfile-%{py3_ver} \
 --slave %{_bindir}/pilfont pilfont %{_bindir}/pilfont-%{py3_ver} \
 --slave %{_bindir}/pilprint pilprint %{_bindir}/pilprint-%{py3_ver} \
---slave %{_bindir}/createfontdatachunk createfontdatachunk 
%{_bindir}/createfontdatachunk-%{py3-ver} \
---slave %{_bindir}/enhancer enhancer %{_bindir}/enhancer-%{py3-ver} \
---slave %{_bindir}/explode explode %{_bindir}/explode-%{py3-ver} \
---slave %{_bindir}/gifmaker gifmaker %{_bindir}/gifmaker-%{py3-ver} \
---slave %{_bindir}/painter painter %{_bindir}/painter-%{py3-ver} \
---slave %{_bindir}/player player %{_bindir}/player-%{py3-ver} \
---slave %{_bindir}/thresholder thresholder 
%{_bindir}/thresholder-%{py3-ver} \
---slave %{_bindir}/viewer viewer %{_bindir}/viewer-%{py3-ver}
+--slave %{_bindir}/createfontdatachunk createfontdatachunk 
%{_bindir}/createfontdatachunk-%{py3_ver} \
+--slave %{_bindir}/enhancer enhancer %{_bindir}/enhancer-%{py3_ver} \
+--slave %{_bindir}/explode explode %{_bindir}/explode-%{py3_ver} \
+--slave %{_bindir}/gifmaker gifmaker %{_bindir}/gifmaker-%{py3_ver} \
+--slave %{_bindir}/painter painter %{_bindir}/painter-%{py3_ver} \
+--slave %{_bindir}/player player %{_bindir}/player-%{py3_ver} \
+--slave %{_bindir}/thresholder thresholder 
%{_bindir}/thresholder-%{py3_ver} \
+--slave %{_bindir}/viewer viewer %{_bindir}/viewer-%{py3_ver}
 
 %preun
 if [ $1 -eq 0 ] ; then




commit python3-Pillow for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2015-10-19 22:49:06

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
2015-09-08 18:05:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2015-10-19 22:49:08.0 +0200
@@ -1,0 +2,68 @@
+Mon Oct  5 06:15:05 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * removed test for opensuse_version > 1215 (should always be the case)
+  * added new binary files as update alternatives
+  * cleaned up update alternatives
+
+- update to version 3.0.0:
+  * Check flush method existence for file-like object #1398 [mrTable,
+radarhere]
+  * Added PDF multipage saving #1445 [radarhere]
+  * Removed deprecated code, Image.tostring, Image.fromstring,
+Image.offset, ImageDraw.setink, ImageDraw.setfill, ImageFileIO,
+ImageFont.FreeTypeFont and ImageFont.truetype file kwarg,
+ImagePalette private _make functions, ImageWin.fromstring and
+ImageWin.tostring #1343 [radarhere]
+  * Load more broken images #1428 [homm]
+  * Require zlib and libjpeg #1439 [wiredfool]
+  * Preserve alpha when converting from a QImage to a Pillow Image by
+using png instead of ppm #1429 [ericfrederich]
+  * Qt needs 32 bit aligned image data #1430 [ericfrederich]
+  * Tiff ImageFileDirectory rewrite #1419 [anntzer, wiredfool, homm]
+  * Removed spammy debug logging #1423 [wiredfool]
+  * Save as GiF89a with support for animation parameters #1384
+[radarhere]
+  * Correct convert matrix docs #1426 [wiredfool]
+  * Catch TypeError in _getexif #1414 [radarhere, wiredfool]
+  * Fix for UnicodeDecodeError in TiffImagePlugin #1416 [bogdan199,
+wiredfool]
+  * Dedup code in image.open #1415 [wiredfool]
+  * Skip any number extraneous chars at the end of JPEG chunks #1337
+[homm]
+  * Single threaded build for pypy3, refactor #1413 [wiredfool]
+  * Fix loading of truncated images with LOAD_TRUNCATED_IMAGES enabled
+#1366 [homm]
+  * Documentation update for concepts: bands [merriam]
+  * Add Solaris/SmartOS include and library directories #1356
+[njones11]
+  * Improved handling of getink color #1387 [radarhere]
+  * Disable compiler optimizations for topalette and tobilevel
+functions for all msvc versions, fixes #1357 [cgohlke]
+  * Skip ImageFont_bitmap test if _imagingft C module is not installed
+#1409 [homm]
+  * Add param documentation to ImagePalette #1381 [bwrsandman]
+  * Corrected scripts path #1407 [radarhere]
+  * Updated libtiff to 4.0.6 #1405, #1421 [radarhere]
+  * Updated Platform Support for Yosemite #1403 [radarhere]
+  * Fixed infinite loop on truncated file #1401 [radarhere]
+  * Check that images are L mode in ImageMorph methods #1400
+[radarhere]
+  * In tutorial of pasting images, add to mask text #1389 [merriam]
+  * Style/health fixes #1391, #1397, #1417, #1418 [radarhere]
+  * Test on Python 3.5 dev and 3.6 nightly #1361 [hugovk]
+  * Fix fast rotate operations #1373 [radarhere]
+  * Added support for pathlib Path objects to open and save #1372
+[radarhere]
+  * Changed register calls to use format property #1333 [radarhere]
+  * Added support for ImageGrab.grab to OS X #1367, #1443 [radarhere,
+hugovk]
+  * Fixed PSDraw stdout Python 3 compatibility #1365 [radarhere]
+  * Added Python 3.3 to AppVeyor #1363 [radarhere]
+  * Treat MPO with unknown header as base JPEG file #1350 [hugovk,
+radarhere]
+  * Added various tests #1330, #1344 [radarhere]
+  * More ImageFont tests #1327 [hugovk]
+  * Use logging instead of print #1207 [anntzer]
+
+---

Old:

  Pillow-2.9.0.tar.gz

New:

  Pillow-3.0.0.tar.gz



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.C6oa3n/_old  2015-10-19 22:49:09.0 +0200
+++ /var/tmp/diff_new_pack.C6oa3n/_new  2015-10-19 22:49:09.0 +0200
@@ -17,24 +17,22 @@
 
 
 Name:   python3-Pillow
-Version:2.9.0
+Version:3.0.0
 Release:0
 Summary:Python Imaging Library (Fork)
 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
+BuildRequires:  libjpeg8-devel
+BuildRequires:  liblcms2-devel
+BuildRequires:  libwebp-devel
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-tk
 BuildRequires:  tix
 BuildRequires:  tk-devel
 BuildRequires

commit python3-Pillow for openSUSE:Factory

2015-09-08 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2015-09-08 17:44:59

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
2015-08-05 06:49:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2015-09-08 18:05:38.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep  5 07:09:14 UTC 2015 - badshah...@gmail.com
+
+- For openSUSE:42 do not use %exclude on packages which are not
+  being packaged elsewhere anyway; fixes build failures caused
+  due to unpackaged debuginfo files generated otherwise.
+
+---



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.VpOmRc/_old  2015-09-08 18:05:56.0 +0200
+++ /var/tmp/diff_new_pack.VpOmRc/_new  2015-09-08 18:05:56.0 +0200
@@ -106,9 +106,11 @@
 %{_bindir}/pilprint-%{py3_ver}
 %{python3_sitearch}/PIL
 %{python3_sitearch}/Pillow-%{version}-py%{py3_ver}.egg-info
+%if 0%{?suse_version} != 1315
 %exclude %{python3_sitearch}/PIL/ImageTk*
 %exclude %{python3_sitearch}/PIL/_imagingtk*
 %exclude %{python3_sitearch}/PIL/__pycache__/ImageTk.*.pyc
+%endif
 %if 0%{?suse_version} > 1210
 %ghost %{_sysconfdir}/alternatives/pilconvert
 %ghost %{_sysconfdir}/alternatives/pildriver




commit python3-Pillow for openSUSE:Factory

2015-08-04 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2015-08-05 06:49:44

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
2015-06-30 10:19:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2015-08-05 06:49:45.0 +0200
@@ -1,0 +2,43 @@
+Mon Jul 13 20:49:34 UTC 2015 - a...@gmx.de
+
+- update to version 2.9.0:
+  * Added test for GimpPaletteFile #1324 [radarhere]
+  * Fixed ValueError in Python 2.6 #1315 #1316 [cgohlke, radarhere]
+  * Fixed tox test script path #1308 [radarhere]
+  * Added width and height properties #1304 [radarhere]
+  * Update tiff and tk tcl 8.5 versions #1303 [radarhere, wiredfool]
+  * Add functions to convert: Image <-> QImage; Image <-> QPixmap
+#1217 [radarhere, rominf]
+  * Remove duplicate code in gifmaker script #1294 [radarhere]
+  * Multiline text in ImageDraw #1177 [allo-, radarhere]
+  * Automated Windows CI/build support #1278 [wiredfool]
+  * Removed support for Tk versions earlier than 8.4 #1288 [radarhere]
+  * Fixed polygon edge drawing #1255 (fixes #1252) [radarhere]
+  * Check prefix length in _accept methods #1267 [radarhere]
+  * Register MIME type for BMP #1277 [coldmind]
+  * Adjusted ImageQt use of unicode() for 2/3 compatibility #1218
+[radarhere]
+  * Identify XBM file created with filename including underscore #1230
+(fixes #1229) [hugovk]
+  * Copy image when saving in GifImagePlugin #1231 (fixes #718)
+[radarhere]
+  * Removed support for FreeType 2.0 #1247 [radarhere]
+  * Added background saving to GifImagePlugin #1273 [radarhere]
+  * Provide n_frames attribute to multi-frame formats #1261 [anntzer,
+radarhere]
+  * Add duration and loop set to GifImagePlugin #1172, #1269
+[radarhere]
+  * Ico files are little endian #1232 [wiredfool]
+  * Upgrade olefile from 0.30 to 0.42b #1226 [radarhere, decalage2]
+  * Setting transparency value to 0 when the tRNS contains only null
+byte(s) #1239 [juztin]
+  * Separated out feature checking from selftest #1233 [radarhere]
+  * Style/health fixes [radarhere]
+  * Update WebP from 0.4.1 to 0.4.3 #1235 [radarhere]
+  * Release GIL during image load (decode) #1224 [lkesteloot]
+  * Added icns save #1185 [radarhere]
+  * Fix putdata memory leak #1196 [benoit-pierre]
+  * Keep user-specified ordering of icon sizes #1193 [karimbahgat]
+  * Tiff: allow writing floating point tag values #1113 [bpedersen2]
+
+---

Old:

  Pillow-2.8.2.tar.gz

New:

  Pillow-2.9.0.tar.gz



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.Sy62aP/_old  2015-08-05 06:49:46.0 +0200
+++ /var/tmp/diff_new_pack.Sy62aP/_new  2015-08-05 06:49:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-Pillow
-Version:2.8.2
+Version:2.9.0
 Release:0
 Summary:Python Imaging Library (Fork)
 License:HPND

++ Pillow-2.8.2.tar.gz -> Pillow-2.9.0.tar.gz ++
/work/SRC/openSUSE:Factory/python3-Pillow/Pillow-2.8.2.tar.gz 
/work/SRC/openSUSE:Factory/.python3-Pillow.new/Pillow-2.9.0.tar.gz differ: char 
5, line 1




commit python3-Pillow for openSUSE:Factory

2015-06-30 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2015-06-30 10:19:39

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
2015-06-16 14:05:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2015-06-30 10:19:44.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 29 12:54:52 UTC 2015 - toddrme2...@gmail.com
+
+- Disable tk in SLES 12
+
+---



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.8wdE1M/_old  2015-06-30 10:19:45.0 +0200
+++ /var/tmp/diff_new_pack.8wdE1M/_new  2015-06-30 10:19:45.0 +0200
@@ -117,10 +117,12 @@
 %ghost %{_sysconfdir}/alternatives/pilprint
 %endif
 
+%if 0%{?suse_version} != 1315
 %files tk
 %defattr(-,root,root,-)
 %{python3_sitearch}/PIL/ImageTk*
 %{python3_sitearch}/PIL/_imagingtk*
 %{python3_sitearch}/PIL/__pycache__/ImageTk.*.pyc
+%endif
 
 %changelog




commit python3-Pillow for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2015-06-16 14:05:22

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
2015-04-05 02:04:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2015-06-16 14:05:24.0 +0200
@@ -1,0 +2,6 @@
+Sat Jun 13 15:58:28 UTC 2015 - a...@gmx.de
+
+- update to version 2.8.2:
+  * Bug fix: Fixed Tiff handling of bad EXIF data [radarhere]
+
+---

Old:

  Pillow-2.8.1.tar.gz

New:

  Pillow-2.8.2.tar.gz



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.7FZaV9/_old  2015-06-16 14:05:26.0 +0200
+++ /var/tmp/diff_new_pack.7FZaV9/_new  2015-06-16 14:05:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-Pillow
-Version:2.8.1
+Version:2.8.2
 Release:0
 Summary:Python Imaging Library (Fork)
 License:HPND

++ Pillow-2.8.1.tar.gz -> Pillow-2.8.2.tar.gz ++
/work/SRC/openSUSE:Factory/python3-Pillow/Pillow-2.8.1.tar.gz 
/work/SRC/openSUSE:Factory/.python3-Pillow.new/Pillow-2.8.2.tar.gz differ: char 
5, line 1




commit python3-Pillow for openSUSE:Factory

2015-04-04 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2015-04-05 02:03:51

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
2015-01-07 09:38:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2015-04-05 02:04:06.0 +0200
@@ -1,0 +2,32 @@
+Fri Apr  3 00:15:08 UTC 2015 - a...@gmx.de
+
+- update to version 2.8.1:
+  * Bug fix: Catch struct.error on invalid JPEG, fixes #1163 [wiredfool, 
hugovk]
+
+- changes from version 2.8.0:
+  * Fix 32-bit BMP loading (RGBA or RGBX) [artscoop]
+  * Fix UnboundLocalError in ImageFile #1131 [davarisg]
+  * Re-enable test image caching [hugovk, homm]
+  * Fix: Cannot identify EPS images, fixes #1104 [hugovk]
+  * Configure setuptools to run nosetests, fixes #729 [aclark4life]
+  * Style/health fixes [radarhere, hugovk]
+  * Add support for HTTP response objects to Image.open() [mfitzp]
+  * Improve reference docs for PIL.ImageDraw.Draw.pieslice() #1145
+[audreyr]
+  * Added copy method font_variant() and accessible properties to
+truetype() #1123 [radarhere]
+  * Fix ImagingEffectNoise #1128 [hugovk]
+  * Remove unreachable code [hugovk]
+  * Let Python do the endian stuff + tests #1121 [amoibos, radarhere]
+  * Fix webp decode memory leak #1114 [benoit-pierre]
+  * Fast path for opaque pixels in RGBa unpacker #1088 [bgilbert]
+  * Enable basic support for 'RGBa' raw encoding/decoding #1096
+[immerrr]
+  * Fix pickling L mode images with no palette, #1095 [hugovk]
+  * iPython display hook #1091 [wiredfool]
+  * Adjust buffer size when quality=keep, fixes #148 (again)
+[wiredfool]
+  * Fix for corrupted bitmaps embedded in truetype fonts. #1072
+[jackyyf, wiredfool]
+
+---

Old:

  Pillow-2.7.0.tar.gz

New:

  Pillow-2.8.1.tar.gz



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.zoKkcw/_old  2015-04-05 02:04:07.0 +0200
+++ /var/tmp/diff_new_pack.zoKkcw/_new  2015-04-05 02:04:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Pillow
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python3-Pillow
-Version:2.7.0
+Version:2.8.1
 Release:0
 Summary:Python Imaging Library (Fork)
 License:HPND

++ Pillow-2.7.0.tar.gz -> Pillow-2.8.1.tar.gz ++
/work/SRC/openSUSE:Factory/python3-Pillow/Pillow-2.7.0.tar.gz 
/work/SRC/openSUSE:Factory/.python3-Pillow.new/Pillow-2.8.1.tar.gz differ: char 
5, line 1




commit python3-Pillow for openSUSE:Factory

2015-01-07 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2015-01-07 09:38:32

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
2014-11-20 18:43:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2015-01-07 09:38:35.0 +0100
@@ -1,0 +2,42 @@
+Sun Jan  4 19:49:56 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * update home page
+
+- update to version 2.7.0:
+  * Split Sane into a separate repo: https://github.com/python-pillow/Sane 
[hugovk]
+  * Look for OSX and Linux fonts in common places. #1054 [charleslaw]
+  *  Fix potential PNG decompression DOS #1060 [wiredfool]
+  * Use underscores, not spaces, in TIFF tag kwargs. #1044, #1058 [anntzer, 
hugovk]
+  * Update PSDraw for Python3, add tests. #1055 [hugovk]
+  * Use Bicubic filtering by default for thumbnails. Don't use Jpeg Draft mode 
for thumbnails. #1029 [homm]
+  * Fix MSVC compiler error: Use Py_ssize_t instead of ssize_t #1051 [cgohlke]
+  * Fix compiler error: MSVC needs varaibles defined at the start of the block 
#1048 [cgohlke]
+  * The GIF Palette optimization algorithm is only applicable to mode='P' or 
'L' #993 [moriyoshi]
+  * Use PySide as an alternative to PyQt4/5. [holg]
+  * Replace affine-based im.resize implementation with convolution-based 
im.stretch #997 [homm]
+  * Replace Gaussian Blur implementation with iterated fast box
+blur. #961 Note: Radius parameter is interpreted differently than
+before. [hommBetter docs explaining import _imaging failure #1016,
+build #1017, mode #1018, PyAccess, PixelAccess objects #1019
+Image.quantize #1020 and Image.save #1021 [wiredfool]
+  * Fix for saving TIFF image into an io.BytesIO buffer #1011 [mfergie]
+  * Fix antialias compilation on debug versions of Python #1010 [wiredfool]
+  * Fix for Image.putdata segfault #1009 [wiredfool]
+  * Ico save, additional tests #1007 [exherb]
+  * Use PyQt4 if it has already been imported, otherwise prefer PyQt5. #1003 
[AurelienBallier]
+  * Speedup resample implementation up to 2.5 times. #977 [homm]
+  * Speed up rotation by using cache aware loops, added transpose to 
rotations. #994 [homm]
+  * Fix Bicubic interpolation #970 [homm]
+  * Support for 4-bit greyscale TIFF images #980 [hugovk]
+  * Updated manifest #957 [wiredfool]
+  * Fix PyPy 2.4 regression #952 [wiredfool]
+  * Webp Metadata Skip Test comments #954 [wiredfool]
+  * Fixes for things rpmlint complains about #942 [manisandro]
+
+- changes from version 2.6.2:
+  * Fix potential PNG decompression DOS #1060 [wiredfool]
+  * Fix Regression in PyPy 2.4 in streamio #958 [wiredfool]
+
+---

Old:

  Pillow-2.6.1.tar.gz

New:

  Pillow-2.7.0.tar.gz



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.MpckQ5/_old  2015-01-07 09:38:36.0 +0100
+++ /var/tmp/diff_new_pack.MpckQ5/_new  2015-01-07 09:38:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Pillow
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:   python3-Pillow
-Version:2.6.1
+Version:2.7.0
 Release:0
 Summary:Python Imaging Library (Fork)
 License:HPND
 Group:  Development/Languages/Python
-Url:http://python-imaging.github.io/
+Url:http://python-pillow.github.io/
 Source: 
https://pypi.python.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools

++ Pillow-2.6.1.tar.gz -> Pillow-2.7.0.tar.gz ++
/work/SRC/openSUSE:Factory/python3-Pillow/Pillow-2.6.1.tar.gz 
/work/SRC/openSUSE:Factory/.python3-Pillow.new/Pillow-2.7.0.tar.gz differ: char 
5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-Pillow for openSUSE:Factory

2014-11-20 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2014-11-20 18:43:11

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
2014-06-24 22:47:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2014-11-20 18:43:13.0 +0100
@@ -1,0 +2,98 @@
+Tue Nov 18 14:13:46 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 2.6.1
+  - Fix SciPy regression for in Image.resize
+  - Fix manifest to include all test files
+- Update to 2.6.0
+  - Relax precision of ImageDraw tests for x86, GimpGradient for PPC
+  - Use redistributable image for testing
+  - Use redistributable ICC profiles for testing, skip if not available
+  - Additional documentation for JPEG info and save options
+  - Fix JPEG Encoding memory leak when exif or qtables were specified
+  - Image.tobytes() and Image.tostring() documentation update
+  - On Windows, do not execute convert.exe without specifying path
+  - Fix msvc build error
+  - Fix for handling P + transparency -> RGBA conversions
+  - Retain alpha in ImageEnhance operations
+  - Jpeg2k Decode/encode memory leak fix
+  - EpsFilePlugin Speed improvements
+  - Don't resize if already the right size
+  - Fix for reading multipage TIFFs
+  - Correctly handle saving gray and CMYK JPEGs with quality=keep
+  - Correct duplicate Tiff Metadata and Exif tag values
+  - Windows fixes
+  - Fix TGA files with image ID field
+  - Fixed wrong P-mode of small, unoptimized L-mode GIF
+  - Fixed CVE-2014-3598, a DOS in the Jpeg2KImagePlugin
+  - Fixed CVE-2014-3589, a DOS in the IcnsImagePlugin
+  - setup.py: Close open file handle before deleting
+  - Return Profile with Transformed Images
+  - Changed docstring to refer to the correct function
+  - Adding coverage support for C code tests
+  - PyPy performance improvements
+  - Added support for reading MPO files
+  - Added support for encoding and decoding iTXt chunks
+  - HSV Support
+  - Removed unusable ImagePalette.new()
+  - Fix Scrambled XPM
+  - Doc cleanup
+  - Fix `ImageStat` docs
+  - Added docs for ExifTags
+  - More tests for CurImagePlugin, DcxImagePlugin, Effects.c, 
GimpGradientFile, ImageFont, ImageMath, ImagePalette, IptcImagePlugin, 
SpiderImagePlugin, SgiImagePlugin, XpmImagePlugin and _util
+  - Fix return value of FreeTypeFont.textsize() does not include font offsets
+  - Fix dispose calculations for animated GIFs
+  - Added class checking to Image __eq__ function
+  - Test PalmImagePlugin and method to skip known bad tests
+- Update to 2.5.3
+  - Fixed CVE-2014-3598, a DOS in the Jpeg2KImagePlugin (backport)
+- Update to 2.5.2
+  - Fixed CVE-2014-3589, a DOS in the IcnsImagePlugin (backport)
+- Update to 2.5.1:
+ * 2.5.1 (2014-07-10)
+Fixed install issue if Multiprocessing.Pool is not available [wiredfool]
+32bit mult overflow fix #782 [wiredfool]
+ * 2.5.0 (2014-07-01)
+Imagedraw rewrite [terseus, wiredfool]
+Add support for multithreaded test execution [wiredfool]
+Prevent shell injection #748 [mbrown1413, wiredfool]
+Support for Resolution in BMP files #734 [gcq]
+Fix error in setup.py for Python 3 [matthew-brett]
+Pyroma fix and add Python 3.4 to setup metadata #742 [wirefool]
+Top level flake8 fixes #741 [aclark]
+Remove obsolete Animated Raster Graphics (ARG) support [hugovk]
+Fix test_imagedraw failures #727 [cgohlke]
+Fix AttributeError: class Image has no attribute 'DEBUG' #726 [cgohlke]
+Fix msvc warning: 'inline' : macro redefinition #725 [cgohlke]
+Cleanup #654 [dvska, hugovk, wiredfool]
+16-bit monochrome support for JPEG2000 [videan42]
+Fixed ImagePalette.save [brightpisces]
+Support JPEG qtables [csinchok]
+Add binary morphology addon [dov, wiredfool]
+Decompression bomb protection [hugovk]
+Put images in a single directory [hugovk]
+Support OpenJpeg 2.1 [al45tair]
+Remove unistd.h #include for all platforms [wiredfool]
+Use unittest for tests [hugovk]
+ImageCms fixes [hugovk]
+Added more ImageDraw tests [hugovk]
+Added tests for Spider files [hugovk]
+Use libtiff to write any compressed tiff files [wiredfool]
+Support for pickling Image objects [hugovk]
+Fixed resolution handling for EPS thumbnails [eliempje]
+Fixed rendering of some binary EPS files (Issue #302) [eliempje]
+Rename variables not to use built-in function names [hugovk]
+Ignore junk JPEG markers [hugovk]
+Change default interpolation for Image.thumbnail to Image.ANTIALIAS 
[hugovk]
+Add tests and fixes for saving PDFs [hugovk]
+Remove transparency resource after P->RGBA convers

commit python3-Pillow for openSUSE:Factory

2014-06-24 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2014-06-24 22:45:48

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
2013-12-17 10:03:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2014-06-24 22:45:50.0 +0200
@@ -1,0 +2,13 @@
+Thu May  8 13:23:33 UTC 2014 - toddrme2...@gmail.com
+
+- New upstream release 2.4.0. For details see
+  https://pypi.python.org/pypi/Pillow/2.4.0
+- New upstream release 2.3.0. For details see
+  https://pypi.python.org/pypi/Pillow/2.3.0
+- symlink alternatives files, as requested from Coolo, in order to
+  get rid of suse version conditional
+- Drop use-recommended-freetype-include.patch: merged on upstream
+- Build with liblcms2 instead of liblcms due to upstream switching
+  library.
+
+---

Old:

  Pillow-2.2.1.zip
  use-recommended-freetype-include.patch

New:

  Pillow-2.4.0.zip



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.HgTL7k/_old  2014-06-24 22:45:52.0 +0200
+++ /var/tmp/diff_new_pack.HgTL7k/_new  2014-06-24 22:45:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Pillow
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,13 @@
 
 
 Name:   python3-Pillow
-Version:2.2.1
+Version:2.4.0
 Release:0
 Summary:Python Imaging Library (Fork)
 License:HPND
 Group:  Development/Languages/Python
 Url:http://python-imaging.github.io/
 Source: 
https://pypi.python.org/packages/source/P/Pillow/Pillow-%{version}.zip
-# PATCH-FIX-UPSTREAM use-recommended-freetype-include.patch -- Freetype 
upstream recommends using their macros together with
-# ft2build include. Positive sideeffect is that this patch makes it build with 
both freetype2 2.5.1, and older versions
-Patch0: use-recommended-freetype-include.patch
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-tk
@@ -35,10 +32,10 @@
 BuildRequires:  unzip
 %if 0%{?suse_version} > 1210
 BuildRequires:  libjpeg8-devel
+BuildRequires:  liblcms2-devel
 BuildRequires:  libwebp-devel
 %endif
 BuildRequires:  freetype2-devel
-BuildRequires:  liblcms-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  zlib-devel
 Requires(post): update-alternatives
@@ -60,16 +57,17 @@
 
 %prep
 %setup -q -n Pillow-%{version}
-%patch0 -p1
 
 %build
-CFLAGS="%{optflags}" python3 setup.py build
+# no need to build it here, as setup.py install will build it again, anyway
 
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 for p in pilconvert pildriver pilfile pilfont pilprint ; do
   mv %{buildroot}%{_bindir}/$p.py %{buildroot}%{_bindir}/$p-%{py3_ver}
   ln -s %{_bindir}/$p-%{py3_ver} %{buildroot}%{_bindir}/$p
+  ln -s %{_bindir}/$p-%{py3_ver} %{buildroot}%{_sysconfdir}/alternatives/$p
 done
 
 %check

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-Pillow for openSUSE:Factory

2013-12-17 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2013-12-17 10:03:10

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
2013-12-16 18:08:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2013-12-17 10:03:11.0 +0100
@@ -1,0 +2,8 @@
+Mon Dec 16 16:52:28 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added use-recommended-freetype-include.patch -- Freetype upstream 
+  recommends using their macros together with ft2build include. 
+  Positive sideeffect is that this patch makes it build with both 
+  freetype2 2.5.1, and older version
+
+---

New:

  use-recommended-freetype-include.patch



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.yMIkkV/_old  2013-12-17 10:03:12.0 +0100
+++ /var/tmp/diff_new_pack.yMIkkV/_new  2013-12-17 10:03:12.0 +0100
@@ -24,6 +24,9 @@
 Group:  Development/Languages/Python
 Url:http://python-imaging.github.io/
 Source: 
https://pypi.python.org/packages/source/P/Pillow/Pillow-%{version}.zip
+# PATCH-FIX-UPSTREAM use-recommended-freetype-include.patch -- Freetype 
upstream recommends using their macros together with
+# ft2build include. Positive sideeffect is that this patch makes it build with 
both freetype2 2.5.1, and older versions
+Patch0: use-recommended-freetype-include.patch
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-tk
@@ -57,6 +60,7 @@
 
 %prep
 %setup -q -n Pillow-%{version}
+%patch0 -p1
 
 %build
 CFLAGS="%{optflags}" python3 setup.py build


++ use-recommended-freetype-include.patch ++
diff -Naur Pillow-2.2.1.orig/_imagingft.c Pillow-2.2.1/_imagingft.c
--- Pillow-2.2.1.orig/_imagingft.c  2013-10-02 12:58:22.0 +0200
+++ Pillow-2.2.1/_imagingft.c   2013-12-11 21:07:17.433282578 +0100
@@ -59,7 +59,11 @@
 const char* message;
 } ft_errors[] =

+#if defined(USE_FREETYPE_2_1)
+#include FT_ERRORS_H
+#else
 #include 
+#endif

 /*  */
 /* font objects */
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org