python311-pycairo-devel-1.23.0-150400.3.3.1 >  A e9 p9|L3+JL^#{Zv X}']x&l܁ZEUSm[gJx:+TŒbs".aŹf/&Js9Bj2 i0Ю1W;ĭזQaR&wx PȘaU*D ;B{5w9+lH Zx) %OlԨf;&sjN<>p>0 ?0d! . ^  9Zw        8        8 \I(m8t9:cB+F+G+ H+ I, X,Y,Z,L[,P\,X ],| ^,b-c.d/*e//f/2l/4u/H v/lz////0 Cpython311-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.e9 s390zl33SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later OR MPL-1.1https://www.suse.com/Unspecifiedhttps://github.com/pygobject/pycairolinuxs390x"JgdA큤AA큤A큤e9 `|e9 e9 e9 e9 ]O]a]a23f1242683f664a5e16271eea48881cf445d4780b2e93a84f18d145dc75571e18feb7cd9c74fd1f0975d5235f07de778ffe608cb98028159a266feb57d69f079360b9a526d47c51a7cab7f1ec49ca5893050562d639b742d588934ff84823a72d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4frootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-pycairo-1.23.0-150400.3.3.1.src.rpmpython311-cairo-develpython311-pycairo-develpython311-pycairo-devel(s390-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-devels390zl33 1698236908 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_Updatecpioxz5s390x-suse-linuxdirectoryC source, UTF-8 Unicode textpkgconfig fileASCII text%o=N`z騑@utf-86b8f7e6da98702ddfe26a324f8f23c42a9843b69b4924f34904a3bbff1868aee? 7zXZ !t/;EN] crt:bLL V Ȅ/9#w,x̒p}Qh~X;'_-s` z_ѵ"NKmv'so/ G~0v%qR* WDȸǖLx*8Sp1Ar?ݧ[[8|1KL⋩]&gxz+ Ba.mq bN;Fr5vB~# Xԡ%[KڂCׇ[arIM?4#nR ڥf0tvD,F #BDfzrz1#j#!Ť.>=1,! вNNIx'܁?^11ս$2rL(^Yokd^ۦp7M1/pai!6r۱3,rqo]8#EB)S1})Bؠr3 pNtEVKNE3-)F@.`odQ"jpZ[S>j k(+=Qz!gU($sw rՆx}\Ţgi0..jq/j;A2)w1!85# M٣G4޶6ȇ@|B_*T,P|O֜kkq&aӤ B7S+Usc񻒧YMT(|@&(t6yBE~9a-> H+EZ&8}/l5QQ(B-U͘zU~}d (D^`zu^u}>PK'`U(n]S G >fZ%7Aï(/\ksaq{R+J?QzNpp77PQvi&+MAxɑsv;:+!e ./Gno:z+#:ìyhZ5F +\Yx[$ri|p9xȘ3O eрId' *po@n_Qrڞ&'sgƑ!ty.QVK) #8 Ȅ pst` E`'ޗEٞ-/ Ud bZw7Ma͘D/ҫOW~?2>|MӉ x_ŃBK"A \)JbDYZŲfux:ɉj OH?bKΦ+(\6ER iF+x:O|w(\F< 0'P>LB5Fb2J߇\ν))?X~ħ?BYӉnI 4"bh4=O`^̥nD ٬~8΂M]WCMT#LK~CQkBl:aA) 4Az@^m_AUk@XlCUmGޑ ~|gB#\Td="d `™p4nkL(|Nj s4{_u'cbߓ0E]_R~XS.VGX哗12p^(1HMggߞf3_ kB}~E^^OCh` "8&(kt"!l_"|8q* 0?٘0*x1 /ãc53SJUs0W污dixw+Ȕ[12yjfc[R!\b0ָaf,9pW1Hd!wB*Se+ ʔhf)Wt,N!a'igpps* \ׁD/(]$ܮiݿQ9f @[M_ NW(P#I5m*dFE5[S"Frl@'yy=fGF녳ƶ]3m>HJ}mT'1\DzNHC|"Z>( kWik*I |57qcdEF1QU? T-Or0̙@n bUj\/' U86zP}=󋒾yEp*;E̾+bPjD>}HPT~P  Ͳe7H#,?_&ciFx줓Fj)kU7a2HX Tl!*.sM|4N@ne5j5KϛF`"z_$B |"01UQan :6v?BX!GdW?^wm 2ߝyc塝E`oָ@Y79RScFE{m'9WW= *r.i. ce!\Hs7in6^l*ql Q39rx"zB5Dl midXYetǣcҙsQ1-B/pxw}*䉌7prFl8y}*~<#$HB1]݀prרu_t{LXx#Y}`^ |^aJ pݧTus-y@(jj4gD5GBkRQm,̥-iM`U;\ޣU7| RPHlDl AFO8''Thu^4ұ2qtx2xlt@n[wQ3 f-V ⇉7N\{B>S>mCmX­&OPb8_d4;>Q? H.~:S6fjim7R7k!J]3測 +q4w}=Sh pZR!ea@:X&ܭ#"=Zw R @gDEjmd(}c(P L_xu4 "ϓ{5&P+ O 7K^"S^N8}S9|g2C s~|$P }oC_3.f ;5 ҕg J!HD+EUP!OkE~LܬQXD(WzE-y҇כ2Y%~mx?| GB^ /sd=*(PoA_4G受xַ` .H&{l`PDP#q}'[W%x6-'TolF!i3z`^0}Fdc02߳h"8tm&:77$JrLpϝO;px`nmAb .sbJB'3QppZGG兡E?jq%!gnFY@$$ %@H򡹢9I_ ѹ _u)gX|d+HZ`3I禷B#<X*NqJ,<2+9 TġCD+t]MY/'k{b!4D@L=zH9LAjGl{893t`IleOWr!B~V ٵmk_u+j~j@յaGe>)E2b/AujMYR㽤@ϋAϰ%$"hX톜4.yL=ہ:\ai%M`" 1er9'bYyhd UߨnО\1+҂C梟t%/ip-@ " ^[G|Gwe, vC;R|1SG/7 -Lqe?7s)95=F`N-B]x~>G9Z$KV;YPUİ{ ?9g Y[LUEz` ?^q^K_^Mб˃ε ‡Ͷ5K,X@jwFҧjJt?FG=|g4yu?æQ£)隴{쏘/RFw cH ,;I-,٫(67aΚ@i9 Ua[J#ū84$y)_eU&(a bȐLsV@^i"/Ak RēFkXT":8^-ANl~Ƶ:,ki_`/M q@jj.$˓ qj$oEF umOCٵ1WEKkys!0ԃHjvjglQUFF)QGydu-hpqwY8mKoȩg6i MN+3i% }%vr¯2U[7v"%+)q8F?9FN:j'{Ni_#^Dӈ:y7Z.iŋEąW/5+CIFTiFZK ΤQpjA%]'|J+|BoRUc}T/C躬Z_uUO/.h?9ڼAQ\md';]gaa=I`߀Ԇ3v$`[7iLgfMyrU@CP5'|~APRomJ693*VxfOIv zKeכz$H]ݳ#&Zf# C@9w7`U÷/qu46)Z)HPD߰N[oKm>AdA`+?hW@p},hDiN#H"W51zG} TtcO4 ! q,i2505ײ U Iev=ANW'^9Yl^[HVne NBmP1/Κ3)TBl TgXۡ >SnWBiD8yZQ؊OFSk-+NhRs"۾$>O*ziU,N|e0<CCbY=o_lf0Wî5k3^̥8p1Ͳ.ˆgL^;)QfeUQp?NYPMzm5]v̠>9RcdE"87kIA f3]WQ%c>EZL̲qdCPi'je 7gŠ^V$;@$+C;Oj*9.f7q2kjgC/OkΑ`U̽CN+Lq>iH>xm&c\p[#)y8 0sgeVX̤Hr*cyLCÒ}O\yԌvZu#p|xDW b]8_oB\Ry:P秘UĪv(Oas"TEITFRѦIlFӮ>mꓨi87\2fx%rX)uȈonV w,>"0;([1"Q3)b rˎCt~%. -u5) p0bS?'5Aun♥- ZQ;m:.tĬT:UAIFyf@8٪:ݦǙollU% !Y# 2 ElQ8C2H"`;aw H0pBtiF1@.'`U}M!1ZJop|ǙmӼ wo-£aV.Gʋ'𧿢&#O 2w{$Araq3P9cu?GQeM 5hKsgIn27Ǚ-g!_;D'!&S ]34}ȉ W2c+Ǐ3xhZ|$7裸a+iWދNU]HY8Z?*>ȷRMl˫\ mHP0kX,` @Qn9gkţ_YN(LN(Ⱦп)7M(8:Hw8R]n3sZa_q=mZ0 T՗9qa%`<p\*a`΋WXf%EfDwȑ`@#.9o Eq䀝꽮#H)c7ZO[`W1 Ku ,Μn>Q`ʑq&ɗtxX9q4vAD\EO tJ5ϣl⽣tY(8 2u~mMa,Z /N>0=o7ti5mҒhM*XHFN޲㇍Nu|D#q ):cp^Jz^R FMe,k³ɟN^ݯDߧb1)`$mw U27dNXpB*10L9:P4eAgͷ -{I9zжc v.SpY4N?G,C[(z{I4]#NHxuϞLI]d|uwS-(s@hc"nN V1 8&413!OCD&XG~-TrA>C t|l1FJ͛C0wU㸾vjtwq/Dc/Fm«Q-]/<Ʃ^l|xK,[5sџX4$eV%$4^`dD"1!X^"'g PtVp|GCp0C^rf;Cs{Je%3(P+I"({&z  JV0V:,H1=Љg(2B>}n](˟wO٪>8)޾~Fh kg!]ŲV?ڧ^-15J n̏fلA)HqA+^Ռ(// %)0p ؚ? ZS[ 6;{\*~x? M)˲Q/Ņq ,9On>!YɋVhfw|ƨ·o`qs+$T"{ :WkReqm3jS +dMSBz8 r&?r("&B09jw6KAE6;q\XR.&9BigѱC:m1"{[y4 | F!Zt3zЁSאָ+ma%5 v)Cm]*/W̋TOVmwEk"0B!HoS'ArW7= N+nK,3i$;e"^ D>B=bgmt: P=2v" 4i{1C"ƾkҪVlUY{g񕹊[[o&G}7K&ױok\2)$'I1%S2%Ge'{S=5|; jWi[FiYh_L]'uہq'+p+ɩxI(z2NmQ&i8Z?Sס@FGK\KbX\;D hxy_gH oqiFϴ;SlZdHD;`l5kEcl#XD. 䣹 Vz>O8DKP6+ 7sncHdxV]7Ʋ*QiRyE@crINYkT۵̰-#?P.kRXPye9pJ wsm鵹h%69ktU~d k]iccK# E\iн(L~ M䎧:2 V֋@97QC32btZS Ky!7}FpG0oW^kB>fy)i\^Lx-{%Zjo˺@/<-93A璅Ύpe>Q L,;%a+I+VpHTO*Ph-4%! 7@&m!HI yN7;l G5+07 Scdlx;412/hCXGAɍW=vc;f[LdҌ5w AЅ.z1n?ar[S$n2ik:?gNTU 4tyX+;6EJ ڵ(L0n3nʋG%j|D$2 \A "=8` 3`s5Cɵ},sG uO"ˤsl=%{ 7)^gTX3i!rdr͗Yo&&)mԮn@|3}u)t6< W9!M9L@J)èKjއЯDV`#^vs'#V>%] 摎k527l BLє^؀Mm{@ۙ 4aMJ%%-+׾[㥧Q6ƏW/wZAȁ^D,oTn غ*C8\5V݇=s:Cp"uۉ \6P ˌDc0ۜ:_Ÿr6qR+^QKiyxTフB]RX!4+ԈeWBrf BWD|_T$/6.(4G ;jt)##mEc~JA_2KApU9 v4 JA>k8-)'v$DzhM7aK 12)c.O_+bSqd(،G~AR5K1#V燪KŻP Dx"ML~A;uO7$HesC[h! 0F9I˅Xb Yd֋'OE8:.Yx!7j˴8wKș0O@B0~l8'WK@Kд \IUwq2HԆopd:P IW7Piµraa s_zлr^b~9ߒݹw6PSTV!'0ghqPbddtg0` 2]ĥL()H!욑%qq*ax ,8Md,J(y8+8<{561i@2B讼#^E4ε{J L~dZqngU 1j #›sdgUtTj1R3%<事(vXi,/q$~a8-Ir1H]bCQl {d04lg=L}`ʻ+q9Q4k}X;~x?_W}ZK;N!l?Tܭ&2A*&?D6: RG D6;c<6󌩅,Ɯ7/[!v"v.aG.rؖLu { xnjB:8GFKK(ABO\NHئHnNjj.OMs9vDIph7ktLVF|x I#xWYc>cR$ Ɔ@k;{(RMo)]ϖSbX6+V6h`Bp0-O=sPX^K ȥ¼H!kvJIřY; -ӱO2lbc``BZ[SewwE;/ bb <[3Πm+cGu{7| =¾yԆ~ɍ \`fg^}jxDhP8x A4Ƴ !׍B ճ)`O4J,?Lͫ?Hh57phMz!~79m^ .-U=On"" +0! +m܀7ny%$# 9m Y=fjZc,1!# @-RW@ۨ:ҫ+ڀPԐuzI]ͳ1n4m[:6IU%T6 .S(]™c1!ӑHvKa&WNʺVo aB^`scyN0ӣ)7.R)Zp9rFN" `ȪVG t6ۡ4*GV׫#)Boգzvz >HG3JqzzTihc%S M0:-3PsdXxt(hFϲd!K(I& dœ|2g/jQ[T7t(.t*t$C3WYqBQL  cҪD KN h9 bQ$ɰPjByroT`<$TYL^?eӭ\O)?*"JC+I')@4==s &V.Rx0UʡzY E+;Wn~rU8f:%rLB hNw)L,DAJXq8d23d6<~ёcPCbse^(XFsC&TiG̾;#թ.{W$:hj"d'2Lޭ*qB2[?.yew.!+RÊS2D=nͰwoHC^7f>> $N-Fٞ2˨S˽:x1@KVlk~. :sЏ<57| iuhXvsȒ@(Zo$(F`<.Sܤ9PZ sbv#.ցW\|? ; F8rp8f쑃GJ9w۽eĉ;A8PO/x"\ ]YV+f ~0{g.,+m!fxEN Uv">ҢÍkI6)rUa>l@^/RUl1Y4ւH}= '<+T ;kJ/6XP B*+]ߥІ1!Q 00[-v?V;lvzfcz%^t"ǾaP-~v$NSrv ~ mW*WIV_aKcNzE!湩+xȕ `29ϤjlZ=5KB]̋Oo $l88)5R5Ot)>)[z8opLM?+9Ȱ7@j<c,EpH¦v'”Fwt&n3Uӣާ_*oEe:.3N<P}az~UBMèzq 6osQ䟝}|Zk~ zٺ ;Sx]fMV.%j_^#B9Ų[$T9c:p%^}1a:h(Ha\FUYԟ]_IF}|@3iqoG=WD6:5O)sܦ#M<1IDGbƀ<ɋkǩb63ėVx"ayf?;py֌eȗէ2).))/WAQMR#E-K9",nL]-T4%LN`i21K(Ը,m'RWXհ/J,!_b(p4ux(j`9"#bٻX][Y^AWލ LK=LexB:TFBJXY|ܟى!(| ݐ=ZΒYSRqd`A(bQR8-J\}ĤI{;#;`q9Ĵ vqL{4\y3D-{GCxͶ/Mtgw"ȶ'ns4rˋw 3ٓyvDU1Upt|X}a@cneZ&QIvCwNJi*̓O{M G~Xq+i!'"­1lU IUKbij.$ 3+͞ep~+A0V YZ