python-matplotlib-wx-1.4.3-6.26>t  DH`pY`]#/=„kT;CoئwӶtyt>@qXr# Vhg]>`48sJGXDobR/ `<_V^wBL4Xu1břz5?A] p4rti=+:2y%E/XX_L%LÓMHI~F̓2vn,qVA?t `/Sa`6 UjPwG AQo- Oab3810d10ecea4a12877a67280a663845800ab05#Y`]#/=„  ܔ4iηu Ot_:6|>\VLAxx|&yC *}Ge_개+jl + +ԉcAunM=? w Rj֌FMnWm0PL WQs{8\›:*u<!eK:NsѴSo㗎}Œ[$܀( GDj-ϒjj19(Wq9Lţr&F>51?1{d " J 5;DT \ d t    4\l8(\8d&9&:&F/{G/H/I/X/Y/\/]/^0$b0\c0d1Me1Rf1Wl1Yz1kCpython-matplotlib-wx1.4.36.26WxWidgets backend for python-matplotlibThis package includes the wxWidgets-based wxagg backend for python-matplotlib plotting packageY`\cloud114BopenSUSE Leap 42.3openSUSEBSD-2-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://matplotlib.orglinuxx86_64Y`\Y`\Y`\Y`\d37dd38080c17af3ddcd89ae62256fccafd0c566a6b6ef1acd45554aa2320c5250a6f496c4a80694c8c2c54aaa8dc558350c788b73b7cce39f73799f41bca2f8rootrootrootrootrootrootrootrootpython-matplotlib-1.4.3-6.26.src.rpmpython-matplotlib-wxpython-matplotlib-wx(x86-64)   @ python-matplotlibpython-wxWidgetsrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)python(abi)rpmlib(PayloadIsLzma)1.4.32.84.0-13.0.4-12.74.4.6-14.11.2VMU@U]TPTN3TD@T@TwT=@SS@SvSi@SFSE6@S5d@S&S@RΏ@R@Ri R7RPP3x@O8Ohq@Oc+@O (@NNN/NI @M=iM"MgLA@Jw@egeorget@openmailbox.orgtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comjmatejek@suse.comtoddrme2178@gmail.comdmueller@suse.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comdmueller@suse.comdmueller@suse.comspeilicke@suse.comi@marguerite.subwiedemann@suse.comdmueller@suse.comtoddrme2178@gmail.comspeilicke@suse.comjmatejek@suse.comhighwaystar.ru@gmail.comhighwaystar.ru@gmail.comhighwaystar.ru@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comkukuk@suse.dehighwaystar.ru@gmail.comcoolo@suse.comjmatejek@suse.comro@suse.detoddrme2178@gmail.comsbrabec@suse.czcoolo@novell.comwerner.ho@gmx.dewerner.ho@gmx.de- Enabled qt5 on Leap 42.1 - Enabled wx on Leap 42.1- 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 QT5- Create subpackage to pull in latex dependencies so they are more visible to users. - Comment out testing BuildRequires since we aren't doing testing. We aren't doing testing because it takes a long time and a lot of packages depend on matplotlib, so it slows down the build process for python packages too much.- downgrade Recommends for texlive (and other big packages) to Suggests (this means texlive is not pulled in by default zypper settings)- Dependency and spec file cleanups - Remove unneeded use-setuptools.diff- adjust python-tz buildrequires to match runtime requires (python-pytz)- Add new python-cairocffi dependency. This is the recommended dependency for the cairo backend upstream. - Split out the cairo backend into its own subpackage. It is no longer tied to gtk, so people can use it on its own without pulling in any gtk dependencies. - Fixed issues with qt. The qt5 backend is actually a generic qt backend, which the qt4 backend depends on. So it needs to be available for the qt4 backend to work at all. However, we need to pull in the python-qt5 package to make it work, and that package is only available for openSUSE > 13.1. So we need to split the generic qt stuff, including the qt5 stuff, into a package both the qt4 and qt5 backends can depend on, and then create a stub qt5 package that just pulls in python-qt5 - Reorganized some other backend packages based on backend changes- Update to 1.4.0 * New colormap for red-green color blind users * Documentation changes - Phil Elson rewrote of the documentation and userguide for both Legend and PathEffects. * New plotting features - Power-law normalization - Fully customizable boxplots - Support for datetime axes in 2d plots - Support for additional spectrum types - Support for detrending and windowing 2D arrays in mlab - Support for strides in mlab - Formatter for new-style formatting strings - Consistent grid sizes in streamplots - Get a list of all tick labels (major and minor) - Separate horizontal/vertical axes padding support in ImageGrid - Support for skewed transformations - Support for specifying properties of wedge and text in pie charts. - Fixed the direction of errorbar upper/lower limits - More consistent add-object API for Axes - Violin Plots - More `markevery` options to show only a subset of markers - Added size related functions to specialized `Collections` - Fixed the mouse coordinates giving the wrong theta value in Polar graph - Simple quiver plot for mplot3d toolkit - polar-plot r-tick locations * Date handling - n-d array support for date conversion * Configuration (rcParams) - 'savefig.transparent' added - 'axes.titleweight' - 'axes.formatter.useoffset' added * XDG compliance - Matplotlib now looks for configuration files (both rcparams and style) in XDG compliant locations. * 'style' package added - You can now easily switch between different styles using the new 'style' package * Backends - Qt5 backend added - Qt4 backend + Rudolf Höfler changed the appearance of the subplottool. + In the figure options dialog one can now choose to (re-)generate a simple automatic legend. + Interactive performance of the Qt4 backend has been dramatically improved under windows. + The mapping of key-signals from Qt to values matplotlib understands was greatly improved (For both Qt4 and Qt5). - Cairo backends + The Cairo backends are now able to use the cairocffi bindings, which are more actively maintained than the pycairo bindings. - Gtk3Agg backend + The Gtk3Agg backend now works on Python 3.x, if the cairocffi bindings are installed. - PDF backend + Added context manager for saving to multi-page PDFs. * Text - Text URLs supported by SVG backend - Anchored sizebar font * Sphinx extensions - The context directive in the plot_directive Sphinx extension can now accept an optional reset setting, which will cause the context to be reset. * Widgets - Span Selector * Added an option span_stays to SpanSelector which makes the selector rectangle stay on the axes after you release the mouse. * GAE integration - Matplotlib will now run on google app engine. - Added python-qt5 backend on openSUSE > 13.1 - Spec file cleanups- Set dummy XDG_RUNTIME_DIR to fix building on openSUSE:Factory- install LICENSE directory and fix license tag- add use-setuptools.diff: build against old setuptools as well- Package doc/users/license.rst- fix bnc#863451 - added windowing.* to python-matplotlib-tk - It's windowing instead of Windows, a module required by tk backend- Recommend python-matplotlib-tk because it is the default config- remove qt4/designer subpackages for SLE11, as those can not be installed without additional updates on a SLES+SDK system- Enable all backends - Split most backends into separate packages - Update dependencies - Add many optional dependencies - Make %setup.py quiet- Update to version 1.3.1: + Many changes- add Requires: python-pyparsing (the pyparsing module is required for mathtext rendering)- update to 1.3.0 - New features: * xkcd-style sketch plotting * New eventplot plot type * Triangular grid interpolation * Baselines for stackplot * Rectangular colorbar extensions * Calling subplot() without arguments - Drawing: * Independent alpha values for face and edge colors * Path effects on lines * Easier creation of colormap and normalizer for levels with colors * Full control of the background color * Improved bbox_inches="tight" functionality * Initialize a rotated rectangle - Text: * Anchored text support * Better vertical text alignment and multi-line text * Left and right side axes titles * Improved manual contour plot label positioning - Configuration (rcParams) * Quickly find rcParams * Changes to font rcParams - Backends * WebAgg backend * Remember save directory - Documentation and examples: * Numpydoc docstrings * Example reorganization * Examples now use subplots() - Infrastructure * Housecleaning * New setup script * XDG base directory support * Catch opening too many figures using pyplot - for API changes see http://matplotlib.org/api/api_changes.html#changes-in-1-3 - removed patches needed for python3 package- update to 1.2.0 * Python 3.x support * PGF/TikZ backend * Locator interface * Tri-Surface Plots * Control the lengths of colorbar extensions * Figures are picklable * Set default bounding box in matplotlibrc * New Boxplot Functionality * New RC parameter functionality * Streamplot * New hist functionality * Updated shipped dependencies * Face-centred colors in tripcolor plots * Hatching patterns in filled contour plots, with legends - python3 package added- bugfix upstream release 1.1.1- Remove configobj buildrequires, all configobj files should have been removed from matplotlib years ago- Fix Qt Designer plugin directories- Cleaned up spec file formatting - Removed tests for obsolete openSUSE versions - Added Qt Designer plugin from Python(x,y) project- Fix spec file for SLE11 (Group entries did go lost)- update to 1.1.0 * module for drawing sankey diagrams; * environment for creating animated graphics – module animation; * automated positioning charts, labels, and axes on the canvas – a team tight_layout () will distribute them so that they are not people came to each other; * Work on integration with PySide, although functional is still in the beta-version and it is recommended to continue using PyQt4; * improved mapping and positioning of the legend; * simplified work with three-dimensional graphs (module mplot3d), also significantly expanded and updated documentation on mplot3d; * uniform markers; * completely removed the old module support Numerix, now all users must use Numpy; * fixes some bugs. - removed patches that now upstream- fix license to be in spdx.org format- fix build failing because Tkinter has a faulty __version__- fix build for platform == linux3- new version 1.0.1 This is a bugfix release: + Fixed error with Hammer projection. + Fixed the placement and angle of axis labels in 3D plots. + New rc parameters examples.download and examples.directory allow bypassing the download mechanism in get_sample_data. + Change Axis.set_view_interval() so that when updating an existing interval, it respects the orientation of that interval, and can enlarge but not reduce the interval. + Handle NaN's correctly in path analysis routines. + Fix bug in patch alpha handling, and in bar color kwarg + Return Qt4's default cursor when leaving the canvas - cleanup specfile- Compile with wxWidgets (STL variant).- remove buildrequire on libstdc++- new version 1.0.0- new version 0.99.1.1 - config file added (seen at home:ocefpaf project)cloud114 14994874171.4.3-6.261.4.3-6.26backend_wx.pybackend_wx.pycbackend_wxagg.pybackend_wxagg.pyc/usr/lib64/python2.7/site-packages/matplotlib/backends/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/e28a418a1ee2d9ed94793c59d01a68bb-python-matplotlibcpiolzma5x86_64-suse-linux|Qrnl+r?] crv(vX0DSi.n~wKZ4gɞnhsVM{N #k,s-|nósDe˅"WVo,jNzE%s"&C@-G@˒}YڢM F7£$r`(8NTfִP|xї.b"#3$7Y;ƓXܥ~̼gp9JHZpbDBi I3u2əݛNY6ba/?%! 4ON1$l^V58;vOAR$(W+td:VjԋkjEyDh U^N! ,áB.M7V x_s䷓ >A1O]lj%YN›S `{9𣸻yyk)GvzQZK`[ bf1wO}օZ'kO> ?Aj4d ,OlG *G>pc<^*Q.;e0nkAnFd~T |ZA>hen6M|CȢ"2c5Y -4/sU(|-ᣀ\USM;sߦMCj)y[ꡤs:ԛ8 5 Qۋ0;sJ{vR[p#eIfvӌA֥#Mō]Ci=c'uRmcH/ZƯRW_DDh>+Xs"$튧/.}Pg{~-!|Ak{hcux.Lz/-<1NpF.x6uL`eKf)f%!-1;? shDSs/LWhFgˋN[:[c 82D6=>fbnrܑjJIk޸2E|xѽLt^f/ژSn, ćյ^Xu8ݸ3g"%ؐUE7q)q>bL ]>M)k<Ճ8Kq} sx3[O ۈ Ald1q갗Qʲ7ABwbV籾?O=@9zM/w$>H@A?3ҽܮW2;Xt.X=ٓQMSdFI 䴚\d}8RBv3: g+*QYdA:EiFw/1к!P# ܳUTw+J$T}|ֶ #si5"GOR>k8+ꃻV]91k|Bd ݼQࢗ!HJ,5+!1|W#9%d'p7>j[M۸%0obQYr;pBr{?t!VKgP?ӳT4.Ɨ4xh;'xz6jO=>5d1]mm?mvY/+yc'gpl:PeN {n6sǴ"SUwƏi3xf3&&}. uRW,n{M6< !.A&>!tτ_崮5S*JQF#zWG YvjR\;LB]'GXR"2]wCZE sJN U.q{[(6Bo:t,˼|-8"a}?uOC(` k^*H~V~g"QobS^A`jI=4*c HK3JxoDtQJօtKDwnOLH_͆D|2zm'q11rR L4/mzSXȎY33%RQlIi6-st Q(Sg%Q9 ^~~WQ& F1XscR?KnEd>^Z20K~^\VU|1dɞ}sWȱEC62f yM=ZN?c-zbTTE@IݬJm\Ur`>ZbGcnŝ2л>h(Y~P"e!3m>M߃\OS(iȲHy|Wc0|TvVO EHUb a· z qQobuRf學A% ٯ{PaTht5b C[VYFGX'X9+ ds@{|Dz(6n'R1³'p?Q\ũ)\2~ Ln^/-"T6W yۈ(.0&kf?E&ݩ1S\S#FiBβk~@E v[@MqP0 ۘf5MJƚʽjyMi At3yPqAu`>ZI 2(r(2WoϵNC9KB΁wV]X~3%QԸ~#\t%irf"^1VEpo;ӛC v8Z5<ÿ\4=V04Yl1q H;bUB>T7 <ҏU`W[mM#jvQŲ]3hW7dwAB/Ba #JfƏ蝒e3+)B~]([;x^cD>_eab7&T=bKvo`j"{X;ea: ]6 fc1šT}\[(egAjF\A6q|6]48wKhܦF M`y KP;UKsQ῕~Xi]p1[Uق[ FdY*xx9mu%"݃R$fm|]̞q>DX{-}>_"V)w[j2h(m`QVV@ z6Cc pV}@N,ZiT0ц@羧 ) yNE\JdvX/+D`g݅ pƖ \ N7D8JW& ~f?ܽ aI̻ |n];q;!\M4iR]uBF 9~DF 6<1Ef+M{6{xR|`J, ^̺$D־stA^;=UM%{]so &[r6Xq+L鰠J}x ³̅90'rdP+AAL8< ws ,}& _n\j$z<^c+Td)A$$)҆4PqNm@u|;FW8. 9Xi)n+ q0!U+M,&ʧ*Թ T wmj]Bs2O{Laz¨4n|5_zTքv_N[Z%xZ;LtVvV*';D^URW90 |$2̆ebZxKsf#)=}jQI{.Ӏ1I!s\T!(/ogM1gvbzHkO{SL+8d.NE=Q/u#9$R')Rk$ރnA $-NI\24oERQ1nP,YK! ⁊&Rh&C{6; Btvھ]Zw.2yKCC/gw*W/ŶX~cB ;Q$Q @[(^>_.^ NK4[ :.h}Ts3蠰%czk鳵9-GfGh_;zNB99̈́vG%?I := P3[C)s~/~bp?(J}&)7W\ѡ[jH7_gŶXCZ(?l1aN9(al[7n\* "D {D#Ij6fh isXq$>uh- sHC) *t^Eڌऑzwaۥrk6^!L{5`5 :eOnFϜ1P#KQi:c8[jo^KY󱬇iE8R"{>$b!agɇA>Cd(TgOJ)0É('גv ݎ,=7h5hgk]B 6A\ ҟl=;Uy}̧Qr]I H[E`A=r4SL2WAW@ *o؀'S.c@߆8m"dgM#e#"{T`M]m--+=F-ZKVj}ǒpvK=|y_7-B"-Qx͆uq$< qaQ;IY I|Y]ؑq9~Yؖ`bh,{Lr'l }Ȯx P4Ŀzx}Zaoa Xh( q6_ L,hΕilآ *_D̔-i>@!efUg婔k$P\$ Kp!qg9(qŕ% NU{Ųx })vkv>7tqloeI1cmaˑ>|:gʵ+nSLK[q'yu!FWn@pOL?`F?p5HR_nS'"N@y_MN?^]FiGo@8oN T@i</AlBL568hҜq3{TEV' ssP+-" 1s'J(l&J)xY揠̰&PϻUE5VZ鎴KV0\;} J4Mg2C;."uw&pƁ煲QFpԮ[& GBn߈u0_Fh}k>#]##v70#G0<[ݔ$v%pvU-;ԄqhԘFjusYShlz[rQ@ֵcDBUJWo^!+& 1FTƟYK}(/FG˟ZkbZsXBg?kq)y4fF3}VWr|P \8(Xf텡'ĸy?N2S3Y')1S Q(d".ЩSȩwx1:ܫ_|{IF_nU"ߥZHѢ٠|tU^Zk Φ:uh>7/1P)z4ˆ+wʻ@s~NԟK%QF!FۚC'ݚZ\0wc :1VAQ V21H?yu}(wrwipN;(>sd,AC;xȻ!;ID.ETP#Q]!p"olh 8b|hA2*?}YAmq"A1f0U&ӕ7 \a.V~DK rx ~?s ѽ*uR(rM KjLw*PXEMhVAVmqBijڤey}(0.̵MfuJٍp"}ݤ@].Hv 7//C0 ;\Q#mq-LJ5Z 6$9Hߐ,ߤ"!_yB?L:-"gԙǖԃ@Z 1]V } s54zL qt8Ry 8yԀqVk*3\=W6ij@6ًeCʎO R }Qj1/Oxmpv2BqlQA 2XЀ} "n;UG7DaMT$;`Uf;^zuYE*dS5 oxhhf`JYy7 ųUfqB&S]dacjh*n->53m{?3&:igAE&YOQpʡ"!+#S݌j)]9?q{$Ġ_IX^83aO_j}мX SuЯ|W#Bw_.rlz){ır2?[èD vvj4̼ fSq=8*wp1-`ͅk] Bh e3gCWbczV7Ϥ7@-tAJ~<ԓVt^,^bWGԲ)V?t|,!Ncϰ7ioVwLRAMb<]R\=QVgb$p'Vv `09S&Rb#w${Na?pTo똡A4 A {/Ui1ī-jKIgf, $n$" IFgA#f  s~o? _9!}Qa^ZsGeo؎=FؘmuߏW}lIt8e 85ӳ$HHHSѓ>usuTBStfm|Ӷ?6Mx*|$#iJ`3M|h~li>Ou:[kd:zAH<k+'V*I#/D]OF r2Az2FQ* }2^kNӤ(ч%u:S.uNGٹ>ŵG28,PDLu DF4C fů 2V7vJq@kIrFV!" ;kLĊ_έ&2LH+S$93YqSO%3Aď9Oj#bvRDY?ĢNޕm}Vnړz&6l_<e4݇U$&."m'Ģ3'l{3]h RxI-_}}7 ADÁz-\o2xMevBvI;ɼ#PDۛ|8G-"%s+y_\pȂd2G>e\?dGiO|Hdc,os5%l^MQަ&=Px*d8u1įo׷Kjs?0#@aZSuXdI!Pfbb $?o߹ *|"jNS+ rS)!4pCt&p%7._GA1"g)0MXPo*h\tce?yWH:K"˱ZzE٭Pr4~>!oKyn#ZLBqh!K:n_\%f5] s>-'L(4]Qk2:[Ch\$' mJy  LM LMvÁʡƙV n蔝Mc"X<5@0 }z"̝<22<Cld^TƧSޯ90)C_kS*Hl̄8$Hف0u'$ώsu ڗ ;A?3:W #?nu^4O1B;Rg7u'mo,a2T^B)mL.x}̷[Yۼ7:kӜQ?3@[ҟn"Pl~O} DŽ6loO@ Py ?_Y] zO1f1}>5z؜i['[B))&yIRuՉO- DLWƙ7KٖoN-P1fMўlvǂz\yxPOG L.`*Hcuy0^[μQ22ܦ#R_4Ҙ86fkwaDbL4,O12l/g TJ).D* aAOnJ=70,GnH2L>LH_T+dy7r#&l^=ΝIK,R !3볻Ym`LD4#I )̳m @OH6c.,# %cg֡K hP:gs/Tߌ& Z5zr=QK Fi>&T;$wy%jl#fYA7D86L*E"W`/x/-zQ|}6bԃbTɾV'(JDO_X17~%9f{4/-0nJD ^p?JOȝ}S-%Kl\lA%wO"hqv3UT>1j&W 3{M؏ԁ=b*e~\ S*L8  h<ڸɢxU;~m&{l-4H? S$p|9{msU_Xci0E 0=%䑵H3$ |+ҧ"-z;Pk;ĈCHə^~ (>>.!M/pӥ< m\W*ԐzjڗdX)|@;X&*`/~ncq(Zw3Z)in PC=FhQN3賖*VX5WHM A3*KV+3HXDöWIS\o rٟnxk0 Ӟx1D,Òq W%*~f!558Z#>;HGOmsKT_fY,bw"%[@!5rz j? I9\AԿ%noj\EIln뇣,q 5 />뗽-Oy05{ӫP&IʅW_ԞlHtrԙ Q%BoMgZksBeS=/K0XbEFλ!hp{Q^_RidPyݛ$'WmQ#DI"Aǫ `gx7xmƯ6| h)Jw,%,tmv^a#B!T+m)%4CmfO!5dbvBsS|z/vP;iA; e I8G~dcRA+ѻ75VU)|ԠoIy2AMk%ѾLq/75ö7f\*wneO@sڭJ+,qY0Z9j)tŭIaIkXv #X ~͓@҉TK%OdRxdX?3@W[;n8fz1NTൊRHw(ϿtPG|:TW-Y\'N. ݿ&|aY%)Ft2It+Su1 I)ДaG?Mܯ&D#H~Ce?qpY ¦7B9ZvmڊyBt{bK^ /[9Q7M}*Bq *e/XAj]^+dp<.(hys0w2oN, p"ԳǙ Mb@Yx\Muxqq9N@UzyKacs?>~*QA0BYDP?b '2w!"7;蕿T, 7ހEaOƃkʦYJ e?3CZ]5pj#&gKS0m)mTU>meIIҀ"3G{jQ@&G>vNUQ2b|N6I˿ktIɩmDJ8DIs}qpT 6KmË_-q?hW:7 mTLoS/]Ins^އ-K?7QLqǁg h5 [63&'wq {2N5J7Ot@O+'伊9w yzÎgyJ]'pj{^vកgI9 % @~.F5|ׅF) g3p#V#*\Ge/ka."wY*>6^^/Nֆ#e03J|Њ7&FһB-?r!U&lk>Xoz(4F 4:8@mr#)EA ((=Uj/[&aLʃocM)/y l\F-$85=#8FŰM1L-d(yv7<=\F^DӢiz%wqv5CJ ;Jm9"FE< mznTa#8B=#Uس`Y:ETNd|O T 2!jA5wryY_"I\/0@X ?8 (ֹR xmm G]h@NƗ(ɗ(GO! /O/Z38 lnBP[0ĦTc7 gƖ")(4:*WU*i12mk%` x|>/¼>eAF.U%dtg|.zz'>X2nH%{=>iv^;5$lt] 2c"A0צTW0:HJ\@PNLڻsJ.ocz4BBe^:"4Bj#!ңqBe&4׏ڒp'X@NWqL]&+ƌ!R̝,Mn}w!^9xC?"&Ok_^ xL /!FqWg`OazbT 2qKաFLt+"][5!hUa).q'5exF밞lFkSȪ~(:w;@Mr_=RA"5mi%˯ s1oMjTKi؏͘3f\]㷤A^2-?ݍXcGOڢgNzLЮ OW'ɘJk Ǡ)fcclia9\8OtVA˩HjGJi|l%ܬ17cN}g+rnmX%[N 3#G-@]RQ)* /i=d%P^/ĨbfS8]9G%jDb*QZŽllxsaHm.j5t#P#|p$Cۗv7]മU 2ͧߞ{$#ߜ%Eqn@5>f~CcPQNL7JqV#ʹ_Y}d3w0:Do]!##9Hkw3GkL3\q;Dj׷0xo<Β:6SR8;>CFڧwts&웊 VΝբ%2&dL51d D 1KYpp9mx}*f)1鐚`Ոϝg 3L©# c |O 9{I˼: X ͝zo.in$tdVԼ{˃]^yՎڢ%7O(~j~ySS@o+"ưtǮfpBP~5@!emR:ă:)8"eXٵqeGI_}>GJ@x-HEKN{ʚ# FP,ܷ(4f'j/@;mB#UNH+IiF0s?r?8淠#6P?J)x9$ ^4 I.־t-cznJK/~ʭ;=p<} nbMd7 \d^R<0l)5o0`Ԩ֌sLzf ;WORd= n?J.pX]OȤvrKφ"Mo7^hUg.@R?&`#I M:kq3" $s B˺ gb[yRoh)LڮBkqDw'(P,W!WA4gG&]>k$p@ĕ*BdBa]8RKe\[Qb=edEwlg`P1}P y~J\8⑍g;":/Fm#Ii8R#ӜMzg~ rϦ=nS>Ѣ@CQVa-I egȩ(^CPDeޕxčKOH|94JmEwkĭN2ELV}/,٣W'E;J4So_lgM̺P-m6L㓎'ǍUyoW}[bW$%$KVe^'Y;HDx wMM|j5L|@\۵oUȄJ+^ x%فA(6-AWcyYAbVb@xw :Z>C#a7^n"L%/p54p\}4O!݌X:E%png <] uy.kYnOFIKuF;$A~.)т3%^jt[jZ9`%+y+V2`j7gd?xN#(bZszK,Fl29GoeV42]Fȷ6 P$7qZmw'$uAE.ANwLxF;rNqԴhVN @}xQ R <ْDRoy[!5JRBn|N6J}Zޑ(: pJCrBW| I0jfs ϯvpA*ɖ/q$,A i}-Nc.jͅg I7 䙳bvL+N` 񗜪jYd0RMդPc/^ϵؠtȝ>:ﯿYfDr2|gF/(F2I&:KJMk!KȺSi*-پ|g[ iREDOBxep(ӹu?X؍Y~۫86 VX*%XoD=" Tr ${A*$n* Ve$,VV}!/y݀9]Ɇ(v=1,/RxPy.p`-PX< ]q(qqùƗةa3" `u,08lA E?"T#H,m5yUqI?Yp ^=8=Ӿ}JG,%ԃ(?lOk!I8rԈxkSƻ x71m({i.A . H=g=k4RltXIlR5B9@.ωJ?,l"dN[ 3jhBQĆ^rICM>`Sˏ{) Ri؅p]-{,A"&p?&,#&&Z!'mK&b{#-0%@m"ށ |{ "&9\3!EO Ub-$q*K0*- ☙O/-$HE(C-8!! X,j3r31(FC{zIp*uSa(kiS_vHr'qB+ > THb]\w@snxBdL(7۹ǮPW_>\hz!%T&UXU<4 Wߏ-|}Oy}6~DmmGm He)en#LIBr3h.ƕ1s@F5QufO'(ez`oVБ ^@} ][T]s0l;V[0nߪ啐5pW)$`W5QBh|@;^́+;JSP-[x8̞Jܰ7=s-\PTjZ-4j9n}:m_)`/Qnvp U+P(.1jK9ucc}@@^>GPB|򏮳~h+RgWnxO~=#1j[@j(a+,Y2ʜsEvc<E\lxzrUav82jȏVxysfZᥳ]hH~! u%If9N/QvqZ̘rfgrUo%;шl +;9kZul#6t9gM\;!nJ9o%gA֮9B)pb Qנeάg~wj G[G^}Tkz#It&n/:L ui G&:<(^0iƜzҠy:g]p8M4&+&M<_~P b` `QJjϳSn}[Q6^/6 _\ Y6tGq_?hR3wuQP,5~fbԴM 㖹||RH&J ~i8PpWBYrʓ2- &1yt Wǁr *=RJ暀]v ,aOD^4r$$=c9ItJř9WF[N"kpId'%w-9CS0F +[V p&H  jƸ>R휵SoLxN*}uiMݛ 0ڂ6º!t>s_G .p~6: pR'NnyVcn·H:L TL;)Hso|޾=;&)>e9R=w _ dxU< bJPxoz| 9ݣS?ӭh53pVi2G}@lp(FH=JLgmRçfCXsg3u%=q:Q$;:ܗ&}E ,T<٭5BzgJ(?Ա=Bh_Esguq | 0uqV%r[y<}f cy2rRWP^0)X&u-V0\^8+ўAlVYYN7tj:S!`,M LZn RfD? [`63\+`+TolxgOUz5 7rvASIH Ϳ>U;~]AaN\"EUAkNDʡ@6>u?5HDD0v&'םd% *+yx->&ΐ8l{Iifj}[٪f71wA7)>4ZEC<l?r hEkq+P0U:j+"QLt|5$O7s-k(FFv'Zڐc&S\o̅%+Pf~zbEoêEbJSδ߄_@eg0&O>_ҊN3x[h,čnlskW;'wBz`apFɼ{EH_N{۱)'mb񱽝Sy[.F[?~\{{>U9*9U!F/;zaU\/ OWk#]ƀP s(: 76-`#bZc*A`)CH!*21э wsavK. |K0W3 ;F!s@癡gJxoQqMl\ P[#/tyݐ~m*/6?[{7x6@IsĐ\mZ]Ca-8O /NtT&x)˭8,)'`/%2|y"Z[KTWSUxH3ьK: )3i Z/YLПKU._~؞AT{ d ;)֔rBტВGºVD/JKB߃c_"r^hɹz'YY/evQ' $=9Qɚ*4-mcmg~;&۸$ Z(-5/״3iob0fuVh),,V?c5"9G9g϶"\ N6CTp:PQ;NN9.vԐQ,bNKy>84!$pQ0mjvhO# \:)lvigJSW5՚=s('ym~X- p8b,#+1_N'\=(iK< N a=?l~uJ/j~Y=Gs5;p:qhm۸^tGXSm+h.{,YJ*ܥv{ikcO>xJA:P?̓3uvФ/Faݱwj&eUn|J^ (fysȶ.@Y]yg˰~SF4 }B WmpJu{{0zUDd#eG(8;z%;G%|b:V׉m=+w Ct[pU/| 6W~~u]'`%aڳG<Z,ˡ7LCd-t/dIÍw*Q2}5 aplb*SG8,gK/Fmݯ1r@0<(Lw l$' 0̻>g;Ȣ8->?# M2ĘE0 th=4la#Pݪ ڴ6,^#/7=ӱT;m(~=_u@05{y*հn< ,nnCB~UzyJS@6/"{tAϿ-iV_.fZE }Xzm銘VYB2Lank(auQJ 8^XkvY_-+-k [ݦp;tگ< 3Q۫t$-(Ir 3a6$am>WXG$Pc zۓqi kt4F_{ms#^G3RP3 tsW}D |gb^W-_gfLA!=NYzWUygS^&~/#)MX} 9;Y<)_D9TYbdIiH:Zk!cV. 'ypRE.L:*FfQ7ɫ 8) AWkr  ,]mda+%6V w$]?s Z7b_.WWNi9 = KHk ϊnb#{ ے폓)NtW4.ޝku~[uo7YpOyD[ c뇘KHޚ6%"OO2הIpo"D|qlfB8;D1ߛnR9Dkk`Tu-9mv)g2ތa@8r'eg.!K[ʽeS@w'җ5ZO= M2V`vԍp>YޡUT^aSgA2ɶ>/nG(!AJФ)0[p':&$!_"b~£~h'Q&z'K>|WtgWmMi[ܴd}cAf~ `YK)Y!5ҀԐ1׮NGO?PNAgu-૽񞚧X06Ա[xLw R6z&c&7D @5oU6ͤ(Vno|.O`md+'ЬDS/KtP |"~ -R*lrw35Mɚ .e/?.z=%\PmZ(rc?$4E0T0erF?1)a4e@FHC'>:ehBRJpbP^DO^y6$ ۛN`Ww18赧Y6V_1}{a.@0RăMpg5$tOr g=UՃI" "#NGyEW<;F?<dLG[Zwf\Qrٟ>j 'lc/M eq\٘f=k{v>2okkcY5pŽx8/Eˣs۵8ið)y:D*~MZ^͞TW;r ʹDj| 49l߻|>8L%HµE|JNQ{e҄XG0Vŭ`gGlPi!,!Iq'b8wװfx"aӢ!l * S@_ćesHmGMWwMZO/Xf5pTgwOdp9/tcξAOg#*_s!#zxA|5`I)/)UQ;i(tb&(كt:;  }$`O~~v#c7[E$̸Ķ Wl-t \䵸 QIXͱ[֒u-G!xVdmֻQe'i..N반$X4 kM)6pLr #f:V? v!(U"o>{_J%[}0]}MsuPcoh?@ D{u$P>H EaM%Ȓ{*ꚱ@  5#h9XTt>ぁ͕<)ƍ"Z^憿xP\0^J7&vnf 0^vUBKGDj- G-p .O1\k|j"U K2Odɚ U3 L J }lI35jlAO,P(%;BLen*TBJo%r`S]haؤM8f.*9eȭSd2h[<,lqPt v}3!5TQGq5יN4иt(zWthA<)֟ 9T 1pe H .`0*V#s.OETf4 F[D ĢRLVBRl2U[ء%J4p{6|d\}A쯣G#ȜRSc)N >a-An(`2$Ǭ 6i{)MQ!q 9ԣ\b*GdmZUTUK`u,6%K6>7^ʗͿ?Ņzf-ڍt_Xَ;C۸toD$r_Ø@X}D[f#:^GO^(;GϽ[hxSdg# :%?~A i9@F\zIbm a)s&ہR|(ۑc|J mroTA|idh ,ܗzIC)4E=t&UC^ܡ콨)͔HwHߙ+9p[HtX*EoҾ[Z 6j=rz*nэxdvH9: M*n`}ؖ&JdUHS1Ae5qwyYQK ^S{M扚/~?]x0`5 NM׀ET!=;ݑ\")֙Qx -VesVމ˄fV>6+ԒUp%9آ_& Gr R~Bxkm]Uq|HxvtVo5&//-;<9R}3ԣha ]xdcc, -t=oqpqf3*ꪑNn[nߞ;[Ez(ceHjG`(Dh+ui LekC)_p/c,.Za`:t&yYG]l**ЭH❹*Ճ@X.A{ܛ[Jɑ*"E2lj$;53 :@R%d-W,:+>?, "ibȓ~Qk,e![Lay9h"<͚pc}dڣ V.z?PC ,brfD ~ /u#zyfh+~Zdl4oՌ!u };5,P%(>ݜ)G.$n7HcvH?F  5A+)Yٔ#̶ا^S( /EZA[\zr`h 2,iz.:O29B0Ma}4egKfA!{7&ve՗Y&4H6F>dAan2*&EV „ pJVTūRq}유ޝsZ?[+l1hN[vRK`r0ORJ!#IwCDߛm&BKٳB}*U"9<$S]sbsοr{|{u6]]axSO:WNCJA*W@yܚIcĸ`ɨ0(CUj7ːF]?dPwD%w ;`U4S=tlT;ˡQC1Q\Xv >E 1[کO{_gTD*.PhZKsk9o:Cػ)OF9!b^kE(*q5KO|N4weE5_tک+էNOyV7 : lӧȺȝ;) T. pHO9MKg!k>0C c̀h޷H]j*2ܒsπ-ž` {:e D q @= s7{] [rd \a6S.ŀnQWX=c%_=RHzx_c:vӒd!2ͬE{qIW YZѡEsDL"h:г)\a ɥlD϶msK9תeҌwuS(@aN 87~7,W{Tۨaris]* hsWϳG7V3:0h|%%b f-ndRT**gNJ:aCqr[@;K95)'- T#VqMA,/i&֜ӻ1%a6͸Hꄌ'G^F瓸,RHfVt^sM5 æ  h{KHX}Ѐ=fanʑS(}2'RӇ>&hxP>NqEi_ \yR2U[ܣSSVШƋiw?#XsW[YrmczP?YdQQXVH".ssr;[9j\CW)0g _H£" uS[/t1r 1OT[>(:+(imo^6?rI-Ö!֥Tņ5ǃrP~Z>[2u(r-"̈У.xGg Zdz8gF,њ]?bVm1L5˹]ģ{@c z4.ȔA@k?a$kpk$9`HTDH#9Tt-ۃ\:қ$^7Q'|(Z)*])3ǩ;dTqp&4q>˸p36jq\&a('Y]1[99Eg"qGT_Vdڽ$ j>:C;4yM 7c·HGVPb> J*p (Rxted2霩K?=6:cDs-*  e+ۣG6^pqQT;~Y`-)vQ5@2t%zO2Ū/H Zm$fs p{UϜ]CGX}aiܻ-̺ـ6J }wpziLK!VbFKe4kpP.-K* ? sYFL=Q<_Z Y%gG+R4O"ż1 U%>ZDly0^=wQ3U*Ӏ!g& }/Ƶk,M.\ ,[q.%saMa(jb .2rDS}k %әuRYHdoT<<\;*4 xenէ|ETW wUWsh)Fw;mI/PNS~e)7qhȂVpBA=?)EIlq8>Nl1&(:R'2zh&tO)x2D%JY/+T!%-.F\)I$sd[SDU IȦihB1^$8!h9gu0q}̍xU͏7fLOn Plr"p\xdF1q 3gݦ׹aDpmRfxᐦ0$A9!]0)љI:n^QSkpX7 &G缑!^qmIgܝhu-P4*G4Xo&cFH`#f-p:9̔9%ؤPh [(}Hxe[_߲h:bj9=`(u\XxskX1{Np^],icw-V/b#Pre7sNwcJ5 EĽLJQW/f+?&늝_D$z^TsJ~(sa(fxagiP,yc$U2 '97sŎrxHir?]bfH3?:YQm'z5!d*wkr;5cіZt e{^j}8r͛rŧݵ¶Ȋ"dzv ףRHğUҹOM bO7>gN;*{YWd3/bb)$j?.Es#qs% ۡ 䲄oO.XK0k fmS,{3w)_{ZN4c.z &q@1U>%8`qXDl"kp8N :MuS1 8y;ק 7/Y8gwJ0W%08+.GB)s /Rg_^`K^8Q[E}ՄvRM1d \Z ^TT3:Foߚ#< 6 /MҰCMtR^@ CXӚ&w[\\Ec$@Ih5?jF(Jy +Ln ܵS+ C7H.+">)oRDdA~++Irt4_6RJoHg43h iY­5/ԖU0٨{kN}&*;e"%GwMVXԄH5W{vts+U'0T 5Dmt6Y[o)x?+KuL']jt7%?Ob0 ӑbG QP xpkˊ[envvV3Rjdz 3Hq̗p: UQ&<*AzVfS:X~5Ls:h2W!QA_|-3@)/ 멻Po}HE3qF,Kn7^Rk bQ݉{~mN@kusA>ڈd .w8 L ׯ[$f_lp)j^X- "Mo-FEhj3qu0BrcPOIi^4z@9q(/YFiyٽbkǻLh%ZQ,QP,ByCPI!%c{W YDJWLMDN:3yu?JP$[7 29bj+$2ꖋg?H7LK۫XK DG*+1XoM0ғP^L/O]2h-i%:7ʆ*.&TUgj!Ѽ_F~GbֻHP2<:{eIԔKdφJHb2/*<#njjV=$?1R>'4 PWS"5v[ц0rt|Ǝ`Rx׫>zx$)x-•M ,Epџi \/;I[,,m AcH}tESK.QZK?W×k^[4$ZkH{+c%Q3,M=Ի޳7rQE[b*$2`]DbvG-MZ MHEC#nJ<)d&^mr-ؒ(8S$;KK]&)/}xߙC(^G8޺YMۘ"rbC=U2t\+矟'̰a/6绷1>G #2yhϼ'Xf(9_^(bnLhpfBR_kT$@6Wڴ>a=\ILS!k' 3-V"e7IqKS'JSu`I]Ucrp8`GQUB.Q֨ٲa? F3Y/Ѷ်g6*.Z#Vn""