python311-pycairo-devel-1.23.0-150400.3.3.1 >  A e8qp9|QZKԩ# ts.4l: ̋8GBMW%Q}`PEOAlcEIGV0u ~FDƩm ڒXrAOe,m1J41,a\XnfZ-(v9D ~(ieKdϪ7_ C19$È('Z}]ޠ' Ixa>#Ґ]eq&JUDxG~PiWL<9802d65a4463180be97234c50d44faa0af88845cb3431e644564a4100bcdcf8f00ba5a73d057c0c8fcde7995bf377202688715ceyĉe8qp9|\OfPi 'Mu6q 2p+8KQk5F&տ [9L9M?uߗ곲֙U-S,1vkEV%sb z-S(R=Ah~yB:dJ>2ƣnRe?fٸh_wCSR(.:7^vX og+O얰;:-O&h(w/3i<槱k*Y3cuE.up>0$?0d! . ^  9Zw        8        8 \I(m8t9:cB+F+G+ H+ I, X,Y, Z,P[,T\,\ ], ^,b-c.d/.e/3f/6l/8u/L v/pz////0Cpython311-pycairo-devel1.23.0150400.3.3.1Development files for the Cairo Python bindingsPycairo is a Python module providing bindings for the cairo graphics library. This package provides the development files needed to build packages that depend on Pycairo.e8Lh02-armsrv2SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later OR MPL-1.1https://www.suse.com/Unspecifiedhttps://github.com/pygobject/pycairolinuxaarch64"JgdA큤AA큤A큤e8J`|e8Je8Je8Je8L]O]a]a23f1242683f664a5e16271eea48881cf445d4780b2e93a84f18d145dc75571e18feb7cd9c74fd1f0975d5235f07de778ffe608cb98028159a266feb57d69f079360b9a526d47c51a7cab7f1ec49ca5893050562d639b742d588934ff84823a72d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4frootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-pycairo-1.23.0-150400.3.3.1.src.rpmpython311-cairo-develpython311-pycairo-develpython311-pycairo-devel(aarch-64)    python311-develpython311-pycairorpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.23.03.0.4-14.6.0-14.0-15.2-14.14.3dp@dGc@cc pbҨ@a @`@_@_ǁ^oj@^oj@](\@\@\E@\^YYMYFk@Xqdaniel.garcia@suse.commcepl@suse.comyarunachalam@suse.comdimstar@opensuse.orgbjorn.lie@gmail.comcode@bnavigator.defcrozat@suse.comdmueller@suse.comcode@bnavigator.decode@bnavigator.detchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comjayvdb@gmail.comzaitor@opensuse.orgjmatejek@suse.comdimstar@opensuse.orgtoddrme2178@gmail.com- Do not build python-pycairo-common-devel package, place all devel files under the sitelib/cairo folder.- Switch to single spec version build for PSP- Update to version 1.23.0 * Reminder to distro packagers: Building/installing pycairo using setup.py is deprecated, please use meson instead. * git: changed default branch from “master” to “main” * Windows: Update the cairo version included in the wheels from 1.17.2 to 1.17.6 #pr-243 * docs: Document how to look up pycairo headers without loading the module #pr-300 * tests: don’t error out if cairo wasn’t built with all features #pr-293 New APIs: * Status.DWRITE_ERROR #pr-294 * Format.RGB96F, Format.RGBA128F #pr-295 * PDFVersion.VERSION_1_6, PDFVersion.VERSION_1_7 #pr-296 * HAS_DWRITE_FONT #pr-297 * Context.set_hairline(), Context.get_hairline() #pr-298 * PDFSurface.set_custom_metadata() #pr-299- Updtae to version 1.22.0: * Officially support Python 3.11. * PDFSurface.version_to_string(): Fix crash with negative versions. * typing: ImageSurface.get_stride() returns an int. * typing: Fix incorrect interface for Matrix constructor. * typing: Use Generic for Context. * docs: some cairo.Context fixes. * docs: try to make create_from_png/write_to_png more clear. * docs: add an example for how to convert a surface to pillow. * docs: cairo.Format.RGB24: document that unused bytes may be overwritten. * tests: don’t depend on specific ref counts. * tests: compatibility fixes for cairo 1.17.6. - Drop f5a795ea.patch: fixed upstream.- Update to version 1.21.0: * Require Python 3.7+ * Require meson 0.53+ * Using setup.py directly to build/install pycairo is deprecated. Use meson instead. * setup.py now requires setuptools. Previously it was optional. * The complete API reference is now included in the typing stubs, so it can be consumed/shown by IDEs. - Add f5a795ea.patch: Some test improvements for cairo 1.17.6- Work around vendored distutils in setuptools >= 60 incorrectly installing pkgconfig files into the wrong libdir - Deduplicate files in python_sitearch- Add Obsoletes/Provides for python3-cairo-devel.- update to 1.20.1 * setup.py: Respect the PKG_CONFIG environment variable * Make import_cairo inline in addition to static * docs: Fix example in Pattern.set_filter() docs _pr_`221` * docs: Fix build with newer sphinx * docs: Fix NumPy width, height-conventions in examples * docs: Last parameter of rel_curve_to should be dy3, not dy4 * mypy: Fixes for mypy 0.800+ * mypy: Don't run mypy via pytest- Update to 1.20.0 * Require Python 3.6+ #pr-201 * Require cairo 1.15.10+ #pr-204 * docs: support Sphinx 3.0 #pr-207 * meson: add ‘tests’ option to skip tests #pr-188 * Windows: build wheels #pr-197 * Add support for Python 3.9 and 3.10 #pr-198 #pr-202 * examples: add a Jupyter Notebook example #pr-181 * Raise an error early when being passed a file object not opened in binary mode #pr-205 * Add a pyproject.toml file #pr-206 - move header file in sitearch to devel package (rpmlint error) header is packaged twice: gh#pygobject/pycairo#98- Move the pkgconfig file to the common package gh#openSUSE/python-rpm-macros#66- Add missing dep on setuptools- Update to 1.19.1: * support for new python * remove support for python 2.x - Remove patch python38.patch- Add patch to fix build on python 3.8: * python38.patch- Fixed conflicts with old python-cario-common-devel- Fix typos- Update to version 1.18.1 * meson: install .egg-info to platlib * meson: fix configure error with meson 0.50 re absolute paths * PyPy: don’t use PyOS_FSPath() with PyPy3.6 - Rename to python-pycario to conform to python package naming guidelines - Expand summaries and descriptions.- Update to version 1.18.0: + typing: Add missing annotations for __enter__/__exit__ + New API: - CAIRO_VERSION, CAIRO_VERSION_STRING, CAIRO_VERSION_MAJOR, CAIRO_VERSION_MINOR, CAIRO_VERSION_MICRO - Status.TAG_ERROR, Status.FREETYPE_ERROR, Status.PNG_ERROR, Status.WIN32_GDI_ERROR - SVGUnit, PDFMetadata, PDFOutlineFlags - FontOptions.set_variations(), FontOptions.get_variations() - Context.tag_begin(), Context.tag_end(), TAG_DEST, TAG_LINK - PDFSurface.set_page_label(), PDFSurface.set_metadata(), PDFSurface.set_thumbnail_size(), PDFSurface.add_outline(), PDF_OUTLINE_ROOT - SVGSurface.set_document_unit(), SVGSurface.get_document_unit() - MIME_TYPE_CCITT_FAX, MIME_TYPE_CCITT_FAX_PARAMS, MIME_TYPE_EPS, MIME_TYPE_EPS_PARAMS, MIME_TYPE_JBIG2, MIME_TYPE_JBIG2_GLOBAL, MIME_TYPE_JBIG2_GLOBAL_ID + docs: Remove a broken link + Various meson build fixes + setup.py: Support specifying custom --pkgconfigdir + Dropped Python 3.3 support - Changes from version 1.17.1: + Meson build support - Changes from version 1.17.0: + cairo.Surface and cairo.Device can now be used as context managers + Fix a leak when a cairo error was raised + Fix a leak when a mapped surface was GCed instead of unmapped + Make it possible to use the C API with Python 3 outside of the compilation unit doing the import by defining PYCAIRO_NO_IMPORT + Implement PEP 561 - Changes from version 1.16.3: + Ship Python type annotation stubs. - Changes from version 1.16.2: + setup.py: Some fixes for Debian pybuild quirks - Changes from version 1.16.1: + setup.py: correctly install pkgconfig into /usr/lib* again - Changes from version 1.16.0: + Add a get_include() function which returns the compiler include path needed for interfacing with the Pycairo C API - Changes from version 1.15.6: + Experimental PyPy and PyPy3 support - Changes from version 1.15.5: + Support Unicode paths under Windows with cairo 1.15.10+ + Don’t include the pkg-config file when building a wheel - Changes from version 1.15.4: + Fix some enum conversation errors with (unused) large and negative values + tests: Fix a rare test error - Changes from version 1.15.3: + setup.py: Install pkgconfig file into /usr/share/pkgconfig to work around JHBuild on Fedora not picking it up. + tests: Fix tests on big endian machines. + Support building with MSVC - Changes from version 1.15.2: + setup.py: Install pkgconfig file to the same library prefix that Python uses (replaces logic in spec file) - Activate test suite. - Use license macro. - Requires cairo >= 1.13.1.- 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.python311-cairo-develh02-armsrv2 1698225484 1.23.01.23.0-150400.3.3.11.23.0-150400.3.3.11.23.0includepy3cairo.hsharepkgconfigpy3cairo.pcpython311-pycairo-develCOPYINGCOPYING-LGPL-2.1COPYING-MPL-1.1/usr/lib64/python3.11/site-packages/cairo//usr/lib64/python3.11/site-packages/cairo/include//usr/lib64/python3.11/site-packages/cairo/share//usr/lib64/python3.11/site-packages/cairo/share/pkgconfig//usr/share/licenses//usr/share/licenses/python311-pycairo-devel/-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:30963/SUSE_SLE-15-SP4_Update/b2a8a090f5171f0f94e2d24d0e322e51-python-pycairo.SUSE_SLE-15-SP4_Updatecpioxz5aarch64-suse-linuxdirectoryC source, UTF-8 Unicode textpkgconfig fileASCII textAŌYm$&.kutf-82b6ac7a15407bb8eb3d3a0e47cc2f8a35f4b56654e98dac848584e476975ccdb? 7zXZ !t/;EW] crt:bLL U AQ H_kXiy'pZkK\E0^F+y9sr>%gȔk[Gd|oG֮Q}a=ƅshw ZE]ɚaI5t_ -') ȶMď+gk9zX}ߠƏU'rgbWmwj6MD&ȑv`[COܘMMڦFkr Ё mE|kOZUgy <BR}YnjZq{I ;oƻnmc!c]ch=fWg%&oĞ6Ujd\iS[3M5%MF}6|:ޟTt&+rh2`ؒ 24 ,^s ȣFL?KŮ2@pmD հ3vB4hGM@Y-0`E؀X2^h5e/0auf:LjnV +u_4~^TɑE5DӴ56J[T kFF}ˡb!s8ZJV l0@SCCձ#x&G5ހ?Ƈ>^)/$TZTMS {+' ˛XGcȗXprk'^d\Wչ ņwr! Q^n}TX@U-twa {'ηˍLow 5s]hN(FO=GyG7+>괘[z:!E8l 4O$|BgI!8::JSu->⍥ p#7]Ga9Vv.I(HvED26H}zEp?*?l/}"X5ڭ:e~7,X{3i$r? xD93~?Mh .N#Nj7t!] "Zy %YЭt%4Ncv)X e@ :1@[`dVg;GlgL3Ng(-ٔfXx/ມttuF^^$zYIƋ;J8˔WvP#n҂%$^Sւ[;ÌXM~ŜKM'@G䍈 +DDž)ֻ wbgHiߵ5 kfS0u j)!Wiо[UsWW30獽o+*&piƫ  %q- ^]56Lc;ϯ4dCB.`qMD-z5K҇ThWS _"@<;Tw@œL e#5w5QC𰓂W!T>rK,Tȇ%p$`QʥkY~[تzSX;F<8HI786ѩsY-RfԮ0ג "i^j Iqӭ-qF[xz)QQy1Wdž ]&TJǿEM^Y&L'COʿ)(WQUDd]hK\ k C/oZe vvOo˻,edTeG2ox j&1&$BbMDcud.aHd4,1۾+7Pkf% .yZT7*QcViڠd&n,!9- gNƃrJַ&-9YCَg[ H睭O3NRj -{ 2ODf:(]X%$hc||K"x/TuSCi𤋮=SSiGw4#u;dCߕ◕!U-7/TEB7 {bHTf}jWYsHuϿ2҈2XޭjR#L]ݥ xca)̍@Y&UC|ظiSHMq&in;^mGR+/t|`]6RFVMl>î^9|cvC>9zDj^z/,1EDt2 ZM ͅ4*C)Þ~h_y*QkYQܕrvl5.TCraJb=<E ˑ +տ^a)y=Tet”>hCz)^p¹o'Gw/Ht#cobk rH2Nǒw0ot<%"Kh!!ξvE}%ԙVU&!`M%3c zdJ&C!sa143VVS CBp:4to\ *zAwkm6ԣ dya̙R-0BsiOC3oi7"2]&IDP_nn-3[ 7-Cu/ډ@a1OI1BR6jo2_3pzhVn}l ;;b'hzG9&ar Z%3g/e ycIu9cհ] D"45{jrLK; ݎ 4<}7Y u(ȸ0?? BQYI.yO0(S*h a!-C!*s6 =n`,1|>>s1ԕ17➐p4Ʈf?O02d M 0 Uȇ;o@Hƒ>dAqLq(f{M rsð -)䟱N\i"+:~Ϛ;hkf-XAe5k0~Gѯuua( x,dַ֣WS4d2D'gՅR6GL`*tgDH谝G$Ef# 7BB_\j}L#90zMLJ=?d ذTn_}eSŐ/ς4c,YF%u5$pǙ2(yvpу>V6r ^gcmCZ((>иZ8Rp*#CqփvnR`*Pg/ B-om;m8uC#7% غN>)jpLnl@]aPSsξawf8։dȈ!zR0bi)01=0Z~Ro0)cA>S`ѷ7UkcYsW8q0j-X%r}T؁jAl!5(T}X/h4rY$BD#%NbU=}e}쎓-_HuY{_Lg`]2YqЦu rq S<#gRUW!:T%}(~˱/]78 |x,,H(y|Vx>"ko[m*2L)_Ju {OX*Ά@@J5phy9ژE#+i㈄ߕXUgس? *sH5Qd>ؗv?-gz7.|rAAg@2c@bA,[:8]F 724xB@IK5On1Νo!۽Zxn}(*.#-倾'~?5Yڒ]>6(ִ{\vʕj޹ff!ܙ~y)/*~B[^Cc-x!?);/k["(w䩳Gr7@AD$Tn7]sD2k-Sz#^R :JNC>4x1 wV/15D',HA  91Pohvfi74D(ß~j<ﺛ F> ;!xM[iQ:O?,ïU&&q0VIOsRi L!82 "M̫ۧګ4Q6ڏEOAFڨ .(?x H~I FC۔&1^zL5z#qx~'aa9?q|Y@('Bl*|<ģwM7ECZ^'_(A? [4ډk]>津X#pLnß#qjPfzꪈ*5,n fkS2k+ޮ^Dc(np'=/Eup.ԗ)/l-5"Ա{wc!hIta`ܖ1։ltsVI =tbp`z˱#it/#*߃>sGv)i8fVq&Uju]<Liqnd;kuCK)os3U|߹sAˈ.+A`gn̬cM=_q.4n8~;(c܅]U̕m8;3;'sL>)Cߵx5?lW5jlf^ۆz}qG)L_$_hj(!!oxe9S}.p)F7lo^]Sj#iKQ=hU+dF#Ie:F EPn: fţy3J;dc1. +2AYYsgs];o-dd&W5=6um`Ϻ $N<ҳ9։otYY#׎W%g޶)Ch8<7XaQ :^8>B>]c F&v.Y4AT}F//Mdv6q'LXj۳bĖ{$[j9=n$= $ f9?R7:ԄzV\NԒ7 ,`6߿e\hB";EYL]>ցVI%wVAt%U{3p}*%GV²W`B)l{g ~Z'ZTν$Q|ł0;735Va֕PnNc ĊM.$nYp풍 og0Cu/=xoG`s{4g8n* ]G|R +7WV5zc]N$,g%xa@'TX?Cq1ᕉƒ*t1SmБT]+e+"pTAW"IG$ .acII茠ӆih*b䄰a-ǤA!/Uy*"xv`ĦD\NQ[rsr,Otxn/ )&嘣ZfĩR5Y5dϟʬͣȨwuk\!QH7x_T{zFter=x hJБx>FRRtxK/^ Xy&C=>)N)gEy=^XӚ]jm,{W amvGjp>%h4 G]CV6Ϻ0Kv= ^){ y*nJj;CmDi敏l g4Ђ;vxZ6r5큇UJ q X )kmdZ+7?N~L%!¼u<8hڐ%ng`^Tӟ2Y-R?&.g`Sk?+maj5liз]:W3&{0& +mD9[zF^.h1̃ 41#VS6<\cؼSZ!qݾS#,]{z !g6G* R7Fu8>NYѯ-d ($: Y)'V="„}TQ7C F]38%m$Wz{t}4nfصa_17sjNH}o`?â9%$iL ;bkO`O*UpN$e@d"4o_G  x•zd8,&Z K,5@) eQlBoüwk*^ʆvwZHv2K=C?4L KeoVe!IKu:UD]J+H&LKgY0QXC6H<~$wk9.ښmе#DjnR+QVdCE HiVثy>~(ԍֺ↏lkwʣV\RUH|7UKmiwO㭢': ๳RC'[gDAyjt5Gt-:JHY OGk/ &pmTe{K G98w@LdkUs+e:ݟ]hhxLOx?ݡG;VwmG&7՘QȆf@cWrZ.jS"!W":{;6_[uh9F>' HB%` wA@)g02{:",CTKNuBekBU,Ђ0B5][ n]}A0@7 Vkh Pf0<`%a[\MxI1%Ν›ze`/A~ʑèDq HÓI cS$nFKߓj)opt6Ze3-<*Y!]W)o*@pWSw95W,33$&͔蚗B;|Tkb-SOf!J | w\AD F2L>w\贸,X[ 8 !T&:@YWpMzN|t 4_aS/@C?p~Wf?պh5R a&њp[}*y"G>uh2lrCB@/F7([́cj%gO U›6R )Tll1n!{Te̖hJB eP0"@LMUHX젥,%, SliSڃ yDqJC 7#d>}*ѸUYmʗQs 1,WjjZ}}vR>#dViD.ڴo>6':NYZ~㥎o4ToQ EKطA#Ezk{#]GJL٢~1ތ5 W4Mȉ%khDPp/8cz z0r9iΚn1R{>< =U 2vO&>K]ӌGe1) l0 x0iB3fV̯9oAl 0c,a:D64w l7niO; MF~DU6s@ |do1T6yቐ֫2a\kբ5I)LBYI)zf**Y/ɰaX1 +珵K줿rǰG]K{sƁfo&b-Ӌbf@kɩ`W'kꕣƬ1:0^2>[f=U/FZCO~E оv S! d' ڐoدK<4uM݇uvCN"V!2JΔ&[W>&F>; ^àW@a:v?n ]рǩ_}oIN˨ 9y&GS^LU}gOIFS尕kƜ/DNō|WPT/"&vaKUodRP#(tdE2*TGnl5HbLQHk> vv1YΫ{Y_c)V_ f٨CGc >~]#QuR`9ucCh7#pے^ -h S`M./j9FpBzUjTw,ǛdүNxjm& G)n{y=TzA2\iQ"ߥ`5+4^o2Wv64S'.*L8wW}#}&m&$;UM*z>)#B ݐ]H|b_L]Qܖ?6UK <ڎ5ְ$fI}NcF\{/5p>2T@X`UH hj1|a86B0y hc0!J&gG@.7ج&w"h;?!>^ҵo>Ss]6BdT'?x?(8ZBiqbcQU"@$PkmqOMS8 ǀV‡6bP(D\LF\j$t^Kñ 9hQA.?%!/'-p$* R=G㏒CSͬP 7W^#ա^SP &AL+Myu sJjxD` xQDR yF:JC<,ȪypP vMM4ĹEG!:”rzFCE?X8~\VCy#mNΌN3GF?'3NkT6+܇=ɱa_K{Ĺ\LXw_k@f>vfTMk%TD?ҩkz"Osg]~UL@ bDi0amA7LY\r+m QBga!Z%e FofY.L,eWO'T i M 0K5bH@ч!8!]@!φ*D0Msv7XC<ƭoHG3-p|-tr2&3aldRCL2gd<fU@dƏMmY`ޭ <⥧xPUlP>GWe v OIp֧v?p"bw3П]ƴ#a2!Hsj2I/cp21 zp-C\!ȳ/\t݌=GN{<:E E7*&CKk"Z\ԅ".;gS%ŭ9i<;{xQ%tQ*YiW#^/d5ݩ W&6o#2ٺSO/}Nj( ^fY+6岫PY s26ly !rE#FXo Y % +p߰{7ډ衵.Au -XrD;]aiy [pPAG/ S;*bw`̟'|VntJ]vhݘ^14TG|)ɨ}ŀ˙1lM||$ 2ːnyۨJZB/j0e‚ ueH!M7̔Y=o #>tS! sT\r*m/nTokMbR"I'䡈ã`](Qmc-s[HAGT[-5:2W57u/[T/<ՙx-+l\\%Zԡ<9U3kZr3f1Δ/$dkcÁ_g,XBޖ~6o=}X#ָZ-ZpPXIY!lsx1zTe3M\# Bjعu􋖢vltGBj1O `+.LY8zV:6;Q xMb63sN6d7 {55A8p^;4!90aF^eDNU ԶIS.O>pC)pUT[f@ onB*y$yߑ.}9mW."E+SПȳҮa¨meXӆ1r*Wy:a{zH96y~z9ld3`w_t` 5ESGYL)vɚdє{]b}묥~#W^TdI !qۗTFP;iٮ TC5u֫0#^_$_fW ͪ^C1U_3=dw=IcŪTy"=YhXLD ѵJF2|k<KD ʹSD>_#/8@fy+9,Kl\ QCEY+Qs]js!kaE*eOQ%qEKc*#[IbrC1D2b^[f9cbd|bTJܺQPn2 Y\V =Hp$ Z{&o{GTn%~bDW"OI}6!|Hpo#P.V?g賄Kc82ϔ(^Q FRA.yv].  E@>$t.+y XӔS?g]ݴpЋOcl{>Α] ڡ;}~ ?Nuõ.d½#&D-у z̿S?6&,k7hi<ԍ$aaaACA⤭ڀFe=*u>iR-H]UasRC .ED(ӈkYeVv ٹ߂Խv9tM1(vM/MP-r䏅E]$0TZx%qbʀcRiGS3|:eJ+-l SJ3 !w;Ns+Nx׃| dIh=@0ឿiD[?frkgPOs.j^Ϡ)AQWxM*TGa氫 {xg[-̺Z YYG|,La*qLVJh6//8On[,cXB\7 1w+OfEw8DZXFA[8itFvŘc3fl&@VM7vY`y)ZV㮍 [,C6jĆa`@9a'~&1cLH/ގiHʩIH$ ̔aM#obqXχ^)B';9}JlhfA; טg$ zg}+jRG8+91N{:%pa pv=&F7a9vm[j Z}_Ёf-cMY5 6e?fͅL9g d(:اIDĚr ˥V\):Y]DƩ?t ʂKXn'eZq4SFAZІ^y8ކzYA2:?M4-mXP$+V;Do "o$;{}*d[n\ ;4LB 2SSp'D37 >tg97Z^䈳!G.YXK.+D M(4ڥr=6r1/0ZF?>/k2oЂ ! ŏewG:p5lR=_e Dv-< ;c =).,zd@t vEaĴ?AwuO7u0`Ke3-QK_abAD~YM<9Rq=|3,m0V" ެT((A!];vuToڥ#>l' `@)^xu{f~ĽX KĠ!:,DU09ϯCg/>} K@Q[K1qBмs>rTZ=&zw*Վ!f9O}{O{Ԡ{4YpRVyfN|0+^igY7Tzh@5kcڲaj˚ 'UqŦ01o;ˑh$_VvoH`рW@ _xzKwd*lni$$l0=JJ#Rƹf|8,F6yYMFc