python-Pillow-tk-2.9.0-8.2>t  DH`pYV/=„nL,>W$w<ԭ>[.助vR(zj|'~)od,nC)ģ},_(m~]2da0c5aa63f056901bd86bfbff5c965b5c96831fV̉YV/=„z.wq-xAp䈾Cu*{3 U fTP^+) T)Slf cz捇IF~JW1oMPcC:Y"@fr B3 B1LN ?ϵ䭨 Qm7IХXATxFi ѴlWa94X-εn3 m0[*/zhA[HW XLTo8Ui7k lWÝq`>=6?6d  K ;\blx ~    "DP   (8 9:WB3F3G3H3I4X4Y4Z40[44\48]4D^4ib4c5d5~e5f5l5u5v5w6tx6y6 z6Cpython-Pillow-tk2.9.08.2Python Imaging Library (Fork) - Tcl/Tk ModulePillow is the "friendly" PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.YVlamb58nopenSUSE Leap 42.3openSUSEHPNDhttp://bugs.opensuse.orgDevelopment/Languages/Pythonhttp://python-imaging.github.io/linuxx86_64#"y(聤UCxYVxYVy2dfb3a30d43b9b022aace44bae2c0afe2dec36752241db6feee7125033ee9905c9daecfd367ddfe25515b9d8aaff0b2frootrootrootrootrootrootpython-Pillow-2.9.0-8.2.src.rpm_imagingtk.so()(64bit)python-Pillow-tkpython-Pillow-tk(x86-64)python-imaging-tk@@@@@@@@   libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libpthread.so.0()(64bit)libpython2.7.so.1.0()(64bit)libtcl8.6.so()(64bit)libtk8.6.so()(64bit)python(abi)python-Pillowrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)2.72.9.03.0.4-14.0-14.4.6-14.11.2VՄ@U@U@U|@U7@U6;TԬTq@Tk4SS@S@Sہ@SS~@SkqS\@R@R@R@R@RSR@R@R@R{jmatejek@suse.comjacobwinski@gmail.comseife+obs@b1-systems.comdmueller@suse.commcihar@suse.cztbechtold@suse.comhpj@urpla.nettbechtold@suse.comtoddrme2178@gmail.commcihar@suse.czmcihar@suse.czmcihar@suse.cztiwai@suse.detoddrme2178@gmail.commcihar@suse.comhpj@urpla.nethpj@urpla.netmcihar@suse.czhpj@urpla.nethpj@urpla.netmarko.kohtala@gmail.comhrvoje.senjan@gmail.comspeilicke@suse.comcfarrell@suse.comspeilicke@suse.comspeilicke@suse.com- backport security fixes from 3.1.1 (python-Pillow-format-bugs.patch): * Fixed an integer overflow in Resample.c causing writes in the Python heap. * Fixed a buffer overflow in PcdDecode.c causing a segfault when opening PhotoCD files. CVE-2016-TBD * Fixed a buffer overflow in FliDecode.c causing a segfault when opening FLI files. CVE-2016-0775 (fixes bsc#965582) * 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 (fixes bsc#965579)sss(normaltrans, normaltrans)- Update to 2.9.0: * Added test for GimpPaletteFile #1324 * Fixed ValueError in Python 2.6 #1315 #1316 * Fixed tox test script path #1308 * Added width and height properties #1304 * Update tiff and tk tcl 8.5 versions #1303 * Add functions to convert: Image <-> QImage; Image <-> QPixmap #1217 * Remove duplicate code in gifmaker script #1294 * Multiline text in ImageDraw #1177 * Automated Windows CI/build support #1278 * Removed support for Tk versions earlier than 8.4 #1288 * Fixed polygon edge drawing #1255 (fixes #1252) * Check prefix length in _accept methods #1267 * Register MIME type for BMP #1277 * Adjusted ImageQt use of unicode() for 2/3 compatibility #1218 * Identify XBM file created with filename including underscore #1230 (fixes #1229) * Copy image when saving in GifImagePlugin #1231 (fixes #718) * Removed support for FreeType 2.0 #1247 * Added background saving to GifImagePlugin #1273 * Provide n_frames attribute to multi-frame formats #1261 * Add duration and loop set to GifImagePlugin #1172, #1269 * Ico files are little endian #1232 * Upgrade olefile from 0.30 to 0.42b #1226 * Setting transparency value to 0 when the tRNS contains only null byte(s) #1239 * Separated out feature checking from selftest #1233 * Style/health fixes * Update WebP from 0.4.1 to 0.4.3 #1235 * Release GIL during image load (decode) #1224 * Added icns save #1185 * Fix putdata memory leak #1196 * Keep user-specified ordering of icon sizes #1193 * Tiff: allow writing floating point tag values #1113 - Update to 2.8.2: * Bug fix: Fixed Tiff handling of bad EXIF data - Remove 0001-Ico-files-are-little-endian-ref-1204.patch: merged upstream - Remove fix-textsize-equal.patch: merged upstream- fix build and dependencies for RHEL/CentOS 7- add 0001-Ico-files-are-little-endian-ref-1204.patch: fix for s390x- Update to 2.8.1: - Bug fix: Catch struct.error on invalid JPEG, fixes #1163 - Fix 32-bit BMP loading (RGBA or RGBX) - Fix UnboundLocalError in ImageFile #1131 - Re-enable test image caching - Fix: Cannot identify EPS images, fixes #1104 - Configure setuptools to run nosetests, fixes #729 - Style/health fixes - Add support for HTTP response objects to Image.open() - Improve reference docs for PIL.ImageDraw.Draw.pieslice() #1145 - Added copy method font_variant() and accessible properties to truetype() #1123 - Fix ImagingEffectNoise #1128 - Remove unreachable code - Let Python do the endian stuff + tests #1121 - Fix webp decode memory leak #1114 - Fast path for opaque pixels in RGBa unpacker #1088 - Enable basic support for 'RGBa' raw encoding/decoding #1096 - Remove Pillow-fixtests.patch, merged upstream- Add fix-textsize-equal.patch. Fixes testsuite on SLE11SP3- fix test for lossy webp alpha deviation of earlier lib versions * Add Pillow-fixtests.patch- update to version 2.7.0: - Look for OSX and Linux fonts in common places. #1054 - Fix potential PNG decompression DOS #1060 - Use underscores, not spaces, in TIFF tag kwargs. #1044, #1058 - Update PSDraw for Python3, add tests. #1055 - Use Bicubic filtering by default for thumbnails. Don't use Jpeg Draft mode for thumbnails. #1029 - Fix MSVC compiler error: Use Py_ssize_t instead of ssize_t #1051 - Fix compiler error: MSVC needs varaibles defined at the start of the block #1048 - The GIF Palette optimization algorithm is only applicable to mode='P' or 'L' #993 - Use PySide as an alernative to PyQt4/5. - Replace affine-based im.resize implementation with convolution-based im.stretch #997 - Replace Gaussian Blur implementation with iterated fast box blur. #961 Note: Radius parameter is interpreted differently than before. - Better docs explaining import _imaging failure #1016, build #1017, mode #1018, PyAccess, PixelAccess objects #1019 Image.quantize #1020 and Image.save #1021 - Fix for saving TIFF image into an io.BytesIO buffer #1011 - Fix antialias compilation on debug versions of Python #1010 - Fix for Image.putdata segfault #1009 - Ico save, additional tests #1007 - Use PyQt4 if it has already been imported, otherwise prefer PyQt5. #1003 - Speedup resample implementation up to 2.5 times. #977 - Speed up rotation by using cache aware loops, added transpose to rotations. #994 - Fix Bicubic interpolation #970 - Support for 4-bit greyscale TIFF images #980 - Updated manifest #957 - Fix PyPy 2.4 regression #952 - Webp Metadata Skip Test comments #954 - Fixes for things rpmlint complains about #942 - update to version 2.6.2: - Fix potential PNG decompression DOS #1060 - Fix Regression in PyPy 2.4 in streamio #958- 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)- Use versioned provides and conflicts to fix installation on SLE11- enable build time testing, but not for i586 as it's broken there due to some rounding error (see https://github.com/python-pillow/Pillow/issues/819)- 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 conversion [hugovk] Clean up preprocessor cruft for Windows [CounterPillow] Adjust Homebrew freetype detection logic [jacknagel] Added Image.close, context manager support. [wiredfool] Added support for 16 bit PGM files. [wiredfool] Updated OleFileIO to version 0.30 from upstream [hugovk] Added support for additional TIFF floating point format [Hijackal] Have the tempfile use a suffix with a dot [wiredfool] Fix variable name used for transparency manipulations [nijel] - adjusted testsuite execution- Add missing PIL.pth installation (bnc#889973)- Fixing conflicting provides/conflicts that prevent installation of the tk subpackage.- Adjust openjpeg2 dependency for older distributions- New upstream release 2.4.0. For details see https://pypi.python.org/pypi/Pillow/2.4.0 - New dependency: openjpeg2 for JPEG 2000 support- provide python-imaging in order to act as a drop in replacement for it.- Fix build for older distributions which do not include lcms2- symlink alternatives files, as requested from Coolo, in order to get rid of suse version conditional- also exclude 12.2 from ghost etc/alternatives/* as this results in failed builds with: Explicit file attributes required in spec for: $BUILDROOT/etc/alternatives/pil*- New upstream release 2.3.0. For details see https://pypi.python.org/pypi/Pillow/2.3.0 - Drop use-recommended-freetype-include.patch: merged on upstream - Build with liblcms2 instead of liblcms due to upstream switching library.- 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- Move away from pkgconfig-style buildrequires to support SLE - Implement update-alternatives- License update: HPND- Add split-provides inside tk sub-package to get rid of python-imaging-tk- Initial versionpython-imaging-tklamb58 14952259872.9.0-8.22.9.0-8.2ImageTk.pyImageTk.pyc_imagingtk.so/usr/lib64/python2.7/site-packages/PIL/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/a0f8a275ccfbcf4954873b8921b8d67b-python-Pillowcpiolzma5x86_64-suse-linuxPython script, ASCII text executablepython 2.7 byte-compiledELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=bb71ca8323455f7289d18a881ca74d4f9ce99303, stripped RRPRRRRRRRRBO`:(ZU.?0] crv(vX0ؑ:3tuz>݆`H/KwqMX $LXW|O (H"g}SVóµ|v. $ePe Vʗ>-|삶©s"B`c[|Ŗm$m wGtr63S.n޳aDq׃RP`i19cmQvR sB:~_-AOaHI~14} VC!nA=w#: OA)tnMgW\ht]=%F:Xo8jW:wxUxw܄ ۺp(-O-{ھ:i/J<6Q; \m 6t2: zqWA y9^ox4G)'s]ݶh?9|}@Qb` W,AcS*P-c6#grLJ ASfe"⍽w1N$7vy7 6ȧDe ˺+Ec.5[%^-2$6QE:h(юGe$PZ{xpŵ ;9dOWNsM (tF埽DZXx1܅_#$"RI$Ӯ,'9m<ԞzV_$5U&zA>G{`Aidқ2]GQFDUmFSNv/:e*)20BlAA5&d<@~ u8;;𷮍OuA(mߠ_[!qg:V"ϲiZh\ uk9/i-)1\sjK wi2eri8:a7 ]i ".K~" cJ0KL_{{Yܞ4'hlZ,=(RY!`ZI uk+6nM(lgŅ6 =mGӎZUk[㳱${>|*.4PцA+jNi8.K}*l{f})j-7Г?"his.]nL=\AR)vFRԊ mb3Ez9Nxt*yJ-ZZ0ى". ˦&:(ݞh>g7cwC޵ Rkz("RٌvCC#ڟ郳4<m2{I AmƘf%tykH'*Bu]rWcwGWwݞ  Rth:?ݝk.8cEַ//xfsSN}nCI5_>KƉ܆VFyύfe=;{"˪M`Jvmr?fG"1SGV@ȶ) cdB*UTwF:B&vayGH2x)SkB0:t)j#mӦk/+&*T- Ufژ32h9{A8h[8&TFB2Β5N3SuJ]ؐH&1KDE4B%WrQ+UW.E>Z>$h0l{>Sc-;•bFj-3yܐSu rvp;MLJS Wd7y퟇K1θS%# v]ܱsڌEikZ e]ʄU8BȮ*z-gqž_ isNܵ5'yӼGM(Òu95\|5[*~>nt NB*K֟nX*F8ˠQˋ[4H̀>DyrX6uvdEgO`-V',t lb%q#D@j}\h-T^]bE{k؄ͶZZńMJ~{A`yndZx=.:U50Sjv ƣ}MM8u >`8 ¿KG7,E ^\׀3yFKWENul' CVi# v;}[=>0 |o>.p;++u fG APR Zh=1PKBeqZ5=ʃ"a4ۀ 0m:agfRN 1?V4j"n_IJ-{{ewHzKP%;4 富e_[ <g9M15E_׶G;1?lep$%v"ڮ QVy~TAz{o]. 2غ:kJj+w2ֱ8-6ia3r$`yt@G]6x>kƢc/r&O@O _2z woPK f.q8-FꆁpZev j1a'A d s^'K qJ:uhf lE($/cDMk<D6>Dʶθ<'Gjka1PV$/ Sg!#Q}0}v^:NbOu.6-GF.xgP?.ɂ^w&tKtQsU`;f@MZg{"LjGhW mom40?6/+DЛmŴ~iOˁ撒UH}5/* |$IO]>jP7ZIl ̹eZqLϵ[TN՗/qרhͩȣ>ա(TvZN5AC<)9r&;x/e8ePy'[ ~̻ :)tg)P=اq$3V\ɺnC:qrRż {S4K( ]>*7&DQ]N ZXuXR%_&2BL۫'Yf4E=IH4clBd\(I^lM%Yu q?Uv bQZL?zBےM6Z/=Z4"D7Wh҅~֊9C^;HgCWԟ',ph3$xĔ\JnNrL!aDT#,&/4Т/Y nH?M GWwb$o.N_Φ5m,ɳ4m Dbrzm Uqu^7?zuY-F 12AE7Wv=FZoƌcy,@N X_rχk C0((ѦA\8//t>SX)9$)FR 3G'#0;+mgְ9^H`U,LJTe|üCu_mI.l:TwmP'RŽTQԯipff؈+?X_s=!rT 6 _+`ɦ$KmkjJM-Q< i<051B~#$e~$=ih'" \\O `FiE+7ɂs~ 8j Bs5G#\=E UcאL7'4ڪ. /o e^6|XVz}G10LW?+hFVosd Т0(ㄹJXqŅzO}ʿ]E(yp"$}̒&'t9e]c