python2-cairo-1.15.1-lp150.2.3.1<>,&]yl/=„oebr\E1`ym f~3Nf U6٫׃]f&S~wӝh8sZJMIV09\y66!.J5ߞEoTdOڳE8朢lѕžwQi<"-v{S];PRtA+"Ean2ܹ8D;"K9AԽƇ̟: RF ܆ծHHz@{b>җwSڃc`>A?d # =X\dh{  <  T  l       $ `  8 h  (8 9 : BFG H IP X\YlZ[\ ] ^bXcdeflu vw x y8 zdtx~Cpython2-cairo1.15.1lp150.2.3.1Python Bindings for CairoPython bindings for cairo.]ylbuild84SopenSUSE Leap 15.0openSUSELGPL-2.1-or-later OR MPL-1.1http://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://www.cairographics.org/pycairolinuxx86_64)p gdXmA큤큤A큤A큤]ykYC]yk]yk]yk]yk]ylXVXVY0]ylXV3d7fc31e167df2c055e154a6e15136144c82ff3c13a4f01f45ccee2f107338c52c9dd382b2064df0382b9e4bec5753844530abcd8c78fda84b0ec3d24cb2be312c9dd382b2064df0382b9e4bec5753844530abcd8c78fda84b0ec3d24cb2be31b414f5251cb40380e4ece5ca7ad6bd14fd84e49462f2a71650b2a75a2cca231f023adda2c518bc9a19a2f21c16f050931d208182a53ea77bb4c80e2c43192956d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f05c46b794a2f7f8694b3263078b5e20be18de985a23ca737bbf3df2c133f8d9322c7747e2decb1b26e395b45dbaeb627784ef7fdbf2b80ac09a26a560277e58arootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-cairo-1.15.1-lp150.2.3.1.src.rpmpython-cairopython2-cairopython2-cairo(x86-64)python2-pycairo@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcairo.so.2()(64bit)libpthread.so.0()(64bit)libpython2.7.so.1.0()(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.73.0.4-14.6.0-14.0-15.2-14.14.1]8H@YYMYFk@XqQ^Pr@O))@O (@MATomáš Chvátal zaitor@opensuse.orgjmatejek@suse.comdimstar@opensuse.orgtoddrme2178@gmail.comidonmez@suse.comschwab@linux-m68k.orgsaschpe@suse.decoolo@suse.comvuntz@opensuse.org- Provide python-pycairo symbol to play nice with backporting python stack as new TW contains just this as a proper package name bsc#1142582- Update to version 1.15.1: + Fixes: - Improved support for Python filesystem paths including os.PathLike. See pathlike for details. - Various minor fixes. + Changes: Expose cairo.Path. + Tests: Improved test coverage from ~70% to ~90%. - Changes from version 1.15.0: + New Features: - Add Surface.map_to_image() and Surface.unmap_image(). - Add RasterSourcePattern. - Add Glyph. - Add Rectangle. - Add TextCluster. - Add ScaledFont.text_to_glyphs() and ScaledFont.glyph_extents(). - Add Context.show_text_glyphs(). - Add TextExtents. + Changes: - Pycairo instances wrapping the same underlying cairo object now hash and compare equally e.g. context.get_target() == context.get_target(). - Functions which returned a cairo error with Status.NO_MEMORY no longer raise MemoryError, but a subclass of Error and MemoryError. Similarly errors with Status.READ_ERROR and Status.WRITE_ERROR no longer raise IOError, but a subclass of Error and IOError. - Some functions which previously returned a tuple now return a tuple subclass like Rectangle, Glyph, TextCluster and TextExtents. - Changes from version 1.14.1: + Fixes: Fix a crash with Surface.get_device(). - Changes from version 1.14.0: + General: Requires at least cairo 1.13.1. + Tests: Optional Hypothesis tests. + New Features: - Add Surface.set_device_scale() and Surface.get_device_scale(). - Add Device. - Add Surface.get_device(). - Add ScriptDevice and ScriptMode. - Add ScriptSurface. - Add Status.JBIG2_GLOBAL_MISSING. - Add Format.stride_for_width(). - Add TextClusterFlags and SurfaceObserverMode. - Add Gradient.get_color_stops_rgba(). - Add TeeSurface. - Add MeshPattern. - Changes from version 1.13.4: + Fixes: Fix a rare crash with get_data() under Python 3 (1.13.3 regression).- fix requires for devel subpackage- Update to version 1.13.3: + Fix ImageSurface leaking in case :meth:`get_data() ` is used under Python 3 (gh#pygobject/pycairo#43). - Changes from version 1.13.2: + Fix pip failing to install pycairo in some cases (gh#pygobject/pycairo#39). - Changes from version 1.13.1: + setup.py install: Fix generated pkg-config file if ``--home`` or ``--user`` is specified (gh#pygobject/pycairo#34). + Fix a build error on macOS Sierra (gh#pygobject/pycairo#36) + examples: Fix snippet examples when .pyc files are present (gh#pygobject/pycairo#35). - For more changes since the last package update, see NEWS inside. - Implement python single-spec packaging: since pycairo 1.11.0, the sources for python2 and python3 based bindings have been merged again.- Add python2-cairo and python2-cairo-devel provides for compatibility with the new multipython spec file macros.- Add Source URL, see https://en.opensuse.org/SourceUrls- Build with %{optflags}- Add group to devel package- trying to get the license right for spdx- Update to version 1.10.0: + New Constants: - cairo.FORMAT_RGB16_565 + Bug Fixes: - context.get_source().get_surface() fails (fdo#33013) + Improve/simplify unicode filename and text support. + Build related changes. - Move to using waf for the build as the autotools support is broken. - Recompile the generated byte-code with %py_compile, as the waf-generated byte-code references the build root. This is a bug in waf, see http://code.google.com/p/waf/issues/detail?id=986python-cairobuild84 1568275564 1.15.1-lp150.2.3.11.15.1-lp150.2.3.11.15.1-lp150.2.3.11.15.11.15.1-lp150.2.3.1cairo__init__.py__init__.pyc__init__.pyo_cairo.sopycairo-1.15.1-py2.7.egg-infopython2-cairoCOPYING-LGPL-2.1COPYING-MPL-1.1NEWSpython2-cairoCOPYING/usr/lib64/python2.7/site-packages//usr/lib64/python2.7/site-packages/cairo//usr/share/doc/packages//usr/share/doc/packages/python2-cairo//usr/share/licenses//usr/share/licenses/python2-cairo/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:11060/openSUSE_Leap_15.0_Update/e4cbfad0f02138a0f921bdf184761d2d-python-cairo.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxdirectoryPython script, ASCII text executablepython 2.7 byte-compiledELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=592f005b1b57ae90d90f7247b6afc7196a9ea4e2, strippedUTF-8 Unicode textASCII textRRRRRRRRRRR@JDr%4h8utf-8a9ea9c853b60d4747a0e43b10b597c86cac19eb6227587e4c8f3e158e6ebe6a0?7zXZ !t/B]"k%%) Haz>L?8<uOQDn&onhZaG$,-\{{M`s%wЁxMgdn=l[ZIQN]kjߡ%9N3HI Z)Eh4 9|avJRwaw>chEn%ͼM7dmnݩI[]<)\?>v5 ~ۑta!Ii \yKS̮fZKuz'& pI?( vmjżdgԵv{y3riFuOD+FS}f#,2 lbk{/G6 !CzOfpm9~9} q1Cvd**Puc"d`k9fI($bxgX0=tma id u϶D!﹜*@ ڿjs#ZÜ3`j%j , U5ϱBjnr*p{9o&VeN@foX3j,г{钜4M-Ja>s[o3 1AMґFpx47%'L|M?ԑMytqgG<|`epW DLgYl5MtGOATPǠ4j:yG$]Msiѯ{g-z ($REoW|Ft=גD] uJ*,:d 3]_e7X`=r4AOQ']#!8Dc6z_Kq9&Ѷ/Fa3߂, (kXa@V1 P{ɱ?_-E cc1ucO$%Rš7V/c$/8dERsPJfQWZe+=dyֶʼn'{@2m[Tj܍P%hH[ac|{;vX5#Ԛ5-ЙR̗ WN88E;k1@"_k5qv-9/-Xn$]?kHJݐ8 @@{᎟/:ymiUU|Z6hͱ{9dK_0[֟W%1 :f%pT\IKΘ}3M$l;ٸWaQH_$햏Av8 3> YZ