plplot-python3-qt-5.14.0-lp151.2.1 >  A \Q/=„uNq }}jv8ۉu6zb!PxG+Moy.LjL9U-}Qo V]IVmnOh΀KU=8#O 8!JK" `"RVLxMر-۲2O1oSHCf½7ux;Pk(vh~=4_ށJdlI۩1b6F/XO\"DsMHK \@ [=mό3SUy)R:VG?&Vjv,сQ_KyB!f&=jzZP|*X5씒U kuK̈́ ,4,PDW> mS0>p>4?4d % ^ /8J d      04`( 8(&9&:&F1G1H1I2X2Y2 \20]24^2Db2hc3d3ne3sf3vl3xu3v3w4 x4$y4(z4h4x4|44Cplplot-python3-qt5.14.0lp151.2.1PLplot functions for scientific plotting with python-qt4PLplot is a library of functions that are useful for making scientific plots. This package provides the PLplot functions required for scientific plotting with python-qt.\Qklamb19openSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://plplot.sourceforge.net/linuxx86_64\Q93f18d4e7f4af0d0d0c3ae9639bd80ebd45fca3b09ac22ff586f83768493d704rootrootplplot-5.14.0-lp151.2.1.src.rpmplplot-python3-qtplplot-python3-qt(x86-64)@@@@@@@@@@@@@@@@    libQt5Core.so.5()(64bit)libQt5Core.so.5(Qt_5)(64bit)libQt5Core.so.5(Qt_5.9)(64bit)libQt5Widgets.so.5()(64bit)libQt5Widgets.so.5(Qt_5)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libplplotqt.so.2()(64bit)libpython3.6m.so.1.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)plplot-commonpython(abi)python3-qt5rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)5.14.03.63.0.4-14.6.0-14.0-15.2-14.14.1\\J@\&@[`O@[{@Z@Z?Z@ZZZZ!D@Z!D@Z@Z@Y@YbYC@XXX*XgXJXW]@Wt@W@W@W @VVUU@ŬUUv@U+Ut@TAtri Bhattacharya badshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.comguillaume.gardet@opensuse.orgbadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.comdimstar@opensuse.orgbadshah400@gmail.combadshah400@gmail.comfstrba@suse.combadshah400@gmail.comalarrosa@suse.comjengelh@inai.debadshah400@gmail.combadshah400@gmail.combwiedemann@suse.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.comnormand@linux.vnet.ibm.combadshah400@gmail.comp.drouand@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.comjengelh@inai.desfalken@opensuse.org- Disable octave bindings until compilation against octave 5.1.x is supported.- Update to version 5.14.0: * Update control of Python version * Rewrite the build-system logic for determining PYQT_SIP_DIR and PYQT_SIP_FLAGS * Implement plStatic2dGrid * Difference report default device changed from psc to svg * Resolve the remaining difference report issues * Improve command-line parsing * Cleanup of plmap * wxwidgets development status * First step toward using best CMake-3 practices for our build system * Update PLplot to be consistent with modern free software * Rewrite documentation of PLplot testing * Configure the ps and psttf device drivers just like all other device drivers * Bug fixes - Drop plplot-fix-pkgconfig-checks.patch: upstreamed. - Update shlib package names in keeping with upstream so versions. - Enable octave bindings: compilation against 4.4.x has been fixed upstream.- Add plplot-fix-pkgconfig-checks.patch: Fix pkg-config based checks for installed dependencies; patch taken from upstream git.- Re-enable libcsirocsa and libscironn for i586: these are now building (go figure!)- Disable octave bindings until compilation against octave 4.4 is sorted out; remove conditionals for setting octave_enabled as plplot is unresolvable against openSUSE < 1320 anyway.- plplot-devel should not depend on shared libs which are not built: %{csirocsa_shlib} and %{csironn_shlib} on certain archs.- Handle aarch64, ppc64 and ppc64le, not only x86_64 for libs- Fix building for i586 by packaging x86_64-only libraries only for the latter arch.- Remove python3-base from Requires for %{name}-tcltk; it is unneeded in light of python(abi) getting pulled in automatically.- Replace even more python2 Requires with python3 ones; this finally fixes build failures on openSUSE:Leap:15.0.- Swap leftover python2 Requires for explicitly python3 ones, rename python package to python3-plplot.- Switch to using explicit python3 BuildRequires (plplot is "unresolvable" for openSUSE <= 1320 anyway); adapt file lists accordingly. - Drop conditionals referring to old openSUSE versions <= 1320.- Drop legacy dependencies: pkgconfig(gnome-python-2.0) and pkgconfig(pygtk-2.0) are not in use.- Fix License tag in specfile for plplot-octave subpackage: While everything else is licensed as LGPL-2.1+, the Octave bindings are licensed as GPL-2.0+.- Drop BuildRequires on libgnomui and libgnomeprintui, as they are not really required any more (boo#1067727). - Change hashbangs for python based examples so that they refer directly to the python binary instead of doing so via env.- Remove the stale gcc-java dependency, since gcc-java is bound to go soon and it is really not needed for building here- Update to version 5.13.0: * Bug fixes. * The Python binding and examples now work for both Python 2 and 3. * Change the Fortran naming convention. * Fix many "space in prefix" issues. * Complete rewrite of IPC between -dev wxwidgets and wxPLViewer. * Implement a new Windows GDI (wingdi) device driver. * Implement new Python extension module to support pytkdemo. * Fix OCaml inconsistencies for example 8. * Improve the implementation of the OCaml binding. - Add shapelib BuildRequires for added features. - Rename fortran shared lib and devel package in keeping with corresponding shared object naming changes. - Use ctest for the check section. This allows the disabling of tests that either fail because of issues with the test codes themselves (octave), or because of lack of a full Xserver (Qt tests).- Add LDFLAGS=-fPIC to fix the ada compiler test to link successfully and enable the generation of ada bindings in Factory.- Remove Requires(post) since there is not even a %post section. - Trim descriptions for size, fix wrong summaries.- Switch to building with Qt5 instead of Qt4. - Add BuildRequires on qhull, this generates a new shared lib now packaged as %{csironn_shlib}. - Drop unused cmake variables. - Rename devel pkgs to follow their corresponding shared library nomenclature. - Split out wxPLViewer into its own subpackage, which is now called %{name}-wxwidgets (the shared lib which was using this name previously has been renamed in keeping with shlib policy). - Drop %{name}-rpmlintrc file, as it is no longer needed. - Since version 5.12.0 plplot's fortran bindings depend on gcc-fortran >= 6.0.- Update to version 5.12.0: * Bug fixes. * Rewrite the CMake Ada language support. * Rewrite the Fortran binding. * Supply old Fortran binding and examples option. * Backwards incompatibilities introduced by the new Fortran binding. * Examples reworked for the -DPL_DOUBLE=OFF case. * Changes to our Ada bindings and examples. * Changes to our tclmatrix library. * Backwards-incompatible changes to our Tcl/Tk bindings and examples. * Substantial rewrite of the DocBook documentation. * Default page size consistency. * Updated D language support. * Modernized build-system support for Qt4 and Qt5. * Implemented support for pyqt5. * Addressed -DPL_DOUBLE=OFF issues. * Replaced "Lena" with "Chloe". * Removed trailing blanks on most text files in our source tree. * Make our wxwidgets find module consistent with the official version for CMake-3.7.1. * Introduction of two new generic pointer types to help protect against a planned future C API breakage. * Introduction of additional self-describing names for the types of arguments used in our C API. * Implement submission of dashboards to the cdash server. * Substantial update and rename of the Python examples. * Linux efficiency improvements for the wxwidgets device driver. - Drop plplot-cmake36-pkg_check_pkgconfig_macro.patch: upstreamed. - Rebase plplot-5.9.9-ada-pic.patch for updated version. - Fix timestamp on previous changelog entry. - Back to installing plplot.pc by default instead of plplot-c.pc. - Rename plplot-fortran to libplplotf95-%{sover} as it now contains a single shared lib. - Apply shared library packaging guidelines wherever appropriate; remove corresponding %{name}-rpmlintrc snippet. Shared lib naming not applied to %{name}-tcltk-libs as all the SO in this package are always required together and have their SO numbers bumped in lock-step with each other. - Rename %{name}-tcltk to %{name}-tcltk-libs. - Except for the most basic drivers, package individual drivers in their own subpackages. Users need to individually install drivers they need, only mem and null drivers will be installed by default [with any of the devel pkgs, for example]. - Split out a %{name}-common package with the most basic drivers and common example files included; require it from all driver subpackage, and -devel packages.- build-fix: kill our Xvfb after use- plplot.pc installs as plplot-c.pc with cmake >= 3.7.1 (now in openSUSE:Factory). Manually install a symlink plplot.pc to plplot-c.pc for consistency.- Temporarily disable octave bindings as a workaround to build failures caused by octave's upgrade to version 4.2.0 in Factory.- Enable tk bindings for all openSUSE versions; problem with Xvfb segfaulting that prevent building tk bindings for Leap:42.2 and > 13.2 are worked around by passing the -noreset option to Xvfb (see boo#992429).- Define macro "octave_enabled" to consistently check when octave bindings are disabled (only for openSUSE:Leap:42.1). - Disable tk bindings also for openSUSE:Leap:42.2 -- it does not build because of Xvfb crash (boo#992429).- Enable octave bindings for openSUSE >= 13.2; builds just fine now.- Add plplot-cmake36-pkg_check_pkgconfig_macro.patch to fix plplot's defined pkg_check_pkgconfig macro to work with cmake >= 3.6; patch sent upstream.- disable Tk bindings in Factory need more change in spec to avoid ppc64 build error.- Disable octave bindings for openSUSE > 13.2 temporarily until related build failures are sorted out. - Tk in Factory is not compatible with plplot apparently, turn off tk bindings until fix found. - Bump required cmake version to 3.0.2, has been required since v5.11.1. - Some rpmlint warning cleanups from using macros in comments.- Remove pkgconfig(libagg) requirement; the package doesn't build against it anyway- Disable octave bindings for openSUSE:42 as it doesn't have a recent enough swig (>= 3.0) to support this.- Update to version 5.11.1: + Bug fixes. + Improve traditional build linking for nondynamic device drivers case. + Comply with a NEW value for the CMake CMP0022, CMP0023 and CMP0026 policies. + Plot labels as date / time are now available for 3D plots. + Comprehensive testing script improvements. + Build system and file cleanup concerning retired devices. + Many improvements and bug fixes for the new wxwidgets device. + Substantially improved results for comprehensive testing of PLplot on the Cygwin platform. + Initial success of comprehensive testing of PLplot on the MSYS2 platform. - Drop plplot-swig-3.0.6.patch: incorporated upstream (use - DTRY_OCTAVE4=ON option to build against octave 4.0 if available). - Disable plmeta driver: fails to build. - Disable building tests: we can't seem to get make check working anyway.- Add plplot-swig-3.0.6.patch to fix builds against swig 3.0.6; patch taken from Fedora and accepted upstream. - Enable octave bindings back, patch against swig to fix its octave4 bindings has already entered develprojects and Factory. - Define %{lua_version} to be 5.3 for openSUSE > 13.2 (Factory has lua 5.3.x now). - Drop conditionals for EOL openSUSE versions.- Disable octave bindings for now, since build fails with octave >= 4.0 (now in science and TW).- Update to version 5.11.0: + Long list of changes, incl. backward incompatible changes over version 5.10.0; see /usr/share/doc/packages/plplot/README.release for a full list. - Adapt file-list to dropping of the 'd' suffix for shared libs. - Drop 0001-fix_for_cmake_3.1.patch: incorporated upstream. - Enable plmeta driver, it is now actively maintained by upstream again. - Add new binaries and man files installed by upstream.- Remove redundant ldconfig requires - Build with wxWidgets 3- Added 0001-fix_for_cmake_3.1.patch to fix building on cmake>3.0 http://sourceforge.net/p/plplot/plplot/ci/772223c638ecf5dc740c9f3dd7a6883c6d2c83d2/lamb19 15547969075.14.0-lp151.2.15.14.0-lp151.2.1plplot_pyqt5.so/usr/lib64/python3.6/site-packages/-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.opensuse.org/openSUSE:Leap:15.1/standard/02ce35b38dda475cb21116f2ddd9cb03-plplotcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7e400ded9c9cd4daf944803ceecec03545bf7c35, strippedRR RRR RRRRR R RRR RRr"%ȉ%{آutf-829f5ea48246ab03d92a1d189baeb62130625eef2b0d715badccb0dd3fb29ac59? 7zXZ !t/v@] crv9u^˦'Cr Z~RBpR+UDFJ -0$ӄ9\_C ¸6Y."IٺdlĂg!>iyRhrJ8hNvY{& 4@EdKHA ;VhYMu {EQR*Lrp'mwe5)Ya + *u;iyzߕf|\m´7Kϥ)j@ir24¨pX7GX}zPgK('H'GQ.$\!R$z} l܎܆5t6O8~ħѻ퀃WTFsOoL*/ uŒbG4"/S-U*t#aW we#!^NoLVZOLo/R轆QCxLS( U[R&R->IW{PU,h1@PKlY5P )\,IRH'쌟Kk`s}1&ߦ#%:ȟTRrҢ<*]pap9KkeGi6U̜(bt:U{YR:N wO'Ked=ȐP rPoa]*({f ;z}!pΆ=qĊ5=Vh>YA 瞠 9D!fӸqM&I5i|87gQV[ϛM%W>2O.{)I4nOϼ̷LNB;qĸOp M !>Ѥ\gzJf s A|BBCx61n(-as Pp]/^ٖzZWV[YϓK w~G/~㥮bLY!q/wP7_<$w{Υ9.I/(mEvE.Tqd) 57;~_"c'ܼ l/V4[̛nFg:w DWMb(>4)JQW#k›)4$:tC4;L#Y; !+?.uN).X0t<ut12 #.rq)`&h!H)bNaO#hp0jR4 HFxO,=1A:3B>io/ӛ4*'>Pw[<$uݳV\4OQRe#F⦒ᬘSLp% A =r2Q渥_F!9"vArbb,iDܜ$Kwtwo}. ˔X[M?Qv*_"G&-B50c"<[A$wcN/Пdž,>ʏg\LG^Bs㸤ݐo!a-\ MQbIA:3 v3pxHH^ByQ"N],-sЄMԳ{s2W ˞?13U8cr 7L8hyfYǗ2aSߠSZF7 ǔs-Bs$u:O e'm 7~d>7Q<\f@4٩ TX 24UFpwu򇦠'T<e,[O` Ή&9 F93g$(b|\EmڶRĭIAOx΁ib{?M-c;7.y -Ǜd:K&Z]6ߥelp5-Jjs5R'˓𛠜tBʒ/誾pZo*5(P *QVR49|a*SC5lG)1yt\"aXáй ?NuxbvDo8Fj4ϭ71$ tܝs$^|cȷbGGTK 3?";(=Gz(g3)4p9H~md-ƽk0x\l>ц: wksp># @.O7{hN-* NK0DH;NwfVŒSP.`_տ%()](hyZiqV~ 䩩k!+gr!8A'ޝt173ݖ(JLt/R0W?- Q;?Ԥ"]s-7JgR/+ägྤOi4aQ6YIohwQ8M @@Lvd.H)p:$¬? :Kj [sdۯ0P04"#L)kT]Z d~ēy3lKUJ }ڇa9 -7EII`/\ W{9cxIcx߷XN)(]FZ1IxoQ& Sݧ߹sanγ?K}A- &9ۑ6&fZbE<;AqQzXBrz 7.IX-|5W!tԔwL-7)S<&NCHhi#13]*che\ *+ ,C-e9ޒ)|Hs֦R+Aŏ׹lB#/pf_~ ňǙN貱:{Dz:IU_fBrфjH1* 'raVQʎmx)GBYB]S7KC zЗ7tÕ'd5jo[C% vѹNT ,6{] $N~ZVjPEz#8:<}i' J}(~^/:OL]b9٫=㾳[omtUX`p e7CUsAK@a0T*yZ6;/γ$Y|ler0iǝXJz16{=Dۿ 6?-`*{ʣ~@4y0Qilt_M$Pu^7;dEcV1GZ}?3@igvG{܃=.L**S>i6dg' Cn)}!7!6"z+3R=Py:d(tc"  Y׬ aD)Z5EWHSS| =VTѡ^FGsk> ;zc`ZV=-f yJtVV`Kn BN1w˜ dhi% -4dGe9P.8Ԉ#k4Xv\e`G5ʶіθL QՒ(Zrj@"V~~H#ZЙ ?f$j߱U'&UѴEXX[3&5y{Y\`N~2#'mn)5vwqVO `*_IMr٪11|bg+rEt.jظg,A5rEr>_DpIMXUsk_D.w2$#ku8F ¹==dc4DdA#JZaUy{t)t (V K֕ys`_pG{Ir˾ ئz5?c XV1SspEᜐ/:1HD}g9]`1 Rڔ,XMm=Q7&Ұ>D)<'Jƒ\he2*khQ=DHLV1c\RaGIz4i.GG {Mlt@K޲e |~omLG,LΤj729W}\ƴ(И)g%0 w4dEٿ3v&3ZhGauM3}`)/?3NCt_>jiS="ۂ P0O {,M-Ϥz;:zs8=1t1F1$K?y68_aP\̌it]"}}SHzz$Y:| p:==}GJpx0&,coGȹNh吾+@\L(p)tDUxyc|L$wZPE&;*saV9_ rt*; Oycax+u$7CXa'Lۙ #(mΗ/qկF\+*4qIOD"J 8%^e]z}峢^E>ctc3FlvJ-T/J^X>`0[=!4gʇYcR3n8Q%ؾ)2bėb'q|xc_kx2Ti{156.P[.2owu8:)iZ<͊.5&v (ݫM˕thȖ{k\hp1zN%`Q¸^u2 /]Be*YV**(YI96s6r`~'% jlt++$!@'{b[\'OIu2-g۔ucBe$ҾiTFbGO=E\}k1IDv`_9½bVX<2dY[BSdqֵ[ϐ{k;u}1 BΏ7;i݅<10+)嬓+N6ַJFT6'L+?Kh~iZOd9$S<0RDp"8M.H$s!h gyͮ}УS-,m% 6֍+Mx:D3n_O "UH.-T/vqo։< ʌA}~ȧT4m[9_\2X.~֞)i9 ؅Hv92@RSt`fmҔ%8zdiǍLp2oJv%ż6~oS䩗?V"ޚIXPq{INԍՉƳ^gtО~4le,9 釼S®K`31aڻ mC LH3a b N L-9Nj0e,X$X_|"1R.-sjkv»q.;TiLLF~{pEN8Af|m\ 2LAx U׌BxGK'ch$S`PF>u[`=q $HYOŗ8o@ u,֜nsG!Ys>ْq4|-򅂆1 S1+DauEVZޕo@L:P" ͧN?͗Uq p%؅֯y&R2J`G=kSYBgrQ /u8+QUaaG{-pقw x׵5o.>Po 3ݞ#Dbp,hvziɵާ:ЯNeMIsɟq>4T0.6ZdIi66OZkQ"ľ8 e x8M!7g/:Cjx׋+>54Xe>DY/êN;. +νziof>Rk䠦_/3|>wߑ1 ٝC:͗0sVO9 * [)]q 'Vs'/MY~x?VӲ*OZTᱚ#6jGԅy@7CAoЧas=rjoƞρZ]YwYKDuCglHMVZ -Z2R vc(懲Evڢ&}')j*ꙫ h(%UFjto>CchzjtWRKK/.[5 ׽*ޅnw:tt˶"bvb@8mzK}@۹EyjϜuz$WS}җ|6nXЖU_+p 2 0i<ۓpeQ~/4,.1qZ>,ᇺ'/7#A%Oq(HUp|I5:|ۚ "#/_ApBt˵gK6Rbe7= "J#'hui@f?Aa6njͣ-Ĝ6bS[%ET|YюYuI0Sp"qyuǷyqh%Ӟ,C9 X4@fy++MT%)j)u^ M3PGf9F3m~S>(tb$.Vӱ[#8 P{Eĥ1O%mZIB2d.?\YsoZ=FBy9k$W @oXF1[oV=,Pͣ7Ez|d"d`q8@2iF}8q[6XVݔKOD8 #MjX$&"k|zCX` Sd@OR9lc]o")7=nγn)`q<ƫ3hW5*:~H,hͧGߎyJ|ϟ wʽ&FN'-#g&4|{-VxЕ-!U~cdNOpGTqo8R [géo#B5$HjE2{"#~ttJx'6 ^x,9ޞ~why%75 gd|?[@r *N>S ~JLrjBW!0"7$&1Nsܳ1H(;;7:F 7T~ݕ\E;a, ]dI γ~d#i7? {oA8_?;:լȐCRLm)~:oO@$kȌƒz\^B]3+:ڳ#2—ب{JZqdr-t(ci 97Ұ81ySXrFJ >7+I%})s3y 5˝ P>U_$}ॕ; Ҵ#m✙Hp> j_i;k.EvСzsjp-QPF,A{QJPy}|謩]{ƙrIi Jox21iխ6B.ILYqo-.W3e#$ 6Y4Z(Cbx)sh1@.jWrvKo Z?0m.'OYF8Q蜱yĩdI s "2(Wv߅Q\Y*p$zcH>v=aDo>'(@j9b.`N}ƦP$JisSφcO Ji쾊b{ߵf 6jJ㶦`KfJɕS[!uص7ZB?a31NO3:U姅ϳ?9ºwq+l.3zA@u`yݮ{RvHT4,;Ŧk Do6:2e1@ >x RS.!5ds%蕸Pfٯ.6{omnj3W ftpl(r YM `$L6޷ۨY0Q>^@Ę glNJ/:Q XO%I х0CTVћ&zT Kj Xl`*!CzKA z|oIs5鸋J؉nԦG/V#R=}'R5!EKdϰЗJH,/JW~lULXE$r@~iHw<P&WbB\PjĆ4zP3zȹ75 HOku\Xz8WuJР[ȊKݹي}3] 鈌yW,@O\s~/OG$|uH0xh~3xƽKYWJ^̶M| ׽9L\ ڙT%NqQa'_IZiZ#fA?G>)r~ A-'߁!a.R&T˟J d){;oHڀOW<8nAd#1-/Tq(R`%eE墦2eڧ'Ǒ¼8 $Xq>G sl}A`Oc`AB)Fp('oHߙNm[Px-#gI( \rt0Ym4Ӈh᠍<9?cB'= =jg;gy@t3L*Zߔd[w6 w(DgP#,a72Hnt'$~D]~:?);h{18zoh dThlnBQMUlj r?R"pfbflآG[3O'T-tfք|6Q[4C"H ;-l&JHZ(C-#/30dduo/Y&]LRx̼ ǟk'OM̧.F0`vz8SO(jRa6CO OmГg}l5Df]I>c点32r֠{tm4!ND2`/mc# l!e V{yLfLfaj~$yq7.wS(i#l? Bs}Bإ5?(pK΋@`\!癉(t$9hơ&tI5k֦7Fs-5x;.U2K >qRzK'QnGK'V -)[iLQQb=͎BWBI: ʒGD!0N=D_tp߬ONtYd?)jFi`S T}Uy޻ *p3J-eJN0f߀ʆ &V˼hU@K}#*~u *٢ mO),ca4tU>S8~Y>s8}^6PLT&wpt,+SK `aʼnY=e{=ov%[8V ~O"Z.zߠױzꇁ8X{F%@4pߴYMzVRa0QO3.e" `s[d9C}-n;pܦJp5Žd.H&|4`iwš|4^<gJ> ?f -Va.ZtIp관,>Gcwi i T}n??[ 7k!!S3Ϫrj3B7Vd7\Jwk@ Uǒ{L5uID][[I8fؓ;?꣨S2 q$[N)Xȯ=ܗk1XMF㢫MjeGֿsd-1ސdQYq ±ԍ>ϳd@qEʽ?es|%qXapG $X'rj+(rr`ugcW8G%t3χ%snWv \Ӄ%LHsגCrrc?sԪ<n>:m/r[p&.&7a*a!ǥr醜$yܣ-9uco{x  t6>p.X}(Ǒ ?IJ'vճ#IދV2bUEN­ՁĺF^cR]<^/G1gU `/sZ.B'_$-f&pV\,BTche F;647_fδDA~`MbHu"pM8\֛'WL~ɥE@nC[9HDe97ejLwbfү4Z 1~"٦50SJԁ/iEyy a>~-+6R5f +\CPTn{8 AT `QI:T64a^iW*?VĝiGęS_G;֓!F٭ {[KYsHȃ{U/h#BpS+GS_ AQ}7_^D.E;幡q/@˜|[4g#*m lZ~&E_Aw?Mvo?pʱxrA1ƙ䩚O?_rȑ kI-xX:I1Kz:36lR)V4=ڿqr}qB]-@>u\$nv@n8RZi@b-F!e6D=SDfz+i`%[?a38)K& h~@^G򨗝E<{b-FM"ݒޢ/F|Guc30O9pCb+(Ȅ9mPe[kBV)ue~Ļa,I6)I5xs v!- 1N?].5#^4?ݿtpAjHr/=J=:pbצH oT'$HHѽZVՇi[%쐝fǽۤW}n >_rKN:>5h6HlڝWY ߳`0Ţ,hY:< <ѷQt()W8'I{9/&1H::Us&Zcb5٩fҕs͇# <&(|-a> 2[JbE{hlqzi`DV%tgհւKmvD^屡pA% Ŵ%l|#uNOH97zza58 ݩs1`9@ 1yS{h] ٫j8Rk: 7f0V,pd3,=ruA۵]^MN/`liePfL]&ě+ v\Z{\{PLo2wZ5S0p 15(pG W *ʦ,iFD_|(>IM!+KkT(sM^$a. 1lS>%X5S'z)If#`*Nȧ-E‰u V}_)OkKI\׍r(5}_) )e#-*ClЙ9($5'_A0T|#C#\ayv;&H2wz7٧- d@STlշZz΀8&fbj/ZQ j}±Vl#\|XH=x. Ml\Q (^;I'!NpQ|XEB޽€@rB:Jᚣ]ۓ0)j*TnKxHoُxm^xTih}4M<>\"")؈NX2eqyY ?4$贰Gs 4>_cHf^#,Ƣ|&-{eFJNXT3ZjihfzyNnk j塃^L4m 7WIE~v|,E.&fVͲQ;uFh`J=us \+Z{ac OHI[,g3p澲;6Є43> _re i 3/mЅ$NؖYql߮7MtD$fvi/e ,FW\2`VVrMcqfkռwTK$j { 9$(:`ȁmB<ȁ ";b|2[zhC|@GoQDm @z%?[@"ToSH\~tβ\zrA|A1ܓraK<'.y۴|ixE^0h ?ki0iQ\_2fmXDfam145WBO^㠾v#{7P.;'BDa_/xnoHH _Y&#si%'Zs:nNX@f6DX{Ꟁ"Aԓ {TnkH4b+<3K c+Qq\*s}Vlm2,A ,dԏ[s@fOYIv;+-#$uZ!K3 72Pdi0oq  )an C(K20J$Ze$*GpK+\=V29xBHq09жnҩ<,{›,!.ŧXX^-[`1x̀ovE HZ/Ap  QY|;nHb\ /(&4B5.2޻%sdO?j(n?sR(EP aN W5GMwJ˛F+>~?ʵXQGn1C d&cvvɑOb'C20L5$-c-6ԁ5yt* ET~&;l2q֠d528=&[-tͤ)b>Uԥpwd,t#=z'AdW&,`Ч 0k)۶rI 4Xa 仭Ysf:JhR|]Fʶᖩqt7ؕ_l5l7*UׇQ)m$$O`Vt)ʮ%ZE ;mPsU~ F/ :TU9hMPs0jsg;ގвE>q Y =Fȱg:KS%2K|(Pƙ&<,o.S q 带/ʴF\J<" D oQNotdHEdChF MK;`П:MJNV~xCmif;=7i(6lUL!njEIf4IEEto@gjÏLMUm;i<*Bd%^mV *i9;t `͈CKC|',r wkPzYW@'}M&_`GSGiLRjd dá65 nʹW4O$lTd?\H}rqh EɌ}L1n&t#.1݇fOxʥyc4eQ2 5!z›ܡ!ulTckoZ@nn\Upz$A>J4|e\ `ڻXߨ7x(^p&}tз;K)G4Տ}9%%K_Jӈ(ͧ74944q9,w6\AִA'UR%} %璨y(hBp} IV;Pbg5ddzđ˵@ˠ^dXMR$|-iH· 0|::Oq9kxbgʖRT1h CS]hF Z!-z4Ǿ'0E>M?ou 14/Tk'>mmPxԇ@6ӝt:×[{)ZINATGB2aZ^]5eXe{ kMKLӽv4ՎjqC.Ų<i cs^ Tk4QgJ7$h &#i3UsR0$;4Y8O.QƉ2^.dS>nr*$ w vQk'sfB䥩1 17" ԢTŕo3?i)Y \{|UrG4>ez6,hoA$S5&136$iS}!"\pz9J Og K,&O^CZ8ߐ$nPqUO" F-iLx((b_rWaytM5hTPL-X-m )s;% ZȒ0'? /=fzhzx~rSbqz"dsvoro\=,wX@; dw\ ]5es5S.TZөEWaT츋CWUR5JmHOvӳ8+G#WkEġN[ k1(S(D(SڣDGO ̞Wa2HoZY)_'t{Ip\IVGǣHn Bwȯ!>:_VHo$#߽E\ܗks#˩_T+coNfȫ9$̶Yħ'3N<P*gb9DYVXY u>h?$UQq I2KЅJ^R\|@gi@>|(Z;AvG]' ~a M;1|ζ3jnӧ SNͻ$OƝ`ƖR-)H:\oJE?iCH=4QZW`/`͓PTB>Od8gE@f?,`âW>'&ϝ5!?=alm'IvY}if A {m+W=r}(Ĭ(iLl|zgA_0H3bY%O]_;0kt L]{\Й Tz@MtL}(6uӮ:wVCu4pE|6JP8C#uZp^lx F=b}98$Lk͞O4;iq?Ht Iqw߻\q]+qKq'"6EVUǽ6_.P'gsh7e*$U4=.2ŷ kFS_0EcxR2NYEa-.hGBe ߷D_KC2I?Uz=Y;e@© %O W gcn#CwZhoGɒ"B>HFb )FCZW!k&ƓoDi~ej:GHls'l[aU-xpv t i6Ls5,֐՞چ7q!U!nrLrIhm (2z3 'Rۄ/9x@`X#{΀ _]h}f`,Ւn}4%IN:֩C雿w.r#M> ꉑ&GƀFqN=8oZ +@ONÊM ĵ4)UrN芈^;EG1qm̱8bגtMl"3Vgm*r-;A.3K!$FU`~wi<լ֗UWùh͙^+ 3i0zΤK|L4S4b*m zW4廄+9r17 ߢ"]HE!OvSt9g1@5%{^ t%T'`DH9{!TBՒiH<oA2?߫IRVyxJ'BMDHHP'swi`(rOypI 8c8a^;޸| Esv]-@M#9U:"e gJq*Ћ`mj[lV؟ o|[c+ m>HQ=P ҝ;շbhzSy#[ܟH+5_x`jP(vGqk}wDR( 9܏!K}:@c'/Ιvz?W.-nø>A8iʤql8Yv(okHK<Tj_f4D/fGS U5S[/JP2SNJ>}dkW&ޤg&R+r [/!:Q Vx G;t]AYJRsgwA'bS&fd7 s|߃@ ` IP(>a @Zg};nau裛6x$ոm3C*EnQKEccϸk"'Z!bڎo8'L; h*t p~ b|ieͶyx.8ito=i"1ߤ[TMz6I5g= *b,/X];p0|uř~P3mPpQ}ی*3v8olj(v~!k~8ގCjܛ+x]:H\H78ӥ+|:KBCX-*bU*KQ7F;r, Ww> 8+l Z~@#^N*,fo fJK: 'F@+4lAeuQ{;[x,I}V/\+3.l\*A ’%%DN\݄+%=lL bnMm5}Rke l+P@w{X>&*[{ŠB%o{X,A:!}J N(ȯݼ<4 t,i#>'(?6Tp_:(eJ{e&ԻUHi,; j]`8sْ.ch<6H"z]( \/&ΈtAG#CN] 3%5@ ϓ=$9ij]jy SR/t%X++P͒Ljnw[׾vOW y.p0'raV qqc _r1:(JʁQiɶd;G<pS"B ?ۀ#( xy0mk)2uG|gyt,]j7kU"̧X 6s15zoؕW+,AZcDUtʟ75ii}g ׮~ D'φj <$WVA} 7(抟Mn!Ssr9)5=o:~$5LܼʒµTtH 7, 6FmU$[sͭiOuP`ժI9ύB[]O@_u̾QsC$K&D){+f,\{v! o%ďg^ȠA/~9멿Iu-,ݎ.d?z.BQ60&Q°G?<t2Lqq- Ιo;qb}缬;ӵ\r?N*&Wm$S:t#F ֺ`-o C/G ).Nsg2c2ԢSX'ZdO8uw8 u._c{0L#(miT?ϐBYYܴav<"Ys"L$gsb U $U@C(.ٶ]B+J7=UWN4PN8gE3apb*n}XALsi+C^B[f&[^8JMUeZiy%ՁnO9mku"9cPO19bE.QM5dm9VO,3 pXΛ0_ wۓ ,3HJXVFAN=͋Sa4wDu].v)VaGI匚"fGVUpS$J`>O2)XԸ`yg)ěr63f=k ( c9z*ObZ%R6[6Cwj]޿'+h)`YNky_@Nk:.jߩ(x[K&o(δ0UnA %>˃=V$8:OB\Us\flHjקN8[o흋ZCtMMvibde/"ngG((*v!ܦWV|ɫsƟQZŹ@=FhDpuš{9%]dxa]WwbReϡx"V]'fv#@&XHkӀڼi!na&5Ng;/~hh^ cC5*^fiq\FjOd5ŧ wpd=xXN= NHsJ/WF~ހ;K%@UNo7KZ"+dd<`Z' c+FPY*A@n.ԘqxWT Xd(3 ]Sʽ~]7W򥿟LӧGE@XS'>enp 3oW :VFh B;P;e4;6$O1ì&zͫ&q9̒HΩ NK0ߟ|pn@5(Mڬ$MBɅ}=| nEc.b/ kgCY$lt8 N]{H4z?o FQF P)R^w "2s>n'/8T*=ŵ<ݫ!'=3p{Ζ#vPzj?EzNl1J "3(D o"{':XZF 4q)4aLi Qa)0{^l~Z4!jvL@eh\N)$Pa6&QkKym׆,pT\@<[:LqptmSMA@{,椓aroS.h-ݨg}NRP QY5nF0sϽ9LhxypT+ȏ2ݐ=ծs ~h^U%}ƦFp>u8)qC]Ts뽹=Eqj( uLx֑…hTmp!t:_ #a@ Iュ~&2TF n SپoHaLkXN. mEh?t+v[7} ѱNq͹$O6~% a_Bt_5qI,I3xj%AH{+&E[ iKSDzsnQ(N=pFqg;BYu 6^S+%R_:sN^r6mW},R:ؗU6qC<& w$N3f1mՉ\.Nn\d@\EK92d#/խaUYн8Bԭ&F^;uxhBTbEm^cJ. @SԒ 9?=&՟A]U!j&^pCwH1,)q"6؝Ov 1)j`<]>>W63k"[ӧ!0Q z Zz| dWX 5≏WϲNex|ʹ2y rH{qQHDZ 2V9X_{Oͩ]0KC*)6ggHpq"HJIl#]O̠jq,X6r؋x # AgRî)XMbj t7۷5lG4YA!Dl.~`=gUq~}t/ȗ4 EJ?NW73MJ~ڦrnsۥκj٣yEk8͐җk:2bq ݛD+ UqE XSW6wòy& &RTڊΰRӐܥ"^8c5it7`W}ʸ!74d \bͯ @ӈU۩#K%2Ivt 93v~!iF 7MƠ6O1?]+|4B:=ɋk`-[s^iPKQ@(g|_'hlX]vwU"AM]L6I{j$z#oJϖR`fށ߀^SK#EsSk.B>[ %J%'iOS񢚽~w% J6io_!ApL`I^{ n:-¦#y7&$B7obt)oŐ/1Y yp]FvPZ T?L!u( /J,f>bR!TGR9֏ފW{~I]zٟ}?N@$Ojk,tꁳ [0̀djugHIaeg&OΚzpE@QSd|_p`(벸ˬYE?}DaV&jW|"(8n>1Z@n8cDЅʸ]/+W ibB|b0$Ψ57 yYY_\ "Rpx3#`oKJJ(GBZ.HKM9%z&S{P]<^7J8KZ Uu޲6cM;*m~g\򙰍q:M y;S&_w˼AL`|Og41TjkeGF?JG0R2G<Vvˍ߮uNLi)ƉrS^t_Xa݊kG1KE(u n o<߇+ʟWtH^)=񱁔P1ZF4E$*5&\d+mـ8'<*E#kkH; h,YcٙZ%j`V&I\92* 5~r_oުi pزbobnu'Q&d~#X']`,e*z]wokJ[)ǸBFrD ]}K&Sp#J~IN{`7SҵK&eܖ&+oJRO{62Q"WFB|+7-@I. TpEJ#4/Z8*=Z$,CiR; 1Ya_sOOT֙PMT!3l=:AgET͑'8.ok$*Ɛ@(r>M*>S;sWʜ-Pξ`*ME&+r\%hUZFR\#LMV0 3 Y~?'SF4/UX`2r ' Lթ1#h63ĦpL P,N!ExIbMO3$\] \KIQrk kxs۞w/3}԰C7ʒ^h!WfBY^ٴ+^МdONBZj*F6Y3|to1=}i#zA;KfTۊN#4Y(%y;R d(dZw8*"¥.7ҏw3.A[5$<:M{fDUЭ ;n YZ