python311-cairocffi-pixbuf-1.5.1-150400.7.3.8 >  A eep9|~0k1adZVYV"ĕړ8piZ&G|D2na6䲝n.^o2'wl˻g{l!z9 O}>쟹zFJ px _>pI&~I\Šǫ2lri50 fV1g 3eԳ{ 6]I24if  Ԋɟ*hPlFq3b61e10dea947b892231bc6134052410924a8afcfd298e6a66172ceaf990a81fb3ac84b3db5b990eac91dbed2bbdd3e19e5dd1887Heep9|V%%i5{& 2tfðpk@_PxkM40JITV9d]_2r">P`7b jrY7ג$]^>捲&z[((+ y~UjRVd߯2F#UFgy6l}phq Cmp>?d# 0 j %Bekt    [ `l{(89(: FGHIX Y\$]0^nbc}de flu$v0w`xlyxzCpython311-cairocffi-pixbuf1.5.1150400.7.3.8Python cairo bindings based on cffi - pixbuf image loadercairocffi is a CFFI-based drop-in replacement for Pycairo, a set of Python bindings and object-oriented API for cairo. Cairo is a 2D vector graphics library with support for multiple backends including image buffers, PNG, PostScript, PDF, and SVG file output. This package provides the optional gdk-pixbuf image loader module.eIh01-ch3cpSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Pythonhttps://github.com/Kozea/cairocffilinuxnoarch)O+\eEeEeEfdae54ae24271a9d8380338813a6a738ab103cfa7eaf8f635945152d2a658e6d001b0cb451e3f57fffaef5d0c7a5b983d184517dbfd96940ccb1a414c2bf6491c32dffabf79893de4b5b3ba0bdff850910d28ff137373df62e6790d5d8b5f027rootrootrootrootrootrootpython-cairocffi-1.5.1-150400.7.3.8.src.rpmpython311-cairocffi-pixbuf@    gdk-pixbufpython(abi)python311-cairocffirpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.111.5.13.0.4-14.6.0-14.0-15.2-14.14.3dTdBzd7c6@c5c2c pcb{@b@a6af@`'@_@_@]v>]A\J@\l@[H@Zk@XXXVHU@U?v@dmueller@suse.comdmueller@suse.commcepl@suse.commmachova@suse.comfvogt@suse.commmachova@suse.combjorn.lie@gmail.commcepl@suse.comcode@bnavigator.dejayvdb@gmail.commcepl@suse.commvetter@suse.comcode@bnavigator.decode@bnavigator.demvetter@suse.commvetter@suse.compgajdos@suse.commvetter@suse.commcepl@suse.comarun@gmx.depetr@cervinka.nettoddrme2178@gmail.comtoddrme2178@gmail.comjmatejek@suse.comtoddrme2178@gmail.comtoddrme2178@gmail.combenoit.monin@gmx.fr- update to 1.5.1: * move to pyproject.toml * Try to support and test more Python versions * Catch more errors when creating PNG files * Include utils and docs in the source package * Include all Setuptool’s building functions in custom building script * Build generated files manually when building wheels * Install xcffib if possible during the wheel generation - add skip-pikepdf.patch to skip pikepdf from tests - use LICENSE from package- add sle15_python_module_pythons (jsc#PED-68)- Make calling of %{sle15modernpython} optional.- Avoid pulling in python-pikepdf in the stagings- Drop outdated python36_ignore- Update to 1.4.0 * #205: Use pikepdf to parse generated PDF * #171: Don’t use deprecated pytest-runner anymore - Drop no longer needed python-cairocffi-xfail.patch and python-cairocffi-disable-linters.patch- Add python-cairocffi-xfail.patch: Xfail some tests failing with cairo 1.17.6. - Add python-cairocffi-disable-linters.patch: Drop linters that fail with new cairo.- Disable xcb tests (they are just too unstable, gh#Kozea/cairocffi#203).- Reflect in the specfile that Python 3.6 is no longer supported upstream - Unskip python38: required by other packages - Remove python36 flavor exceptions from specfile- Move tests out of runtime package - Enable xcb tests- Fix location of fduped directories- Update to 1.3.0: * 2cd512d: Drop Python 3.6 support * #196: Fix import constants.py import * #169: Add extra library name "cairo-2.dll" * #178: Workaround for testing date string with cairo 1.17.4 * #186: Fix link in documentation * #195: Fix typo in documentation * #184, a4fc2a7: Clean .gitignore- Don't test the optional numpy support on python36 flavor, because due to NEP 29, python36-numpy is removed from TW- Replace obsolete pytest-runner with %pytest macro to avoid pulling in _build directories of other flavors during testing * gh#Kozea/cairocffi#171 * gh#openSUSE/python-rpm-macros#66- Update to 1.2.0: * #152: Add NumPy support * #143: Make write_to_png function work on hardened systems * #156: Use major version name to open shared libraries * #165: Don’t list setuptools as required for installation- Update to 1.1.0: * #135, #127, #119: Clean the way external libraries are found * #126: Remove const char* elements from cdef * Support Cairo features up to 1.17.2 * Fix documentation generation- version update to 1.0.2 [#123]: Rely on a recent version of setuptools to handle VERSION [#120]: Don't delete _generated modules on ffi_build import Drop Python 2.6, 2.7 and 3.4 support Test with Python 3.7 Clean code, tests and packaging - do not build for python2 - run tests- Update to 0.9.0: * Drop Python 3.2 and 3.3 support * Test with PyPy and PyPy3 * Fix test compatibility with Cairo 1.15.12 * Add cairo library name from PyGObject for Windows * Fix pango_example.py * Fix crash with xbc tests * Clean documentation * Support Cairo features up to 1.15.12- Remove superfluous devel dependency for noarch package- update to version 0.8.1: * Add cairo library name provided by pygobjectwin32 * Update docstrings to list width and height params * Add width and height options to decode_to_image_surface- Add xcffib support - Spec file cleaned- Fix download URL.- Update to version 0.8.0 * Follow semver * Avoid implicit relative import * Use utf-8 instead of utf8 in headers * Keep cairo library loaded until all relevant objects are freed * Add cairo_quartz_* functions for MacOS * Use the default ReadTheDocs theme * Fix implicit casts- update for multipython build- update to version 0.7.2: * Use ctypes.util.find_library with dlopen. * Fix loading of gdk_pixbuf library on Ubuntu - update to version 0.7.1: * Add a possible work-around for #64.- Depend on cairo instead of cairo-tools- update to version 0.6: * #39 Add :class:xcb.XCBSurface. * #42 Add :class:Win32PrintingSurface. - add Group field to subpackage python-cairocffi-pixbufh01-ch3c 16963735771.5.1-150400.7.3.8pixbuf.cpython-311.opt-1.pycpixbuf.cpython-311.pycpixbuf.py/usr/lib/python3.11/site-packages/cairocffi/__pycache__//usr/lib/python3.11/site-packages/cairocffi/-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.suse.de/SUSE:Maintenance:30661/SUSE_SLE-15-SP4_Update/6c5d9c90b01204aae21f829a258023d2-python-cairocffi.SUSE_SLE-15-SP4_Updatecpioxz5noarch-suse-linuxPython script, UTF-8 Unicode text executableRRR!MUj)utf-889c6770124e9b75809545e7e10719c5678f0d1976981676a63ec1c625bb6b475? 7zXZ !t/sk ] crv(vX0o^( IazWw@LMϏtSձ _[lvRl/O;!BLz`M0VNjZ%^E嗒nLf_UP #{|s)hytE'D0f.8"OcvMl{c4.4̹C?Xj3+hg GD~S$Xxi:<吼u-ҁBMʁD[C/q)(\8oz)祉F[vϞJm3ӕ?x]m2R{g +Xt΂D v|>#Wwk$lp\+pBÓ ԵZG;;l'0 ޟ9E:=tVkͰ-&O6r?OiYh:8^GU'Ʒ2vPqv6QR9.'e$Bg7YF^MOa[)v}?6"rznjdx`WrZ?K!0e9)F+b &UEose)ʥ?;1ŝdꈕLۂ]ў)Jb [77+\@w%I되My>z>Qɽ{Li\v] %QiXjiI:1ao,6MHz^ŶYP'B|JLFCfA1mh@Gٌr5'\q%m |d̆H?$ V}{ :hi*z5jJA4.#_buG߸% V01۲f{\xߚgFIz!d4y@IJI 'VNۧε:$Ҕ:6Lhܺt▘3޺#P}3TF"7>6R@UӀ3gd4T}h_mMskrSm< 2CZN#9M g@u/ώbOIFӟV]=ut' &`,$v?̒q̞x( x!j8KQKW|'Ҡaoܒ:܇CmǺՂTzx!>O Y Z#bŇO#ʍ$KUz^` g&t+Ӗ іgbxl0J…XOuiZ{Rѱ|HrDiEҪ9`˝!o}qv祉|pS n=Q1>>ѦMr k.⩐]bz̎jEv2kV7#O ۆrhˤ8ج0"2F_H@8PCX C@=9 IǬ.Nkkl_NqO)Aa(pt" %;cw[dU,DpB<:nf>/ ~ҊWȲqB #mF&a8Ӕd&O>L{+ ztrѬ+洕%, 4|o/L<6ta{}.|T' ܨ?C{衷g͟?מweǣѼJ/_Ƥ @s{` >0Nժv!gQ_vsWނ-dg+(ja|,К|[ҁHkmHéQR8X!r̮S" 2Nx힔  sxJߝ9=/|f.YO//:m3fT^MܾXrػLVPf *H m餵сM~[UΉky6װ^a 9yz˜S8p\řP4QS5o3o #hİ/Ч-\ơKjuᡓHMWȈe(?K0$bR6l/"6%Z;]\2~SO˧e?x#}# yIw0I W`!7Ve哧Vo oP9,0O ￘3)#p"z$U$ D$Q(`ډz6Uo0S,3(yt䙮t;l^ 92 J>#*Z;[(+>@MC#99ߋ}X\LrZh1}`*ѸArr1E.[Dre+ 1dlAU̥_$Xfgo%߯4S9(9oF%bhp(Z fTy0NeǬWҞ)g"v%y@>,Ց}i/[QܽdpDdY;zȜvZÒR┷\oϬ ݝH#aW}Y!t\;MSNxǷy{*jtR85Gϡê<`Ş'CtcKS#ZR LZ';TevިGҡ϶`EdUv8,[ZwhPstiz S Sf{گl_וq@TϚT!o28nTjJCd6ʧ F$7$k0-xe&*'j/Z~tlۤgaר^g^Q"D0l!G*mY߄stu1F3$*a#*O0||Q$ Bf&IQÃAU-"Ł"Lb,K#vj)vjL(9c duc\-~I8nc@-/!訜 4Zhl`" ͬjmx'3%,nu}ܭpfbX3_y74E}$_Lv` I~ߚ(zT" HJ<#ssݡӹLR;a{,#Zj;a%qf. эjdtF ̍쯋L KhC_⇓/^}(QDy79S\5'iC |㛘ء2vcj-rjc{ {4sQ##¯^rHVfFhru{69A^[;}UL$jrmXnD Cֺt1Bm :08`250@" r߲KK|Oů]`t/坃 WE|$ 0R`V<[; E_k˯r"fmvYO[S׶P@hԗu%Eʹ HZH_m 1xxt'+uuI1v"j@'Jppk+DU`0O}}I  ^.` prR1A|#y'( t8[2ɊPx?o}KuV͋rv8YFӄJqrԁ7ksP$ϸx)uSdvG[GGg6Jj@. J,fp]# @y |Е0tSfŖ;*^Kb !9aMqh"~M.kg/{Ը0kW3ZYGmqhV?4MY$ԳedkKv;9MbGN2'K٠0+xe>a掯#de?mm 5s!w'5.E90cai7Ǔ`RgW y?{ >Qc(ZX7Ee@N6ZB[hZ I+Mlu\ۭ =O;s]EDp8ETA>zs` n mz@]# sREd4uGz#swL@2tH]p'ɍb}ms^J@S80dհ7+kKHq. ӏ*,kM!)_[?B/뀝W?8.ʔGڸ =Qlbۜ B4Par2OMI.5S9S&X d5ybѨ8%^ $!6rLj7c 8A# ,\aA 2C\= YZ