python3-matplotlib-gtk3-2.2.5-bp153.1.21 >  A `CC!M@eeeZEu/'߯}h_D\c`"=('4Ҟgчx˞05nBc~Pp/TxcZ?j[+'ֿ[܂F*yY<*b3ϐ~xW&~[w?Q1KAw{@r?qdNrk*ȁ0MIղY0ᶸi'4?"L$xk\J`O886wz\:,5`tpnMae!g܊T[^æm.ןc?5e6aeac9d3d83ab842ffe8ecbc473a198e836cd13e74878cc49da0ce3275b920921f71a12e1f4e7eb39f86783056afcdc322272cd`CC!M@eee`d1>=3Xy|'_0vEˮJɴ.R a 0 hz($ N.fe4Hn(@q΋G-ΊwiF"I\cx$'|=c{eC55=JOW+[!*%b]zUW#켘9~e7׺#b;$e>EA0Bk=#K0 0XD=kd>k+$%2}&C Pb8a>p>D(?Dd  + P 0Mcit  D    H  L x   8 ( 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 QT5obs-power8-02 1615020951 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-matplotlibcpioxz5ppc64le-suse-linuxpython 3.6 byte-compiledPython script, ASCII text executabledirectoryASCII textUTF-8 Unicode text, with very long linesASCII text, with very long linesRRRRRRRRRi+Ee?gTΓutf-80850dd949f3c48d38e64085fdfeeda1c7f2fe57cefc6fd63e047551261d26d82? 7zXZ !t/axm] crv(vX0bܪ.uMeC^`ŝ>YR'.i% yVϖ9plt&y)'9T^S=*es3[y}2xy=lEfAy$ݸfr040=k0 9T(8"1j"$dz2j<] ~} Z 4o&^LxEiWζ#'T.P Cw0mNe/uf;ńh*MQX1$'`+/cVσvvaˣfIˇfZaRFc*=KեYw 0-vNA/YD-BPG-H0rO-srq.1*?  ־,Cm% P)t<-Ek8Cˑ Jw#]^IǙTz> 8Gھ", oCA&3a?Ad?xց&@ MܖoP  {NKĵaA2sB"U[EP`ˆjG;k.&Wp&) vek{h>u Qwc4R~óN\ha.I˱t ?=|>B/5sD+L;`Lґ"VK_w#%/MM*Wm퀢uM]-("FE|i'a](|R<@~G,p^g'rD@u_ ެ?f\/__z#UcJvy%LF! Z+*4ǒa(*[?PF!Ѱ؁WaNP2}@q'x? mH]cL& fI Bhau)NCeeóSU/(>#>!^dlbk{^l~S!l=;Jթhg(3Qi:"HSA i 2 uN< r.]@j6FĊѩE۟&bn:Dz`$OL0H3$'/=mT˧s x^Һg j<)tL3w ؜ǠT` ь]3(!zGIkn(=~fksJzo0+jifV. N">2eyPQ%jxՏ+!b F9ɇ:oq=0*"{>/N^_5ȺO@VO{u*7IR@`7\ CLDq2xMkމiĬ[TMN僦fY-BOɞMnnʊBg$7Xz@Ev%aD \-W# o2i(./>K21CzXFVlUf!Ŭ.^%fX[gOu&<.7aGr#c-XdZeT@OnRZ1mmsΛ`zmfTR^&XQ#=0rɫo66xЎ U1^PJu2=nWD.Q6Ή~%&i=JiKda t5ݥ?Ayk.C'3*z'- g"ks䈫wlZ+іg?aE<EŞW#@`/CQ$A=)OOgTfU8D0\s&VHsδpI"+߻)^f"iJ $sL~ o`2JE6َ!GsE[ En^#ΐgT}Yԧmf)r6a `kꄚ?"9c9ō~lns:lۻŢɣ9obiOg>:ُ!fFYEP@frSs3jA2FH$ c* qu s_rVrI%Sܼ=uy{ 8rqInYc5^Q6xN6h;a49Vp"1A`D)>tSR3DŽ:PD\PB%`%=_`A"y;qQl%eG7qh_yk##.D^T-I6S'}]q2؟ (Kl*o$fw./QBgw5jvL؞\Ж_T<YGt'pA.WsiG '"fʃhCN N!p˜3v 'd)S,dya4A[9}pm s,Ą6<7Zpr'Nk6RӎKR6U\Lgm6ҫXTXۇgE&i(1//v׼bƞp_ӂ K-!壹-3.Vڠ;^`3O7uRjc3H\k>_tK;B3$Zs TO ĴoIRJrIl moE RO .M1MjR=qΏ~'``)J%duQ}̤gy\zɇ6W(V)eaQ+W{kuyJl b4r!㛌 `y:i\pQ][\FpTS\Pi|  ^dc/u |Cs<Pn|ER~2i p}@!#[I!Hp5 BK8&3wnJ2&仟K=F{CQ헣Lw9lK6wH,zʘu-9O> N&<3$FY`>ztn*X2AFc*mQ5Gp1j #7=T(IhۉKͼ-ƍsD:*:a"YPƀqQ2"#s@2ͭbuQ4R'֖9ek*Տ?Hƅ>fc]J,*,X[<V!p?DOoP+'m<di=t*;ݘ{DZ媟oUqr"uvy?4߫u0(LJ=1=Nrm"e{[RH"mFǤWiZ̈́e[f"E g`SxH% l$^jZXSS4r҆r%M ji;PL%ӊ ܫyܒ&a0gb|/1엸Uԥ+ƌ[+qfG awX5DT:/ YQ$T!p{4# Y$:a4D '>]nd-]@T.A;AgǢ%#Ys-tQuj oarwX>2qru?/YW瘶Ҷ\ +׬#Mr&}&k-^CV#^?'fHաI # }8@"){pO*.HPݤRx*V_kDn]Kq,jW{ܵI3)\\;m,Eյvd@xQ.ܫ!nxIOL qXߢ~[K }\T3V@el`lr6>Z+= &`צ7?TdskRy^ 'Ȼ4LR7]IS">oɇ*%f9:U~޺?LY2u>|W ]LwT2rΩcnɀZ#pkv[ & ά)'sqz6D^DMo>Bp ֤ ®.L1CV y$_iLAs4u'/GV0+{kGKJiY6D$u)Wno1r8;t4(:RrURPgxPuNd#ЎZC(rg㈍*㭬6j7)~ ڏA{T$N`TQN61˂=i`6׾94Z!KG{ "Xž-=|5o(M1d=mQXi> c.-`]#02gNDKjF4׀ܓ"Vf;irhEJfz^*\T}a|f )y%pjê`g>QuiK)fbSe˽9k~hbͺ#Z vb|;ipI'Z Lyz<۔SiDJ_z}}GxAZQxu|s#& E']?i_뭐%q0\ګ0zT9S0 Uu]IA$PKpkE{0eH$a$4DſgS NT>&;5uT>_`B=rȝSM|EӸ9 A{}sx[APbm(ClN^l9 [ܟ]P.!G:DFsu6"2,+u[ZGy{x:%=1b͂Cy g:Y(`QJܜu˛JXEGiJoeOkE&f ze2a5 [\S@;p;8&9swb1MǠz505Ё%4؀A}M*69Xw 5wСSLÆ_xf:: FT^n-tS"#>慡񌶳Ӝ>i&FLrnE|I'PFEVR=`'U؞LՐdG>6 -׌R?`=l$ ..%wGכ87u^V2/ 2݋@ v_{}neD2QeQ^ۉУ?^! IP=?ѵZXFoo5.Cn~eS'|x>ۘ~41Xv8$n~ Se2CZRͯiآ trˎdIQ$L,g),]Pz7Rj)S=j/{ԚJF#ی= pg%28beG?X,;_kN[RMMW3o5 P g^\NwQ-:=PUzS-Ʈ4\,(a>4殜<~ˇ#&=Uy|ܑ6T ؾr{~CspéW͹oZe-N52k{O/W=#۬`b}IvYWEI;b\c7EGjDL\qVQAuAяT#t=21-&:8DU1&(c>5=u(p7x6rA7"s0T"! [)@ULUn$}5s]s!&ܡG#D'yL 3_Oz2o: Z1Գ 6sJ=~sw%JU*xk,~Sw ςR:Zg?Zn@W ^RˬYbaM?up ~zL_\c[7ʒ=$M_ 65&"-R/ ơT5c ]CftM%42oj\$ {JGh*I/y/Pޖ~)ß!ĺEm ۻ.K[cdNeH/ /%\=|[kAm>_ Ɣ¦;D:L5$Mt\$dCM\U=WfHi.l'WWK|U'MߋP (ZL2;И?`{ǝ!Б߬$c"hh#3X/RRf.Gߋe2 n;=z!LdÁ@B*Uj۽&EMB~pniBsyvԖ{+\`AF r; G(jXEU-_V,]lC?Ժ;ȁ8P%|R`n)BmyWna|[)/? 0K(<3)19L|U{Aئn`8O?oq3Vp0a#dy["`}2>Úp 45{Q󛸬hvuu|p"{L);[R+PJtLJ9 KpavCH*Ʋcmx[16>k}e&ˢÀѩP1MV#>ۈ HW0nGS'-_dj$* HݟWs Y7q*GZJ(!nDZ0r϶I[^ gp|",E{?iH% f0"8aՃnu!"]Qj rֺTe:z;[TP]}J{#h/DEYrӐ;?Awf.2eY`$vG uAl_mg,'N0yg){&I'Z(d T#şwy:Ȁ@FKOH;oQǔ'FW+I"S,n &~u"_D{S8 LI`ÁFsn m1Pռ@8"&|3@ԍEߞi,ۮpSo꨺FJW=<-MZ-7% 4 _g0|ǃ8*7$>Zdul7xӢ4Ev~:6ZPp5-n,bJdCG֏ n&p1a|V{tw)qoW-h ,\Wuw௲83OYjHyD.N`w!;/1xuf-] z xT+ӓK0g"2i96]arm. yLSJEp%!imxT0E75$.|EGokZ@|Oaرq}DeMNU2h"^-Q*DˋφEPn$۩`,] K,'QKyph#lλ| hU',Q0ēP檸@9loUF OȑKp# ۄg Os-dSD;rl(r匷ϓd2mOWʸ~c+TzwzђdM T((ݖ:9R7kH.t@]r7WAǮb:MŠK'+@W1ڊ ]%#/Nt;PQ6<5ٖde{adps4& 2\mɏ~jOOj;5l/[kws%g7QB *)k֘Q+K7b12'.|m(b\W$v'Rprf9bޝ翵r˛=:͕[8e_?<)$L@RO )hEാ+Ux3 Đ1(wp]76( ESQ\)` WoH%oA_Ju_R R+u8p Ҁj7AW7e9nN*i's$ zBS}_wEu Ob((9d͇k=2da7K_' &4~%1}T ǸH$øJrj)Ȋ쾧Cf"rXMqn*cZ26s=\,r \BqVQ4vQnGĝT3VDE#dt^~A*dgfQ]Hf''v/}k9hW:9m-԰]ZN%)aGe,j9wLrO8 vj:Mi|h 4/% 9Ma9΅GEQM9r7&Duo2{huZ/հG Gq^6 Ff/! <]&cүؔ. sddx `]/im.=݁ca_~dmODfVȉvj)Zpcjta\SV2MGѫ;DЌk(i4hL{V0&-_iLV,u,*$}#kÁy~^{ *&qR)qCZ̬<U;љHxʋ;;|po>dIҕ D8 q*E6)(#_gַݼvź<:VZD '"4"ZRڛ큦*i}Xyeeݍ tO Dc3QOX1ȢAl{:M4O;DU-9>O48dRWw.ZNJ$ߐLu5pkyL][wZrB:tY6 xvhzɦ6=ۧՕC(aRȇ*R hCR"ʉ?NqeªȪpJ̆<|قYҶWS#źL"I[h<> K_HvLMs<*tpq; ?5'!Z=Ĵ4= ^5&tq ,לRsqT^ cxgN &ef:1M_ *dWҙU\u1W04i5 ')[)u c]hm@adn!ҙÄNfdl vޣS"*'?{rHǼEM מvI3,#8 8>iVFy,+T\- rGC%LEs1Y'З !V(->Ēpӽ*ڶ ێ2+$S)Do}XAOii(^;ڳҐ:rR(.$l14 b3-lΆ4EKf3f)>7c1 $SY-;%$ i3pSu@cJ;_9#`E&a9aƚ mj#$ašz>}4A%;0vI fxۊAԝ R!gyK"^5;co*Hvpb``ֽ*V~ZWr0yiYv&9 I8x7ݸw9wFHyOG 7?\VjއJuvݸ"V]NN =AuжwP ŵxXq]#&92hE_<_"R=H@ʰ %dXG˾mEyub\V8.ޮ$vX{m&n)]߳1rG_XUm n_ ?$$&{B~ӑ,eH,y':5p5T8n,OCQZ,q X- ̇ ``:,sNPI ^-Uzk /tٕ) S#!U&o34pI4~֤㓫;X,0`3N-q)HҟYAv(A#dT3)zOYT9A;2<T"k}Q8D?ur{`s]]لoQ}D_4t[W LuAmr&b sNG%ͻeg&fGQHsP`$7ķȑXNh"hiIkjvbV/p!I@'ݿqj x¤SWJGرD)Vhe; AqC'G1l f!)!Ql8bZ:|p},}6u%en:c/!s,md2J\ ƒվB{R,(4#Kɿ /|?TMd=\p!~ߑ^ڱɺ4}2;ڞW@j|71+ix=7ۨ}7o;aV{5**`Gƈ~J)mA^ JfHwfd؎;AmϾiXŚsqC;V/ϵ2DSy!{Q:ziANNϛi Pڙn44P?uja0 95$O mFʐzن4;=QMFc%$쌻{S3ol _ 㺷vgit~d!iZ#~UgXNW6/Y9g  >Tv)ǾN܀!;ϾQx@sGNT9LxD-?3JYpbzUE>lyBTe&GKc7nP'{D$ˑQʬIW0/UaTh醃~n>9I |H= CO4ˊ ;.mf+ Pƙށʚ#RY&^~JUYF}G=JG nBQ5iF:A")5T'7CsR+m'-kYPUBs X 1 (&]:Ʈp3XC}O} PM}.(81n=0 Egݙ[}Yo0< ]{eI%cܭ;- hMJ9 r%; f nUUG1OɟGC̞CAQh޽ΦX\eI+gڀñ5cs:?&"i tCF!Vzv{Zhr> (k$l .x"oZ}JI1H܎լpDJU7mQ%赹LW2E:\Vl1y(M3G,([+tđ-8B83^F}ݷtH af) ܺ=B5E#Iͣ \OY:v~Nߙ@Z=A0we'ش@?n.o'{DF3Wl«Rlz2V rV֟\K[ û?t~GP,#ҽy;n%0׺0K ~aT5ӡ4y7긊ueU#ӪmSk* %? :b@2A3Qe K<G<.%h5nkoU$L?7:|GR(=h T(oɾJDZ]LOço}Ң*zBTȒ-õ5GCjdba1D{w*$GB/27ppWt3]H3¢]wm3XIۏ˫y\k8?O7й~z=ur i>t+$v eukx 2w"4KRdc{[-nJM-xUYrBdml/t6sV$ Ŀ$@촣B~1ڪ9 ݰR'>"Zpn!RWƏZ-z{j:V*hlamjM;I#$ƻdE4*-Ae ;tvQC2摹Ȓh>7$%1pO|'O*: Qgm kɳdm!>^Qi~CɆaiwF h6]N(37f[L,DD9";䇃#Ďb˧(յ.5#̼h_֩j S*Iߊa=Yg*R3&Xy= k~/pB(SY |uzWj:ZI 쀙SSZ z" W݃&/*^a2B@vV-ݽ;g=c^A"WRC^-o1D`,#% pLW~ PbI&%DJc:,jD:;~[WEE 4xF8Uࠄ_zS)ިw^œuA=I@_Wk1C_|yyB*[n~~KXGlG/0q<)5[/Rԧ(H~G@inwi]|r,b_THʘFOlV&6^Sʐ$3ާ59o,8%0kYҸ9tӭ![YKpð' |.ܵws}}喞 B CvG:,8=olќݴ&MC~mT^Bg›(kb m}G| ;'ޠ.?44ֺCWVq(ħjL"M6Do/=_GB"k>\ ΎR]EEe PhآY{A ɠd#t /沲$"_ 9R%:Q@bsTBĚL-`&90,^-݁&n&hD<ÇI[ GC_.w`rbV?Psdr&D..JÁ) < B> 1ۑ`AjG,5_CbX6%w`{0; OkH$<܂Ҷ_Ո7Rvώ$YL\ڂv 7H\yBhƮQb!Qi75(ѐ!.ja]֝T&/3_қgsD+ʥv %n`aA<6ͣx7wYX7D>1JW m#=| X7nT!8M$#a>G=o"PD4j: υƿK(bNMs7b%”-Nޔ{V36(,=Hz{s!0RI{-#3{F>\nvR=zq?J[ 8~3+Ȏϡ.:7^gMl+Rnil>`/aYdC+iDıs{K#Y-+z(!B2< c̝pO-3Ae杻3>+?T>tt8|;"'TosO]iٴGOE{ySL]g,"Hv{D`*v~51@%ךbo!M@,^N{t3*_'#K؁`{BoR.QĶ?7tYm #uûf`yjx2d_l^GY kk^#:2X,(~WѬ\UK-būn*eH$Ŭ`;ӌc7Ԍ:XA/3*B<b EH QTD>RDUǏĤ-\Y*m,ڛ4lwTo&T_2G5 {nE{b9c"e7bDsH+La[3J7`oXDЅ=zEq=ڀN@)0K=)xFoqVFї#!,ʮQS[wVc#~Q K2>XoqE4׿pU3 G& pmcb~>m> jYF&:Uð ȕ8W◤l/4,WlWWeRA(:(}3v&1!?)9/̉PU]D م:-2#eɂ%5-#,*[XK*1KUÄ+#ٺ1I[`$F7a0,3<0 ؤ8hQN0g%q(p^U@w V4k2޾Xc&40}|KʂSb\$pGW*X}풮9ER\Y%6"B1όZFza 8le?tq`^[k[TG׼ k zOhc)&x/8a|RuZnO@[\QNkt:w6+I@S=3mp܇خ1얣^luaX~Xv;:\b}!iȉf}Oఊk>9 H/vy~~Z#l*O!HP5wzZ(uؾk85d{f c 'lFdӘn3S12&OV9/7a3F|\.$9XTgߨr 6R'G.'0^'F/vniv)mxrnaC L~FVWVn4cF|QdGVHF={/Qk5%Nf"N,:0<ᙃUKDb/;ty~BԋB"2n&wr/Z ݯ?9tP ,8SY]pq|Ble22 05 ߒ9U%y]`Ii}I˃i:E7BO"hwD:܄S}%AJ)߹ĶWD86uZmopUutpλ0WYZMgdFXyGP[vq]%>3cu7a&5P{vM^?]Uz i"5) :߸e,KZ _5mLQc:*F<ނgV1RwA`4$NJ-}X_rQQ,Xl0ju:x`G3GI>ȩ=w y^TbfV ރ]X|1 ? ^47_VN^-;qS_Ъ-$|&r/)!wzsE0r,L[dk->nΩc$]e31CV9 -^.RtliNR*eI6d%Ly\WwC6 ۳e]"O`lj oߛ,4#=aQCHEt BrqdE3©w%メn-=֡ 2M0aAOOy\<Z!z#*4)ϪT(8P$-ML#! q_QO p5y2gbTuC z)v i "(<\&7C8R@9^VAa/%1!;R%kk(6ˤrT/SMILRs^QfL(]gāg %9aZOn0#lq6wKnP)JS?KWz 9#.ņx` XwkU($^xق):mS(PX.ݸ筹?u ^o05`g@#IT>8@c_8 Gں%9TEDj~^5~q=8 )&۫.Y8]B$.WϭMHSNj9|f rK2~/d/jP8jӞL.џXM7G|B;]jqqan-K&arV0Oq$T'?}P|ʼ>K kmaJa.r氂41Jk f"5f AgAj4t;[hnX#lۭF( Jĝ'2g܈Ypn$i|cn8SƒPDFPXYtfzYG Jo5(~>Էw@3t<*#4Gy9)o%k9:u$O 4UW3\62Av‹V6z^s4}hH;]ܸozVł(4J^t}1 e#e]խEw⪳yDoF;a>e=%M$ȏ"OaPq&d2>}x*l .FX,&| f݉dyGf4%DؓNɳ\c)Klzyؖ=jڌS|\vY.n ƺѡx(*wV5?@_ci|ۗ&?_+jrOU^F;!(IX7tWCx[)ɴ >$ Mqb#qհHX,A]m'֎o~V6qCL V/; 'X!ɴ*4K}_jS1s.m}Ұ/ZHm_vFd70v9iq׏m. i@~n6@_g.fGdtKs`t#ى3yq<؄$ ژֶD!8-j='ԋtQO_D;ww2>o8-Ef|CoaۖAKC)9?p^Zh}0m47=A("{ U<3rݓ$őIE| y B|M SԘ1? *HwO~ v01 .p! O[]XQ#*Q<6#<잡| 8^] ]B?L+I72 2,n%1fGD VLnQO=ZYG&H VԾpD3''lrGo)q&ɶeMKáP-zb {ZM+5'~P w`[P2,)|WkPO3: "qn:Ĩpw<\E "xpX7}GrvHM2~3' -RpJlKHhsOM;BrD.'8‡a2azLZGo*sV#YCL ³[7<|&Y t qosK6ƽ0IHwM}v:~j:ֽCǚ(.ޔg rQbY+"!'$ZV ٜۇ|1%4bĐE ~= @c@o1͜M44b^Nq7S-w#~[^:\$7J E,o`j881۝ m-ehz+7?,iNRŖbIQ@|0smy,1 ᇘnl %>&#k} }1wF@fe9 fYik(WD34'6Bw~L劵pۭ@,ѳ{bTo$L{:`ͭ%")VFQGn,)) /#9gOɦlGSjh]Dд䢽胐Rs>fRU&ޛ:t!.N2/jHC8 {^T=7$32e?s]^p*V{ ٽc(@ N|x};,Y,?(^ez0†+Q/kە9@>3aldj'r1M୪ov<]S8B(H9 ` H=f߀&ڪ;Bv+(-UT)d003D $JW+K []v'ȚDC%8kD {77.K'C@|\`MBP`WHXQv/, Vos oŃD!CsO;fcK.( QgIQ[IUFEp®K4d9lE֦z"Af~{wPio*9 |]C%=qJHX2Zzwd%#v|+1O[hv:hq++G=,,q5QF8SZ"~6Qr=Zʱ#][V(DRs'LH,6 lA]wG*L:uE+ҳ0G Ik;&b>9wo#JخQ=iϙœvyz'9zqX:ު6>aϗWt$lPB$"{ujzlg6.1@hNh8[iQmAQR;$U|:ʛJRs쑃:8vu/2h( efHeliL %ޫSL~)-<Хn8nHķ}2]4uK{j9-uɉϵ,8 cqG!zDXSR> Dhqoi}y߉%zp\߉zgk_ -}2x.`3cQVUlN>p\NiN OJ^\ ^EjZE]2DM/AH|?5ϓUge.|ǡp\R{{~$%ݑ+VAIoW9:Nr?G%hs/0J{alz-b! xQe>҂BĿ; XF>aKG6Uaߍc{Yx}aL sqNŒ3TID֝bϐaO Sx,=0D ETb݅ ~</:Q*wQcxL7 _+ 8CaZHuEZX6jޟ,c0)|"LNO}}5aAX$Bl#)h.)-'wmkR<6"f@kU OYwajg?:%t8.ҕT톈ċVDKsh3M$v8qйq+b@_(%pI h+|!tƒ>8lC e|&vD silldPr1ok}Y͇9 ;q{dwtksJQIFƵ,Ti:(в6@S($L%kvs^Iݖ2BEz)][{Pl|Ų  ~PRt2y0MNt~ൡ+~#=mل_Dj`} q-}~aAƓzWI!M'EdJ,1҈xR1`g9XnӖ7]r[-P!gvD9FP#uUFzMEsLwy^0vESk6CE?tO?;>.O{ k1>G:sX2) `HoLcA"]ۉlq)+ŷ4lm=Ee^9$}7g@C@3 Jq0G)h/Q"˿/H0mx[0D}}WUf(ON_iN4Zy76C!(|:g:7P(wGQ`8u'j@k~>U]4Gɐ`IoNx'Q`U9'XcV[*sZƉgLѥ{ΞA,gZrZ# 62u^.1 "4?wzyXZ}Lr\oRPP盟V#7wKν@B;Oc(ꐻl;5Dt/FV;3$B7*JO>T">DK8 L*"Kn :'7K:Q_Q"qѝ Vi3탺t[wgjl*5ΪσĴWq.FMmcGۛ%*2ޜ}bޭƸx!)h -e"I(u˲ڴrA9lE|'I2Ѿa>@z{L n([oJ~zSCk,)\}юpL̦)7Fx^S;j]3X[ch?H,W4:D'8G&_jn {BGOnR,=WU.}TAuɘ;a% ni[=_:(7fIϕ@cC&| e *ZbnWV/*f*EDE@.TDu9QĺLy; l&Z~_*ӑU旳S1繬/juTO5ĹAsuyꟘ=_&qRaSA0'Y-%ĕU&7(NnPJ\xh{902ߗ\Orpp,rP; ݗՓt"`&JwK]I%JC&*~S7*eĻRsLӆ&@;~3Ԋa_}4_`rTwa0:,&Gy?ڗ&:B) Cu?jCuA!Ɩq_|!b\ij.,oՃI`? eSBItIԌ ;h:x>@q %ްRs_}_L&鱃yFy]2RI|ȲYI!2/@x+rb6|¸4fF桤 7!=Ÿ+pO_!>+_r>_La4lX͠]EgZMea)Bp 5Z@/𥺰Leҽ<Uh7> Ʃ #ߎ|*e]Kaqn*% Sbks bKXBKڡ! uOW֟ PHː3^S;fUN6/+Sp84ذ?"WYˍ2]RඛRS;zM^җZ% U0TNS$c`ˆtdW!w+kK^72bQ3),@G۷Zg ꪊf^0 .ēFTpHsV~jT"u_917C (CChMlkPZD4J.3pz^ PӶ YZ