python3-matplotlib-gtk3-2.2.5-bp153.1.21 >  A `CB!M@eee!b8(\ȳ扻(Tcvu497mg&JW#Xn)sI(Keȭ=CyRM:dCa5գv{穆"+2ߒY*HwJ/0?hgm|Hk?&)i~Rf74Cրc{}7|EScFP6/b D"7b[/U0ҖW0bjM^|mQBK"#bCbr"X)1':rT(*$=b079a01463db7fe1b02aec0f90d200ec70c52a4e9ee9a146fd53f7926b98d087fd3100fb2f04deef981594bfd9041ea26f2c2647ԉ`CB!M@eee)w(b@ɹ?A8і[!&ו kAfN'I6C8k2o|\7qd'Au!s4K%`߭TҘO)_nKxLg4ɞb ebk% :4 [idT0y s1~ ۣP "jpWcWqN<;%zEK.e]ni~ [MIr_Vk5Qr?Ѱ嘈mj^R%؛GQrdŶ髼va>p>D ?Dd  + P ,I_el  <    @  D p   4 ( 8 %9 %:%F;G<H@V@V^@VUV3[V3[U@U]TPTN3TD@Tomáš Chvátal Tomáš Chvátal toddrme2178@gmail.comhpj@urpla.netdimstar@opensuse.orgtbechtold@suse.comtoddrme2178@gmail.comarun@gmx.dearun@gmx.derolf@rotkraut.dearun@gmx.dethod_@gmx.dearun@gmx.detoddrme2178@gmail.comstefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.detoddrme2178@gmail.comstefan.bruens@rwth-aachen.detoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comsbahling@suse.comjengelh@inai.detbechtold@suse.comtoddrme2178@gmail.comegeorget@openmailbox.orgp.drouand@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.com- Remove Qt4 backend as we don't want to ship Qt4 anymore- Update version to 2.2.5: * Latest 2.x series that supports python2 (we have 3x on TW) - Make it agnostic between SLE and openSUSE jsc#SLE-11752 * Same change done to 3.x series in TW- Update to version 2.2.3 * Fix import failure on BSD systems * Fix import errors in Qt shims for PyQt5 5.11 and PyQt4 4.12 * Fix import errors if bz2 module is not in standard library * Fix overflow in _path.h * Fix infinite recursion in transform repr * Fix bug with XKCD style * Remove unsafe usage of Popen- don't use any lua expressions for suse_version < 1500- Only recommend python-matplotlib-tk if tk is already flagged for installation. On most systems there is no reason to have tk available (those UIs are out of date and not well perceived anyway).- Add missing Requires for python-backports.functools_lru_cache (boo#1074491)- Fix building on SLE which doesn't have qhull.- update to version 2.2.2: * v2.2.1 did not actually restore matplotlib.verbose. - changes from version 2.2.1: * This release fixes a number of critical bugs: + restores matplotlib.verbose (fixing embedding in pycharm) + preserve precision when color mapping small portions of data with extreme outliers + fixes saving long movies with ffmpeg + fixes UnbourdLocal error in contour labeling + fixes import failure on python 3.4.0 and 3.4.1 + fixes compile time failures with clang on 32bit platforms + fixes an icon in the Tk backends + fixes several issues with Tables + fixes expanding offset boxes with tight_layout + revert changes to the font caching to avoid a possible bug in backports.lru_cache + numerous docstring and documentation fixes * We have reverted the deprecation of `font_manager.TempCache`.- specfile: * require kiwisolver * update required version for dateutil - update to version 2.2.0: * The first release of the v2.2 LTS series and the last version of Matplotlib to support python2. There will be bug-fix release for this series until 2020. * This release includes new features including: + An experimental constrained layout manager + Color blind friendly color map (cividis) and color cycle (tableau-colorblind10) + native support for numpy.datetime64 types + animated gif writing via pillow + TkAgg now works with pypy + cairo based backends for Qt, Tk, and WX * There are several API changes in this release: + To support the constrained layout Matplotlib has a new required dependency (kiwisolver). + The `matplotlib.finance` module has been removed, development has moved to a stand-alone project.- Update versions of required packages.- specfile: * update copyright year - update to version 2.1.2: * This release fixes a number of critical bugs: + fix a typo in mlab.cohere which yielded incorrect results + allow nonposx / nonposy to pass through loglog + fix color comparisons when finding handles with legend + fixes a recursive draw bug and a major performance regression in Qt5Agg backend + fix a re-draw bug in WxAgg + fix image scaling with high-bit depth integers + revert the busy-cursor- dependency changed to python-six >= 1.10 (see "site-packages/matplotlib/__init__.py", line 187)- update to version 2.1.1: * The first and only planned bug-fix release for the 2.1 series. * This release include many bug and documentation fixes. Highlights are: + change default logscale behavior to clip + fixed webagg import errors + tweaks to polar ticks + fixed exception when guessing afm family names + update manifest to include all doc files + improve masked array handling in pcolormesh + fix segfault from reading invalid png + fix blocking_input + fix bug resulting in huge multi-page pdf files + make `show` in nbagg take args as other backends do + several fixes to OSX backend + restore positional arg handling on Figure.legend + fix bugs in interactive navigation + fix issues when panning with invalid limits + fix bug with fully masked arrays passed to imshow- Update to version 2.1.0 + New features * String categorical values * Interactive JS widgets for animation * Enhancements to polar plot * Figure class now has subplots method * Metadata savefig keyword argument * Busy Cursor * PolygonSelector * Added matplotlib.ticker.PercentFormatter * Reproducible PS, PDF and SVG output * Orthographic projection for mplot3d * voxels function for mplot3d + Improvements * Add capstyle and joinstyle attributes to Collection * CheckButtons widget get_status function * Add fill_bar argument to AnchoredSizeBar * Annotation can use a default arrow style * Barbs and Quiver Support Dates * Hexbin default line color * Figure.legend() can be called without arguments * Multiple legend keys for legend entries * New parameter clear for :func:`~matplotlib.pyplot.figure` * Specify minimum value to format as scalar for LogFormatterMathtext * New quiverkey angle keyword argument * Colormap reversed method * Artist.setp (and pyplot.setp) accept a file argument * streamplot streamline generation more configurable * Axis.set_tick_params now responds to rotation * Shading in 3D bar plots * New which Parameter for autofmt_xdate * New Figure Parameter for subplot2grid * Interpolation in fill_betweenx * New keyword argument sep for EngFormatter * Extend MATPLOTLIBRC behavior * density kwarg to hist + Internals * New TransformedPatchPath caching object * Abstract base class for movie writers * Stricter validation of line style rcParams + Performance * Path simplification updates * Implement intersects_bbox in c++\ - Remove upstream-included patches: * 0001-Fix-include-path-for-system-libqhull.patch * 0001-Allow-divmod-to-be-overridden-by-num.patch * 166a14473272_Fix-contour-colour-level-determination.patch * 97e170d2fc2c_Pass-integers-to-np_linspace.patch- Fix/enhance build with tests: - set PYTHONPATH, otherwise tests will not find the python modules installed to the buildroot - Add BuildRequires for several tex styles/resources - Add BuildRequires: xorg-x11-Xvfb, needed for Qt backend tests - Remove python-Pillow, tests are only using png, not e.g jpeg - increase image compare tolerance, our Freetype 2.7 renders slightly different to the baseline FT 2.6 - Add upstream 0001-Allow-divmod-to-be-overridden-by-num.patch, to cope with numpy 1.13 changes - Add upstream 166a14473272_Fix-contour-colour-level-determination.patch - Add upstream 97e170d2fc2c_Pass-integers-to-np_linspace.patch- Also remove runtime-only python-tk dependecy from BuildRequires:- Rebase the matplotlib setup.cfg on upstream version - Guard several BuildRequires: which are not necessary for building with the "tests" conditional, most backends are pure python - Do not install/package baseline images only necessary for tests, shrinks the main package by 60 MByte- Update to version 2.0.2 Critical bug fixes for 2.0.1 * fixed Qt4 support * fixed LogFormatter * fixed hatched artists in legends * fixed segfault with large images - Update to version 2.0.1 Bug fix release for 2.0.x series This release includes bug fixes, documentation updates and one major change. + API * Do not clip the linewidth used for dash pattern scaling. This is an API change, but is a major improvement. * Deprecate 'vega' color names in favor of 'tab'. + Bug Fixes * Hatching color follows edge color again. * Fixes a critical bug with masked images. * Improved high-dpi support for Qt5. * Log ticking no never skip minor ticks * Do not skip points surrounded by nan/inf in vector outputs. - Disable backends on releases that don't support them.- Add 0001-Fix-include-path-for-system-libqhull.patch Avoid falling back to outdated bundled version- Restore qt4 backend since qt4 still has maintained, python3-comptible python bindings. - Provide/obsolete gtk backend to avoid conflicts. It doesn't have maintained, python3-compatible python bindings.- Implement single-spec version - Drop old qt4 and gtk2 backends - Drop unmaintained qt designer widget- Fix file list- Add python-functools32 dependency.- update to version 2.0.0 + Highlights include: * 'viridis' is default color map instead of jet. * Modernized the default color cycle. * Many more functions respect the color cycle. * Line dash patterns scale with linewidth. * Change default font to DejaVu, now supports most Western alphabets (including Greek, Cyrillic and Latin with diacritics), math symbols and emoji out of the box. * Faster text rendering. * Improved auto-limits. * Ticks out and only on the right and bottom spines by default. * Improved auto-ticking, particularly for log scales and dates. * Improved image support (imshow respects scales and eliminated a class of artifacts).- update to version 1.5.3 * Changed default autorange behavior in boxplots (introduced with 1.5.2) - Change BuildRequires and Recommends from python-Pillow to python-imaging to allow for SLE 12 builds. (python-Pillow provides python-imaging)- Make use of wxWidgets 3- Require python-python-dateutil. package was renamed- Update to version 1.5.1: First bug fix release for 1.5.x series.- Enabled qt5 on Leap 42.1 - Enabled wx on Leap 42.1- Drop agg-devel dependenxy; useless- Add new python-Cycler dependency- Update to 1.5.0 * Auto-redraw using the object-oriented API. * Most plotting functions now support labeled data API. * Color cycling has extended to all style properties. * Four new perceptually uniform color maps, including the soon-to-be default 'viridis'. * More included style sheets. * Many small plotting improvements. * Proposed new framework for managing the GUI toolbar and tools.- Disable qt5 on SLE 12 - Disable wx on SLE 11 and 12 - Disable latex and gtk3 on SLE 11 - Don't require texlive-sfmath on SLE 12 - Disable qt5 on ppc and arm - Depend on libxml2 instead of libxml2-tools- Fix installed files- specfile: * update url * update source url to point to pypi - update to version 1.4.3: * Many bugs are fixed including: - fixing drawing of edge-only markers in AGG - fix run-away memory usage when using %inline or saving with a tight bounding box with QuadMesh artists - improvements to wx and tk gui backends * Additionally the webagg and nbagg backends were brought closer to feature parity with the desktop backends with the addition of keyboard and scroll events thanks to Steven Silvester.- Update to 1.4.2. This is a bug-fix release for the 1.4 series. - corrected boxplot in pyplot.py - added extra paths to default search paths for freetype- Update to 1.4.1. This is a bug-fix release for the 1.4 series. - reverts the changes to interactive plotting so ion will work as before in all cases fixed boxplot regressions - fixes for finding freetype and libpng - sundry unicode fixes (looking up user folders, importing seaborn/pandas/networkx with macosx backend) - nbagg works with python 3 + new font awesome - fixed saving dialogue in QT5s390zp2a 1615020839 2.2.5-bp153.1.212.2.5-bp153.1.21backend_gtk3.cpython-36.opt-1.pycbackend_gtk3.cpython-36.pycbackend_gtk3agg.cpython-36.opt-1.pycbackend_gtk3agg.cpython-36.pycbackend_gtk3cairo.cpython-36.opt-1.pycbackend_gtk3cairo.cpython-36.pycbackend_gtk3.pybackend_gtk3agg.pybackend_gtk3cairo.pypython3-matplotlib-gtk3LICENSELICENSELICENSE.PILLICENSE_AMSFONTSLICENSE_BAKOMALICENSE_COLORBREWERLICENSE_CONDALICENSE_JQUERYLICENSE_PAINTLICENSE_QT4_EDITORLICENSE_STIXLICENSE_YORICKLICENSE_enthought.txtSolarized.txtpnpoly.licenselicense.rst/usr/lib64/python3.6/site-packages/matplotlib/backends/__pycache__//usr/lib64/python3.6/site-packages/matplotlib/backends//usr/share/licenses//usr/share/licenses/python3-matplotlib-gtk3//usr/share/licenses/python3-matplotlib-gtk3/LICENSE/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/edbe165605876f500b38f26683abb8be-python-matplotlibcpioxz5s390x-suse-linuxpython 3.6 byte-compiledPython script, ASCII text executabledirectoryASCII textUTF-8 Unicode text, with very long linesASCII text, with very long linesRRRRRRRRRbQ>{gOutf-82761df6221a8dc069991c6ed54ffd565359a52cd46cc7cafa379e4e2542cc36e? 7zXZ !t/axi] crv(vX0b#%NvzlH`UOC?mzE.Ef |_pԠje+wY=h9Q?G,-9-#TK̯y.4YVx %%f?/O>'Gk?1T?S&0L3;/YY:YcXuKt3)}0,L;U"@}7RCWhV_貛MLP&"-5?PMT 07\ us18Ͱw;ӌوN0==.@! ke|7T%7U@*;aLvV|RgdàMuƽ f)go:'U\9NYɴBPg ^!E2S!@6lE+" -h$1DеRl<+$-'-l[k2YVSz#jnA%K(q?$DCC)0w\mܸ{I#].I[bLoI{'f`ĕ 0& 6:\w!lEehz*,~]qo ms7_^B7:F)CY}P% hF y= 0U$_ |=ݱg<{`dϷ/JAʂJLq!;`_t]!7[-֧ȽaG>hفf;MK"S܏"s=;PZ.k,^ NhoElM]HOfҼŇ{`/2~u(NإɏB Z82"J)TC"()4oD'lȆghKg6ỎۯeyP̦r = [dgi¦Ԏa ;5X%h9ZOPV66:aktl?] a$rܲeDM au[ M'6t6OJ=<S[{1lx&zos(٫I%8tj naw?LgnfO衘 aF.n-ssH"cv&s0++m;#磤2 Z6;Y7m7媖h0iF \x6u>w M> c;A4>jAe*d M-"ӎ .G}$E=q P(2™!6bWZ]x`gpwmWp7qhj :jƓq&NRn6F)2[]# 6}e\!₷pS*CTHd ~荌ISJJp`ĕ& I'Ku褡Yt`0|V&Ezś ,Dh;ijPdYX%>Gf3].<(zKE~b;/)"'z1hc@è|<׸p%bו&,J4%8hfB䆛 Ox$n&}w n qYa8Csڝ~ sY{Sx'p&u(m]7֚EDvNCU[5Q"Kys͔q0|R@=Dו zVD(B^C仜fN?c]y?4^˅cȨ|hSwQ~IDrl_]/4`7ĤtֽjSHNŁHў7I(2AlE[\اr-<oD$;]LʦnUX-XP"Y~` E1Sʇ;2&u7x&h3ۧTڹ х܂P y[[r[NN!xaҳz>|%mmkST (l'Z>zI~Vhd\t rk{x.]eR?S҇GM#kqv^ҏJy79EHf=$r4"R!xCROAooj垻tJi>LIԙFpvDT\zigCOQe ل"ji :!߂ttML"FSiqS~cůgeWnNB@q{NJ&g3VoK?7vM(dž}5mҶĬKJ]x" *IhzwۥD͗BҞ9BB͘Ϧ{$sQ{k A?-Bȥ Ŷ#.-l{69΍ !>&;%36S|MW#o FZ(xi9I5mc:l+o_D!F\p `r*[LdQ{Ƴ=[' UQ-o(qJ'O 76 ̕W#}0 WƍymBN02O^xe~545&yؕC擌r6AR5J=H%>kEZ&# vga&E(kԵpgWBѤsqcǜ? LEC1U^BnTl;ξ=`@3${F[?⼶@EGxx Eͭ>C`n?5nL8Chdfl)o}L)qmi^,$71.?]*-Ku,UR,q' s 2iZ{@Oh#' sxnՂ{LQE/f!a74Lq߰`{%6~uioSBJzq8[Le056nCKg V(]LBAL?3{t*"Wv^*U{Kg~>yB=B"7ޯBU9J0In!DӁFԿN;njE}n>ICO]ʗe_A锠Yz<ح(I;Pe)vZ; 2 [sH/ʬBI/B<O4L#r%&eǥuhRԂ2=h-&?]ǺՌ'>&h笕ʨ&p#PT31'lL#ߏ3,I}.>Y/䮹Ug?fothKAm($i0[80y`U5u+F" OfxQ/{(QtVtPn3"{rGݬl*7bZ"b}!y[4sesЃs3ViB%Bb I6q}{P`ԥ@WpHCqfGOŹ+ (%Y2x10|FVQͲLX 635E.8]-s3I+42 !1>8qfK -*N I%{n`L cFj"c>m%׏,7{{9 0rJ E-@UklOT|S&7+h,{/xjta 9sȸZޑ^6BJ WF]6P"Ĭ .,Xq;!o$OB'_9L+˟ T, 5ysEqہ}4Yҏk+$ۜ+wJpfFu2/ׄ]raP7 of1)7m٭YE!ĭ{^=%1uk!RD͸Uo0xc\/L )Y:%E23=f?yUF^YoY:h|=% w$-B`vmjdz v+\ j+BinFp Wd,xfO$d4].ɶO[6{d@qdoae6}C_M~5Db ;ԇCĿ Z Q3` p&p+v"q'*Mh^s241N Ӻov2GheHFnz#%4]t (B*p[]g!l6ig>6:fMf: y[H*3=^l -J_ᄇc0,^ѺSy3-eÆۚKs$Fs&+2@r6Oe"wfv`+}%QVXZ$+9A7/Mgx mW2(`C$ygN0 A BROwLzo}\S B6Em_/&tJ(ȣ];'AF:ǐyAAGwhðHqϖ{ꬫcTjDďL)>u&_{]^edÃK]~yNcw.WzW烘.II_͢~R&e@CU=%`[I68"?^J"tЇ:E؋0Xc:;V)f>0a8=Qxhe@Y'MN $ssIUu^_vc !XF;ÒqM$z`jִH:rRZhj$۱J^x)(@%yO[[nʀ<;bբ Kuຍp*u*<²_!w _΃>2 qTo6)*rkAj#!(&Cbu63qEsi{^Qq v6SC *%99#ߛ3dlv90\ Ǎ nBD[HU3j҃54G> 9,6%ױ~6,J3J .Q@!CCӭMxNZs3t0*y c! }q= m6Y$ rSvZik2s U%c43Q;GӋY6E)hĝ4ѫ=JE 8~jG۞gKzL|<+}!5QKF\Aciw;|*X+ 7LLP#Ku-022Z)ᭆ*j, ~[aDgJWZ4G>h$ 'K ZdE&QKTg(DTi!mݟ2DP i6dUOxIeU(+rXm yVO­G͝Qod~,O*0 F*"%Иn]@4O,[@|ŌYHv]7*t?@6+' 3&|:Bq/zJZ1K+DT{EsbضY;oBuwHV (Ōf~S5օĪo| WKNI߅" FE. z*ob%GXލ#$CBV+88&Cɼ߯g!-ՔPV&wd`=_̴PDkv"^he|H1Џs{<Yٕ@=z&iW\qPЁ-sk 74݇אO=(nx$iuՎ+9Glysy loeҿ( *Nº9Bp1:2~09A%THekd>N1TS]*!BP'g Q ;u xa6 |˹8u$gp9 vۋ|>t)uzq_gf(A=FW㷐g j8C޽Ebv4~f(7iF$qtWΞl'9$M}ogD#kZ37ne D#Z-&[NKٶBfZs$HUcvuMW|ΉlKL{)_M ۨ{ ,<ʚ:^9N3ܑk$4!rqi4~9`>v>̥Nf* ɰ<[x+Mh>ma@'fںNT##rQg  lmhf)#֪6[F{CoKU|+5A,Z䎾qo;-}p:^LP)  ~@ sH0X^XNs⿻VYQ_Kg-ζS/ $~9Hhq%.g|0Z']`-&B0TYǸ)'WWd.H[Z$XnZEq`;g.׵Ɲ_ŘC@c:QM|ki&rGPBUSP5C_p*bx\ۙ+SR41vA?/ysF@ QhDR/V/{s @Ysv>M45W_^ueܻgG)?={#KM`0E"XC(G.7u9U:ɵ9X~}WxIΝlYF4|&>lͬ Wr$ܧ?Vȫ^Ŗ6g@JÏ'#SجR+gW.4TKc0LT:^fĥτ~qbAȢt m.и~}dS&t*ȶ 8(FCD.<Gk6)gƲ;( 1.mS{xHCJ?eUUzMt倍H:)z7Κ`l1?8)ȹYWۙ }kﮣ3`*e4HE:+"ۘ.u=acұc|h 2'_Zr O$ LW,Pe͐ hL|R#>BD ̨[''9L*=īΕQQ'[<f<ƭܟn悢|Efl|*Om><E/sl;źi2aejZQ[Ǖ=@5YL V~FbQ2mV`*M{LЮ[|DM}|tp ^4谏'?f-ȼ|e-țaLiY[gHIC9DOl_3(<{-TN#G$5J45++jmX~OVEӉΓ|_ _A -%u r@ /F,_jOP{Z6g]+ P>k.`;qv-YMݘ7ވ t}6֣s_ 1Qz`/9q1n VTFO21XRQ$"[xL 1 L15KJe\'N&VjI9{òbK]@ԗ#]Q%jmF7{Hq޼t}8qևBw㠣1"v.xȈ8w\)}R|B`GY=t𵎶HH?s _|~nPR |<v"'uRD&C*tE3!hZ`8 p&y]IKsk@}P _W8ϿE Qv};DH `Re}9h~ @o!OVćQrU m"ڔUvqayu.:B5hT75,R%˃/׉ q.YMOַme,*v*;`9@d>VIhڱڊu& Mqw& ͒fᔘV,be$dOGoaA/&]&^3Tɮ<{ WY{s7ibgę&c'!Qbuٶ;"d܄[`i%)475[/Ld`iYUdeq0-:$.unR߈>t(@<9k9%lYITmsm226>Z^p\lwZ{=$ }TD Tnd% Dff BYmM?a^p#6@Xc"8)-x! o+z!Fa`r cNκꦁJUY-K/ a#顏aŶOڳH]|m1# sleSKx\)+c(ͭs*Hbet"Bv z꜅8m~֚&Ա&ULOH5˷JLz{I-_"nJ-@ľ*aCq~5 ;1Dks('T4;d nȰÔ@Xٮ Ae"ZB!̿ 7f~}>~%˵xme#U:XRb ^&2QQN"BP#^s&,՚wiF9f`s-CtU %^I~b-`@ 2Yh=)OwⵂGguMq#ICD)(C~"eͧ#( Sbktoհru vRiXg&̒)oALs!Hv!JhԈh2ϕfɷQqn/ΝY"6q# w @P*if*"08 7GY{xU62A+ELXM5Yi6\P[ĝnxVI78T0uNNTKn~ ? VvsD;6f}/muIH3_!qZ}cXgo3TFCrKKn$gVn.~`p 9D@pAU bӚt= i2kUWɭ4p9D^kVXUZl69[o7*I%̬;zh|H>+[x=7vZ5S9@ifiCtih ۿJwIVaS cL.kprp7ϲCTGQza^U#H_tR#<٠E5 %H| |s+k45f:jxjaMA.3sBjO;C>8Vɚj+0},heI'B|ٖm0ö _ґj; .h>`=߃tgz̆ Q肓 @St77elIsW^(9c7;oi"Զhe_y?iQVp0(3|,7f۾33 +M-K֬Ăo}p^Ϸ2V!VBHW_YkcUt{2U~R WX3WA;kѤ0_&lXa;_*$Щ 23tZV ? {0 IӫW9\ۖnFlΟc 6S*Dtw[D/x,q{i3ex*1f"H2otoF.} :L,-LS+CDԢtj 4GOVc:\W*? i5") 0ĆN>TvY9';q{͚Ԇ+VjS`Oic4.ɖMBo &2+NI9= fU)(Alf-8ƇPA6"wsHʙ\=<XeV_vCQƆ*XC¿l=~[`mtsLoXQQ%^&D[M t$ D?t |!7h{~4gšFbQxJu9l  an~(:ALU<9+DP'\m2l/!w՘ty  0 r7'IҖU$TrԦ(q:㷝 3Q~ʆ306Hr%C*ÈP>{ u%<1 /k Y^"˞2vݢJ,c,Nd/QEERz^UU/ύ,p= aaQC@yeWkj~F7.%AH 9d&(˲g)gl9(9+W"F3Tnq}Hci'.2᜺{\2s}(.3VKafX_XssyZm_V1}c ),h28(>>K`_^JvٱSy.ar%+/*x4޷m0WW*-ݣLS8,4\X.׬\EIhB|T:2; BFxvB%UIF'K;Yqৎ䁞+M9s*gS;e@^mgq'))Wi_iĭ˶g׬GWl~zf`%[ &;AیSĂLE<'X& D,0TX\>[vQ`^8mEE75ʬMYZ|ȧ,p{UB)>. /NYmԝ^"7o '5ooЦ 5vJբu"y+j|T\p cMoG»A><*"6Cfk)F lbӱboߗg©;PG.A'hޡ&J7 :i5Y(rC3\=Z+=4y~Y3gJ@l"vyÝp)Xɍ3^$vۚᢎG1UfNA!Z!n **ną1r׼ey{_rE>XC5M' Q(UԑZӊu6Scz4>|>ܒڶWV(#RUvG`-O[ל1,*'_jΈkpۿ.u{*xv뛥Wi-撦z*mV3i%o@"&g;xsǶP=j,p¶D*ƕ0d?꬀qn0 w3w[JW$ ?kb['><~녥Bn}# >.eôXCPnFдN +UIB( ,A R%уى_ǝH24\_< aW3PM?O?zH7 X0~rh5i xKn1" jtWGo|lwV :KEYG4=f+ЦE Cr_iJ} X@4RONRNi@l%A悹Rdȟ~{f,]ƖMިvE1~"W\/"\RjeE1eK#kbJz>SPǙn5IR9a8o9Y̌E,[mkݱL1|ī:R{F6=cmK|iwtl%fuXRp@vh-8ʎ!ϔh4Ye繀pb?dП֤I*wZE+BeL/_˳K.aF 7W%8cOp\bP/vr_pp?Z|Z'Hfkݸ8gܭţ[qIW1ǿ«tٛZդRMga~1ii+#|SJ}h'E1wS@D_ O. .ބcN.Vn q¯.G:(OBaY֠bi%*(z#*>$ s hx;(w HSV۹T @K'j5^j5??N*;wK*nO YqpL;(ܭIk`|]0R;i +|yR q!~o: 1]Qff9Fxg?Gu6YTwnDc*rY&5<(c1| SaS/+ . nqS!p<6M5gÇ]jqwmp9e9/;B w%l^v[n-]ON.;fkt(t$_i-h%R` N@g;^(ɗfogB]S*rΧsx9_zaalo#âY[y8ˉMQ[W|NW#W҃tK':Yl@|>5Zoq'm{\{t2GxqF|a`F ìǙF![:A@NעNFq_6PSX܇{a\vR4uT,עD7C{|9/p^88Bv2[qp̣Oם5Йglu$mkBz;EjӶS=E5tmU,ZA7z)eQ>|\5,{gyxd?6,c#,QSeGLE=3…p.Y.K\*#|S1[43voC yL@w#4'bJd8+b)na]x#x=c;* c8;X'hc:rAjALkFRT0e UV&JuuθߠP[͔ͫCJ!PLiG֙&zLrܱЫARi/>^Hd Z2|0}:tFW,eg"_KPK/,cA.eSFN wtj0hC2\[Cuq:&X_(}dzzzo&54XxnÇyja=U_RȎ L^3! `"Zsr9:"%: a՛>:}WE:WizmcBQcqAv5iX/[.AsR/k̖Z-P@W`H fF#I3Ž*IrFeBY&J|K52fe㳯` fu :l>M/kjaߤ`bt}yrB>T)ЮkG4iuKU̷U:LsT.WxUkH- o7Dˢ~oү}E;zJ%޺f6 V|<ÃoyedĊ 2+K'ܰ2h(ubl1}o uUOH( p^}4o[|Sߙ'[K XK9-֕j,s2pI] MCVuz|R>be;B$P?jZccj` DJ~:yXPU#]KNjxG9`57c#MaAGb e)zuQWRCL?r9Ry34Jy|5?Mn"iвJ;]dIou%H,òz~'m@KCw'9y|ϷXmX# bnE@WJfW9yj{Ϥsg{@,1q88yjx߆:nbM +f::gOha%8uTX,ѻkQڴE6'YnYerW$tP`j5nc*Oy܋[vՓW׺- ?dcC] LyL9$AO'SHPM rgYe5SLM.(E\_|;p #ZI6S a E9h+ڮB"|BHd WaX6 &e`.U5wO MW̕iOQe+/ 8r5JRW =:,9d1%L-JH&Zi3 ($7( ..*xГD #Pn3BF HK@S|^ !@9t}jqm7WT] coLbA4m?( ӰV<G&W\bK^70=.{{1n%ְثsxK3LBz 3%Y  GH0.<$LIa>ܓbC4?{(PXI=I=q ?{A%%_r=;OveSgLnyRsb <~㧤l_?;C+"c;WeG}{Cm5q;Bas4s߅=d08O´HȲ[В;\o ,PIIBNkm}7un]gDC jVte=K|d }ጨcAP&k_7q|ddPgg*oo*h@4 2x]MKNHDAq EO:'5oGͪ"~ݫqsUjYzę5 }9ZR_HsJy㒋C MR K=La^P$.F]o`vj8YYϨZGHaAv=x+@iD5I] !(B. $˰NۉyԓEӘqjPAͩg=PrwZ h7|";x'gmp zCF %ҕ;{ rJtx.& VIVVܥPgټ|5wIU] (|Q=9 vN9әI%tg3 xׂEDhK|\3Bu֪;Z oBϸh3D#.+k;Ҟ-j>q/'VUyuOi9̬3ʱU}䩪h[᪣B?DxTGҸ1Bw||/փSX_,n| ]:d^?3Klv';,4M? AJ?yRu~?-=o ERR֤5-1vMb~(m/S즁(ԣoq_7 .|5誇gIhyomއ~^xŵ~.`$qs%Cm{|!ṔLQ&ᵪK_ V;jLu'odD[r;Ϻrª#Д ʶ0ձPmlPhۑ$B$c;mk\vhs+\rSnÝ.g0dԲ,D*Su5C5B%8Q8ΡVf|XEk_;=&HP yE>nuX>x0bMoFꣂnv&$=o3C4Ci 7qc o zrzu#l:^QC;;eꇫӰoA2H[`2ofŗuܴ`"0qM}S9FUE/<麂W>~#{TWaw-$Շ9qOVIv'&,);fRވ{/@{1IFe25eQ}v0`0S` 9u;5C_}3tz!%ria!ÄP9Ftfh r@A^fhj1k,Ys(:A;Ҁ=Nm K\EP~5RJIS)eҴQ6l^M 䢚 u~{8e[eB]_[^op.#F3U?l4PiSHW`drM^jU?31w sL"#"مnYzB_k0 T6KLKe-- JZ+*H\T]t;ofӳ CKZIhI㞯$G)]/ ?IF&>0'!TN(U{Dtui؈rvNmf7}t\'[`ɞ֐8}<\Q t̆ Okkxyd^6E) X*ׇnuVC=G4EH1@w{\^6+G1jR9P8nvL׭in͋28#ӿ*jT`A_ѯtQdɩ ӑ7ĭv 0Օ?2zg#)Lˣ"J{z֥ͤ=wj$YGz7K3+|G֙!`,%l;pY/CUH!djGgu0PrrgE`3C'<:ٹu0*4$:пs OM9b$dHV@[נs_60r(ҷZ^p<&Q[K&232z_m}n<%2e=Ǐ6<ȉg uk:AfCفo O;8b='u!E兊`3ޟx"B[,Fy yAfuGm]vT-EXjl{h=7@DNYeE96uil7l{U8d)@7ކ5b>x_ܡ u`6"6Pɓ H gµْӉ1ycH;*0|pdDkҮ!ݟ.vJTq4a9-|;C;O'7.@AyoOrAek<*!jYHԣkp̭N۫Aq.هdulaxDT/í ^{S(uXMW{$Fa+LYm`%ךY;T+2ܘͽP) Qc\2.;_zm[Ԡ!u~吺Ԁ67VL" aA d ;^ԗ= ;M_b7;66ӢC&DCA"ZaҧRXHƶ'TncЃVn=~n}hUC~rr_IȜܫOhЌ =T~Mʁ (k[Za?w9YVr+ f󳋦?<]9MGcrhm {  >ݎH(LgX[1>&H'/dPaQG!)K3 44'2%nMI2;md^cd{xAW}t\ t/rgvWNapݍ[Z;};,5ZDyx:Sh˹ 3ZT|n=]VO:ݾg˗4=bg*k0':̊_yu*4@n*W翃c>@nQN "ujxˆ;z)zػy6I/$xp/os#}܃yjCĢ|vļw)qtK$,&趁}w}4|ĺ V@eO;bIz$d $/se,uX;Ch.;~{p>G)W0 jLDE/W3r Y3"/}yoŚ+{/ o<5 Y+}f|H_ٽXab$,O@x#0N{Z+#/ qWx H'.5e`뮚wGA"W(&Q;A/yCZ Y' OI