libboost_graph_parallel1_66_0-1.66.0-150200.12.7.1<>,|h~p9|}]#o[ɚD9M^aɳ9ߓ#p} n搫5wŘYRW=0va vWS/[\R= tmϖ&ݑ4"ɓ0Շ+޶ԝp}z#|gnZTMfBdcEIdZt- mãuG`an~ҹ$2rPoqyo÷qlr@ძ~ F0>'>@;?;pd ' 5 ] .4<@ B D H  4(8,9,:,>83@8BF8QG8hH8lI8pX8tY8\8]8^8b8c9d:e: f:l:u:$v:(w:x:y:z;; ;$;*;lClibboost_graph_parallel1_66_01.66.0150200.12.7.1Boost.Graph.Distributed runtime libraryThis package contains the Boost.Graph parallel runtime libraryh~nebbioloFSUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxppc64leFh~:f184655e729113376b12e0420e6e0a7b8ac8ebcaf1d8b0aa030e63849682b716rootrootboost-1.66.0-150200.12.7.1.src.rpmlibboost_graph_parallel.so.1.66.0()(64bit)libboost_graph_parallel1_66_0libboost_graph_parallel1_66_0(ppc-64)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigboost-license1_66_0libboost_mpi.so.1.66.0()(64bit)libboost_serialization.so.1.66.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libmpi.so.20()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1hka^s^Zľ@ZaZ7Z@Y+@Yܶ@YdYX@Y@Y]XX@XpX@X~@X{d@XlX!@X&WSW@W@W@Wc@W_W_Vn@Vl@VV^VzVm]Vf@VV@V*!@Uyx@U]UMT@T@T@aschnell@suse.comadam.majer@suse.deadam.majer@suse.dekukuk@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejmatejek@suse.comadam.majer@suse.denmoreychaisemartin@suse.comadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejmatejek@suse.comadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejengelh@inai.deadam.majer@suse.deadam.majer@suse.demvetter@suse.comadrian@suse.deadrian@suse.deadrian@suse.deadrian@suse.dedmitry_r@opensuse.orgegeorget@openmailbox.orgidonmez@suse.comidonmez@suse.comfstrba@suse.comegeorget@openmailbox.orgpth@suse.deschwab@suse.deidonmez@suse.comidonmez@suse.comschwab@suse.dedmueller@suse.comrneuhauser@suse.czrguenther@suse.comdimstar@opensuse.org- CVE-2016-9840: fixed out-of-bounds pointer arithmetic in zlib in beast (bsc#1245936) - adds patch boost-zlib.patch- variant.patch: backport fix allowing perfect forwarding in apply_visitor. Also fix wrong usage of boost::move (bsc#1194522)- libreoffice_compat_backports.patch: add a backport of Boost.Optional::has_value() for LibreOffice- Use %license instead of %doc [bsc#1082318]- Multibuild requires versioned Name: tag and doesn't seem to do this automatically. (bnc#1076640)- Update to version 1.66.0 + Beast: new portable HTTP, WebSocket and network operations using Boost.Asio. Header-only library. + Callable Traits: new library and successor to Boost.FunctionTypes. Header-only library. + Mp11: new metaprogramming library + Asio: * implemented interface changes to reflect the Networking TS (N4656) * functions and classes that have been superseded by Networking TS functionality have been deprecated. * added support for customized handler tracking * removed previously deprecated functions + Atomic: improved compatibility with GCC 7. 128-bit operations on x86_64 no longer require linking with compiled library. + DateTime: Fixed an integral overflow that could cause incorrect results when adding or subtracting many years from a date. + Format: New format specifiers added and volatile arguments can not be safely used with operator% + Fusion: * fix compile error with std::array * remove circular preprocessor include + PolyCollection: backported to GCC 4.8 and 4.9 with some limitations + Uuid: added RTF-4122 namespaces in boost::uuids::ns + for complete changelog, see http://www.boost.org/users/history/version_1_66_0.html - refreshed patches: boost-rpmoptflags-only.patch- re-enable Python 2 by default. It's still conditional, but remains enabled by default. This can be disabled in project config.- build Python 2 conditionally- Use multibuild setup - build no-dependency libraries in the base package and build the rest of the compiled libraries in the main variant. This should speed up bootstrapping. - boost-devel not built by default anymore. - libboost_headers-devel now provides boost-devel for legacy dependencies. If you need compiled boost libraries depend on the current compiled devel subpackage. - run %fdupes only on the header files and documentation - drop build dependencies on gcc-fortran, chrpath.- Setup MPI environment prior to building boost. - Switch to OpenMPI2 as OpenMPI1 is becoming deprecated.- New upstream version 1.65.1 + config, fiber - Return a continuation from functions executed by resume_with. + stacktrace - Change preprocessor file extensions to work with the installation system. - Changes in version 1.65.0 + stacktrace - new library providing call sequence in human readable format. + polycollection - new library providing fast containers of polymorphic objects, from Joaquín M López Muñoz. + For full list of changes, see http://www.boost.org/users/history/version_1_65_1.html - 1d862615.patch: upstreamed and removed - gcc_path.patch: obsolete, tr1 module is removed - mpi_upstream.patch: upstreamed and removed - boost-1.57.0-python-abi_letters.patch: refreshed - python_library_name.patch: refreshed and reverted upstream changes to mpi/build/Jamfile as we are building python2 and python3 versions of MPI separately. - baselibs.conf + add libboost_stracktrace + update to version 1.65.1- 1d862615.patch: Fix regression caused by refactoring of serialization code (bnc#1038083)- make python-numpy optional build dependency - fix building of mpi python3 plugin- New upstream version 1.64.0 + process - new library providing cross platform methods to - create child processes - setup stream for child processes - sync and async communication streams with children - sync and async wait - process termination + geometry library had some breaking changes, - ublas_transformer is renamed to matrix_transformer - explicit modifier is added to constructors of rtree index::dynamic_* parameters - strategy::area::huiller replaced by strategy::area::spherical + context library updates - deprecated API:execution-context - fixed bad assembly for fcontext on ppc64/sysv/elf + Updated libraries: any, atomic, config, container, context, conversion, core, coroutine2, fiber, hash, interprocess, intrusive, lexicalcast, math, multi-index containers, multiprecision, predef, program options, regex, smart pointers, test ,typeindex, typetraits, unordered, variant + for details, see http://www.boost.org/users/history/version_1_64_0.html - Build PyNumpy module + add build requires on python-numpy - test_lowcase.patch: upstreamed - refreshed patches: boost-strict_aliasing.patch, gcc_path.patch, python_mpi.patch - mpi_upstream.patch: pending upstream fixes to OpenMPI build - python_library_name.patch: we are building python versions in different stagings so drop library renames. - python_numpy_retfunc.patch: rpmlint fixes- update python macros- baselibs.conf: (re)add python 2.7 and 3.x libraries- Fix dependency typos.- test_lowcase.patch: downcase Boost::Test usage of uppercase variables. VERSION was clashing with GNU Autotools define resulting in compilation errors of various packages. - recombine headers from various devel subpackages under the libboost_headers-devel package. Not all usage of headers that have compiled parts pull in their associated compiled symbols. - general cleanup of the spec file from old, commented stuffs- remove non-existent dependency in the boost mpi python package- update to version 1.63.0 * updated libraries: atomic, container, context, fiber, fusion, geometry, hash, interprocess, intrusive, lexical cast, log, metaparse, move, optional, phoenix, python, test, typeindex, units, unordered * see http://www.boost.org/users/history/version_1_63_0.html for complete list of changes - refresh patches * boost-1.55.0-python-test-PyImport_AppendInittab.patch * boost-strict_aliasing.patch, and enable -fno-strict-aliasing for python module - baselibs.conf: * add libboost_locale * rename python to include new soname - remove python-2059618.patch, not needed - make build condition --without buil_mpi work - allow building without python3 bindings, for SLE11SP4 - remove versioned build dependency on libicu-devel, apparently not needed. - split out the boost-devel package into individudal compiled libraries and their -devel subpackages and libboost_headers-devel package for header-only libraries. - remove all the -mt.so symlinks, probably not needed anymore. - ship MPI python bindings for both Python 2.7 and 3.x * add python_mpi.patch to allow proper compiled library loading - dynamic_linking.patch: first attempt to remove static library generation during build process.- Revert upstream change that set default python version and ignored user configuration. python-2059618.patch (boo#1006584)- Rectify groups and description- package boost-jam - add missing ldconfig for libboost_type_erasure - fix EOL encoding for documentation files- update to version 1.62.0 * new library: fiber: framework for userland-threads/fibers * new library: QVM: library for working with quaternions, vectors and matrices of static size * see http://www.boost.org/users/history/version_1_62_0.html for complete changelog - remove boost-fix_include_config.patch - upstreamed - gcc_path.patch - fix GCC search paths (bnc#996917) Boost assumes /usr/include/c++/x.y.z/ existence for GCC 4.x onward while our version of GCC only has /usr/include/c++/x.y for 4.x GCC and /usr/include/c++/x/ for 5.x onward. - migrate to using %bcond_ instead of hardcoding macros for different Boost features - better way to limit max number of compilation units than by reading /proc/meminfo and guesstimating.- Fix boo#994378, boo#994381, boo#994382 boo#994383: Fix build issues when optional_fwd.hpp is used before including boost/config.hpp - Add boost-fix_include_config.patch from gh#boostorg/optional#19- build it from "boost.spec", but create versioned "boost-1_61-devel" packages- build quickbook also in versioned package- update to version 1.61.0 Details on http://www.boost.org/users/history/version_1_61_0.html Obsolete patches: * boost-1.59-test-fenv.patch * boost-deprecated-type_traits.patch- rename package to boost-1_60 to allow multiple versions- Fix build on systems with GCC4- Added libboost_python3 to the dependency macro. * boost-devel will now correctly requires libboost_python3.- Add boost-deprecated-type_traits.patch to fix deprecated type_traits usage in boost/graph/adjacency_matrix.hpp header.- Add the following patches from Fedora to fix underlinking in boost::python code * boost-1.57.0-python-abi_letters.patch * boost-1.57.0-python-libpython_dep.patch * boost-1.55.0-python-test-PyImport_AppendInittab.patch- Updated to version 1.60.0 * New library: VMD. * Updated libraries: Atomic, Chrono, Container, Context, Core, Filesystem, Flyweight, Fusion, Interprocess, Intrusive, Lexical Cast, Locale, log, Move, Multi-index Containers, odeint, Optional, Predef, Test, Thread, UUID * See http://www.boost.org/users/history/version_1_60_0.html for complete changelog. - Modified patch: * boost-disable-pch-on-aarch64.patch - rediff to a new context - Removed patch: * boost-1.59-python-make_setter.patch - integrated upstream - Add libboost_type_erasure subpackage- Add support to Boost:Python3 (boo#951902) * New library: python3- Add boost-visibility.patch to make members of basic_xml_grammar visible (boo#958150). - Fix redefinition of _docdir.- coroutine2 depends on context, disable it if context is not built- Updated to version 1.59.0: * New libraries: Convert, Coroutine2 * Updated Libraries: Container, Context, Coroutine, Fusion, Geometry, Interprocess, Intrusive, Lexical Cast, Log, Move, Multi-index Containers, Predef, Program Options, Property Tree, Boost.Test v3, TypeIndex, Variant * See http://www.boost.org/users/history/version_1_59_0.html for complete changelog. - context now builds on aarch64 - Import two patches from Fedora: boost-1.59-python-make_setter.patch, boost-1.59-test-fenv.patch - Drop 0001-Fix-exec_file-for-Python-3-3.4.patch, 0002-Fix-a-regression-with-non-constexpr-types.patch, boost-uuid-comparison.patch, boost-unrecognized-option.patch. Fixed upstream.- Remove unneeded dependency on xorg-x11-devel- boost-unrecognized-option.patch: remove unrecognized option -m32- update to 1.58.0: boost docs remain at 1.56 since upstream hasn't updated yet * New Libraries: Endian, Sort. * Updated Libraries: Asio, Chrono, Container, Context, Conversion, DateTime, Flyweight, Function, Functional/Factory, Fusion, Geometry, Hash, Interprocess, Intrusive, Lexical Cast, Log, Math, Move, Multi-index Containers, Multiprecision, Optional, Phoenix, Predef, Random, Thread, TypeErasure, TypeIndex, Units, Unordered, Variant. See http://www.boost.org/users/history/version_1_58_0.html - add 0001-Fix-exec_file-for-Python-3-3.4.patch , 0002-Fix-a-regression-with-non-constexpr-types.patch: Fixes regressions in 1.58 - drop bjam-alignment.patch, boost-gcc5.patch: Already fixed upstream differently - add boost-rpmoptflags-only.patch: Build only with optflags - add boost-aarch64-flags.patch: Avoid using -m64 - add boost-uuid-comparison.patch: Fix regression in UUID operator< - add boost-disable-pch-on-aarch64.patch: Disable pch on math library to avoid compiler segfault- Add quickbook subpackage- Use $RPM_OPT_FLAGS for building, force use of the GCC toolset. Be more verbose and fail building with the first error. - Add boost-gcc5.patch to use -std=c++11 when building the coroutines module which fixes build with GCC 5.- Revert the python3 building: it resulted in BOTH libboost_python libraries to be using python 3 instructions, resulting in failures of all Py2 related packages./sbin/ldconfig/sbin/ldconfignebbiolo 17531860081.66.0-150200.12.7.11.66.0-150200.12.7.1libboost_graph_parallel.so.1.66.0/usr/lib64/-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:39600/SUSE_SLE-15-SP2_Update/61a89f0e87df25e75adc7bf3c7d34e75-boost.SUSE_SLE-15-SP2_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=ecfadc7f417c57a0d4ed535392a0530e70f1f9e9, strippedPRRR RR R RRRR R RRkLA]Euvutf-8d54166af70c6ceab6c5762e3054b883fef9554b30a46cc2ad3e516e114d088c7?7zXZ !t/l]"k%+Զ@s N._Nv=lBCN]ԀLMsk®nPwDTO_KŶΆ~U.<3qe;;S-hT*JevrVqvxv}"u2g^b+NSkf2n"WGK1)vikqF 3{7Hc|`׮ۓ 챔h5*"|6j珮ɲeqMMp[mϸ\e?y|S?6< _!LK9oޢuwWiv@lR%oxL/Ek ڏgw -%p޾}36tZG;B|A.MV`tR kxw]5\@Q#zރqLs {pg)}旸S e$۠6??dԯ!W pȄ{khm:4[ Z=wq6"[9_]Gqn=~nc)hFDP'k*!_ o;äD$uR(gKNe+Mٌ$B8pYu#М ce="_AN~#S*Lg\]C}I]KZjzTJecS Ķ:551]SEЦVH~/~pٳ{*; w\X*?0u/2f;tWyɾan ?h~i3J)7#V9'NO%9`NF\h'pgliBsS4a I-Ybx^Yh<3XBm覻i ~ؿ\z{`yZ* 䙜؉ኗva6cFҢJrFz7x\Ƀur6i;{μ< {v2@K^hlcafq ߴ]zɫ͡JkЙ58\0M #{i+w?.@*q_?dҏ,.Ӓu;|M2;-'Ĺa#X;9G4K4Ѹ R…|.niϗE0mS5'|ʶ|3:C+QFtW,eU Q4녚9ƤU#Tr>e ƐGY֚5ۍQкU 6눞l >Pn9 BtL֡0a}J 6u ]zTSN8aA"}۳ts@pZ%@0-yɶO & ]٭>\Va:`c/oZu}mJ# h~g: {L ̞(*hBj)8(3^oS6b >TsKa^mx߻ 脒#k(nnV ?-H&FX8cFsdXHr @5NنN*ˮ* %HtT]m =wLxD=xuw&jbglAķ{O^-,e7s~Ͻ D!t-uf11ۃǾVh荘#ɉJaRZ$WHO)f=]Oer+\j,#LEκcv>8xFbƪCSo~XS:1nZ"ĝeŲN'6zp~9Y]y+y@Rk.ʊ hl(_ $Z/τeG{+t-j[*]{_/\m< jlkZ]/M[e&>Ouv+ 9?F6S\cGnG)YDKIx." 8N O+>,mhV{(=[ûu}W)=?$j{CםtD9;L*rC `)򮥫d*eʓ%G&U4D.APΤjFo᪐kfӋ]bt`ui jW\4U\R7㥹Vg=PQ@)7r5`)0j* =q6Q}W,QO|՞3<յ)ҩf :FYs"PM<Ð`ewT^e}~w(wir_LS]B#\> c>49틊%ܴCjx;jI`8q0,]mE^a;EA:YR&]b֮nHʢZ8<{ew꯬EV!s*Qü;6 KCo$IE&̲!˞q!L C1 ( L)U1Zk $Lfq9H]QK M0o8t @[xRY,2_bE&P|M,^H.\Hb@1J= FZĺTNl Zjԩ[su%CMPC/\nh2BvA}sӊVp -(X@}]3C~Ӛywv5loVD /f 5d|i~CTP|K8LLKNE,8Ẑ2=(ͪgk ״ 3cYvlLhح2A- %f $Hn]=XQENZ-oJj[p$1mym7b)L>Wl" =zpI6*->)R%૨[/˝hM,U1"ו)];TqJo#v} Md- ȫbA^3qB4x]̑U[sUl2pۏej ,e ʆ k>w&|Ө]I,[qZj_UtA}>t2ͦ9|a YUP\eW l' D,uUcP+`PfgbN≶у4CpwuQҌ͝0uf/<5}W"{Kn)G:3C81/ɋb-ـlhSF,G&SJ[: OVc2KwP`R/>H &PQٔDM˦$&{ڀ[2hr`2v !ԙkKe n6}UF-7ms&/'ĘkO*Z/mfZUI͘J "ݾoI^iJZW2D@P=DRJqs'WmUanv&H%v^/5'9 #xO(XRxVrfEw-rUKX EsWX1T$ (L%y A'=JLFӜ 8 /k+e*ñ@<@~AvkfԳ6 \R|UYٞc6+i~BS{G<= ϖyx)BuK b9gQ~pi\ܖ"NIUmv9@vP/JqUIkD䚘mOG%= ,r,uCb42M`.&݆X] 쨝eOBܔ-lλ%6hHg43"eȜ@#'9Me SrEB^.W @yqف-HEL隖˘ECT=2 Zݥ]e@x8D&OoI:MZ* }liĚ]C&!ѐn;8+{f̪LE->Ⱥ B(ot]D%CŃau,3LN9"_,&&R3x9vC$Zq C&(3S^$D<6Fg;?NWtuM)1PA(u.: $Q7Hҫ 646!:ˣ;Tkϑ# 1Pfbvtժ%nb YgEKLލSQ2^{$ (aͯ`?y]z@'2k 81I]lA` ll\,rzUoL]xSV+D}-?+"HL; EXP7!];j$J.`gNn`ۨ cF<;?*zrςOzÍ"P26Phm|W77ۢdI)I_p.O{I+t Pש˓!3F+uVܮ{0a]?g ]2 B0HM)fWpoHA+nǁʅȅim}SSt{-sBaa%a1yÂnf9+TaqL֫TPU|GJQ'4 :$3TK NcX¿El D̐w%%\᤮[O:/b )Q7r}/+pEwE/s* ZS5 \d b7 t '&qJ]*D1Lia!"oU|՛9ߜG"bfNkc";n*+o7\3 '))NXE?xV`XxyH,X*w mDL>I/Ӧ~fru  =w#/:fMO&vm2uT*ۮ4 P,@OĊT;>/(5̝}4c\a O}1Cs܍|BWb`hI/`b/^bnیXx9Tdi9,I3,R9caDjcǔMWHHFftDA'z2d1(h{i,:?* ]67t u2lTg4>_ÎOE&{Mҁ( HS`8_?ÜNS02|-GNK\3| N6q7 3, e@qXdf8k$ܜ$4'.Ke?]zi_yіF$g4YGkC AY |"wV2ŏ 1 ӰpЯ1,hEd䀗y (nl:GA7f%t4@A+^&{ lyƥ"5VEGTRg\ٳO,5q Vz!xƷ9,#ЊR|!f*l9U˶֎!b򣅞 Cuj }YQX?SCCUfaNFڷ\Frxw1h>`O5 Z/v'm71Ec`rVךs!,Uy}U\+U T'd%oyۉ.li}Srvo}\cX!ؓtS%OAOXȹ }5Af0ڰECzˤ~S 4A,v,$9BekLvb_D.63qTމevDĩ>]ÀzjK(/D0Pi0oən>8@ocm1$BנUa͍pZcǬahMp2~ҡ^_9-1>,kuǮl)$i:|ʼn`>54m'ĉteD灜2PCdqoSg o QD,⊐gC8QZ?>Mv܅LV!aD,DrIY,^Im!E0;Gl8dotk`'^ӕd?-'bJJyIJLi^si$5vAщV'k;}SNSjV"{N 8}d[6gtJ7ENF)-SjX!"Jǀ hoYc⿹u`@7.\U,Hx M%>rB]1Y}*퇴;pCtqZy>8Mume |DeHab bB,%Hu2|cr0`?-ogoO뜴6d?Quʔu;P 12<oR~Z%e%Pj/luY;bʚȒOC̬'A%g/vfXԯUe"#~V=I`bըK f%-+.o `;A/EVcA>lN2&tlM[8^Q@3*T E DS/ o̐LC~=V}A޾f7;x4 6܋,۴Pճ*oY#AQliV&3{ _0 2 kMX8m![d"páPV:U6ZР8VON%OnZ(]v({%1Junu |/V;*tAKniډδCF*J\)x4@6/xw)#-$ &H,GU6qnvƽYaL-(WjvtiI$xWd56"|N[;3Ѳ!5 h֊@>V߁j}%td3? k8%AONջ#@$-b?AQ 7A{8ĸGîPuΫe.B3- 'BU)'E+M5yuIݕ:F(bE'cp=W$-h\a=Z37l0/R5q}gwH93pN@ZQ(EIgߺ/Vq}lz=^EJԢ/:')mйI aOJk# Ʋ0#H(˚LEO`*) URNm6'xn&]$t=HfC99]vM!k0am3xu( \A$ CcdrT9vOH..] m 'RD|tu xϋ@#ǞvGm 'uVERp>kDeƜyd$jBKgoml=HHԁBnћfsͳP {0=L ;>2w-[imirS a:\)rU'Uo aUi@0sۃoF)OzP4FܥAo/ţf S*mq3v#+Ll=@2KosE"v$h3ʖXVl;,/䞥fm)/M!՘+ 9A}$H^~n([ _\.:rh\归WPߺ9yĜ1 +I# 6<&53 \j.%,T)UW9:kqvZ1*e|Kir-)8sd{i.g">^,K:H-q R>ژJes65+<8NՈ/Y3-7D}ZDu=^Fs1ǫ4K^0]2mA;ލ;\F$>[r(tlLӓeSLIVqQns%#V]w/i[1cdI@>ʕlkX6G%h4o+>dPw (G2F$Jhs# {]{d/I޸ w\VtC|Wg:h׍3*tO$Az㶥y(@tD>NtRCz^4Bt)r!͟LW(cH6;tE=wbHY8#]aG) ;+G356}ƉqbɋҹsM&c[ɮ3HOI;yʞ@7߃[ BbL~=}SX=?**Whᄥ |@[ /ݩRȒqe@+uQxۻ|@.MBjR4f`s!dh2ٳIO5o ĿE/Lj ޭb~Kk Υ{ E4B(4(>Hx:A1~gKdPu>:X|';谔|4hSd՟U  aoK魮EtCF94h?q$c%wSv_3cW^=a#|a[_ J}tj)LJ&g%;*2%T@Qz$z#E2{),5ΐ7! ^jJT-(C2{S?OypTX=E :8@'q|5%#pOuoS)# $Aˉf K%_h]NrR蘾zRX;B3+b:!A|w\AWy/DİwE9PPvF<а&vǘޔq.>5#Po-[ՂJ9$,pK^w_!.]_i!7]d"-sAL3(_U~+2jz%Xc;\+NM9&.iV\i$ ԕb %/m|Fxf';vnP˪,vOغ9+. 9QS 0F/&pXuU$={>xY5s#7ߢi~ i"Bb҂(`l13O( e?^me1$jl 0 k8yG/)G)e WQyc0'6Y?CiEL(O1inNtyEP Id]T,եM^6H tP|Z43Ay |FQ E+d vƉXG3~+YDri33k!+ |">s4)L0}8=qeʁcx~y]8beI'TtA!e _B*"%.GiS&2|R.c@_?Бޏ]w^=@'nWD>%tsJ*\̎6wDU9%5&Y1 x]әTxGnBE[R\fl7D2h3uwO`ݙN];h_\=f0X J|d1.}3LI .?5+@6E\ CʂŎ[=5L$K*sv;#Ny`EMLp6q@mS%-`.G-6 uӖULYa;V`W[y!eJrI %.WHo+͡2LӧU|>i,a梾Rm&*%c/(jE{ (sWzHIF1F\6hJ@uR$T׬#ؑrQv8 MOoFqR!#ie-Lge<*: 4a+Z&Ho:Ӫk"GxtV9ٙe[s8 2t%5Ф@`=x2_#Ʋ*;ʬ8\ACG R#A> dv^1Q0e;@?Ev,{5l@*] CEIj,u }CcVB 4"IS\!ccJJGLmHMaS,e+zg_9_3gʘ >f:EDEq1BA}ˌ[OՉ!A[g3o9PYƖ"?osskkc_>--5}͐Cރ1~|zBQܷgLQ24 9jp3̋9&vF{5؏C|1 sU}[f٬/_{M>& NBqI4 ,Qq XּLh$&"g0+V=^ڟ;zS[ۭ 9XFtÍmy,K)gvL9;JϨs )l}h^{N4=bNuU3X)Z,s͡a45aIS9YTf1s8A 4e;Uܯ=|dQ.B`nk܄? -;T'A'vK/5fV۪8")wID20re+3}LC18𛭽P׷5`8}/gΉly1"&Ÿ򓍐9tcpPDi޺$(D_{DeW - \6r?iN|B9Ȧ;B^+ө%-: ^)_گ޼N&k p< ┊>~}L1[,*BGIm Ș0p1v-gwVYTRV Cii{ͮy ơ('}/AyĢF\1W3#uX^ř,s gyUmk+umaߩ@0r(dm@Zxb ,b]Q=܋ "Kg"=$(+Y@' ˩ݜEEۭsGF:N9-cC*y:F{k`:y dl(Ho#u/X}E{(SY? Ǡ%z.>stJ^NOI&+Pi=j^&U;*vy5iXI_*pREKŰw:A ./G  gCssqְ K_)VJnp8ˍ%i}z2 b JRws`ީ0v|`R;PH (k".DW%~ )g]wKeT_Xw(=ՆCܚе`~ v\tgpZ Ω Yר`1c4S n.C=+yߓrX$BZg-=)V|;xgrm-2I͙LjQAESVx,%]ڙ_;uRoq8uaQFE= }yXQIq/H›JTo1@yFp , +g BQ4n}o\],X",o)yײHrѼc`$'nD HĔK rYk A*{؅+7S" )+$Щ  $v~&bh:L_K ;r_XCFeHƑγypfY @&Ƕ4LH:;ΰ".GZ?rTm}.ؕ|ie>nǼ*_:'<&ʉCv h4eOCC_i~Bcƚ֝N MP(VfPO'N>:$"\8\~]͝L~_0o7֋Y9HFz $I ul8Q!n#¿"7!2ݪl3fG>sH+lTy3.ɂL"̖W~;?@~o`.iX^}T^GASbtF o vU0J'OK{HcX/4.&(SRL?2|Ңl6Y u:u8"7i,u$2E^[HW"Mn}[9~k[-ءjEOΣ2NDG")&\(6mZXPE;h#QՀJD$Ko%To,{1P5oE`D}bbn< XNw@j‚x*x/RIEKܿk\I )(ERwݵT%(H9J3;*PɠM6Y͸Qm8⇼kؖCiVBؾŪ,&0O&ݎ.;)c$SQ'z E|E",oT{w3(꣱,1XXv7ϓziU$D*D>$Jܘy QK~W>zHf W.(}ԗD/((\&b|w{HU3,Kԑ9b- WX#l:"lK eXpb|ewmZH ®H{?Ghވ;oTU *\,j4X_%u>4q ֐&ocߡ`2t&ܕGYTl;aE\*z!:HR[z ;p,@ᄦ+^gc褆J7?H>_JĕtW/y ~c(GV":)3zŪdT|YB|]c\rCEEfwݸޝF$6 WѨcY,cO_ 50w4'\5-n{wNãBz#&7ԧd@J>>sK뒟+Myn,l81df$Ҽy oZ(]N1I ,d8 3*• N[C]t/Fy`]lQn0vTeft7:DfJ6\-en9z-{aԈW耊K?V^vE / qMM(٤nݦEM1^p"`t%+-3mIas=w˧ymaYg0X8q١uc yNY ŏ8$ _9B 蓝<@s&-gĠ"ByTuƬ@2<7YWk c^iU|AI>Vv|9;TIî-}.a5[*1h ($'}290c?Ca$vz/k'13YTHSñO&4lŇgw f|(qBs2~R~} @Q#p09ܢ4U/<Uy|:Lw0%,.'p7QiNxK ~0әŬ"=unѮ{Fic8w 0{,\>\f7s}znzTޚ)=",_~I3Irm0K1힍:eY쐹eFau"u?I_l[JJHʟ=.&c({M a W>b &_S%e_ P.CJQbQd6$cZ:: >q?DJ{ #6Ja_gh:ZaKmqJ:yݗ{G\F#cb/0Y7v0(hGoDn9Դ gjP~_jXluj{JQ;c*Hj@呜˵1tЖ&V.jB)yۆ  ~Ўy L.nmS$9?vc>L}*gisѴ7vKôCH^m>$:䘝D&`#S˨Njtԛʜr^rrǓ=@hwGQWel;#ܼxt흤6l}CJ`8ȰNCc+']ɬqho*5,I|ljGA_DbjOCiphAVw, 6NxV,%,XUUF?טӓe%ѷ20^M$DZFhW(ք&#&}*SD&ĘvxV̬),]mríT^{"n Zݶ :f+[5pcV!Qdsƭ)د:Q7J}Iw*ꀍ&|wRCB=: r@x=uGE)̠C;hY!ݹw0A뙽q/:'2qrHC.7Μ1`$Kxa Lx~FY34<}ApxЁi\@g_.`}rg 4ٶF{1sE!b)hPtdI0~t+&`5F;KaB%&WٔTגqf16  ؋ZbM?ýy~(#  ySnr|V)IJ '#Qzp9HWW_!tQ^x8FoE |@pcŐ7Z6(" JrdSîtjEsDV*YVGcXA'; RCbcMaR9 vBN`dl7@̻ ]s,ǧI&œ?O tҫf9y,0y/ {᳼āAOQ9Tҿx;^y)(E;i3y7~7\LNsd!#8pa1C0aՒ1༌;0rQFVɮS$Mcf<Рu@&?ͥ?*q>M@`et.ua+Mf՘'k7m"VLQ;09b)_lIʾpqPJ'IP7 =CKPjS+F9> T=<+%z,-7No)(؂uꮪϱT32QfS4B>_ZΜ:;U =q\%:cf̥]gcg|%haBmyGQ ʹ': A3/NT%fntTrrgQHy>̙, 7V jpM|FvhգnfLjYk+:OkVY]/K,Y׽"ljS {tKkK5/[ ;E$#J m2g0lLȈ 3'fҮI{q)nx|;j&f8&|g>7osvmU4TU rS1{E??_=Ђ4?E3@3KmR#_In>ħ'b+_Z:nuwBZK3ѿw'HRPנס4X-֩R;>V) 0q#:Cc H;6*sR5ݪ^E}8 r2J Ǔ5J99ʻa $[yluD:e,1!FgRee!)dp($|T$MB?UN| j;ŋZͿ%ic;ڔ;FV2;k&=_oZH7\?ڏc;#FOVlŕpf}_uc 巎ۇI-ӢM7kxĤi.LTRe4+!LDAu'({wV\dϤ'3VD 88A'.=OɋX@ʳxdC9(p:*ƯZ4Ÿ))9M *SB>,SJAQa5:G⭿0/Rv&~2X}̞ ;޲Fd(Il`n@U(y/̽vk;0t-v$ف);o]uԖa )~>$e߀fLx(\1262pa7H١y*TLME_@FqHq9 y=M$ 'A> ďchۣɁoH%C5똬]״IseTz|_;90 #O{~}C*0tWLλ.1-J T= qEHi~TrBvtl,evBDےNf雘fH }wϦ卶= &9ޝ~ ݔ8ݲ[۳[F m=:@`!kz]ˋ9AL!40ٯRnwR[#?U:2#Q[1D Q6ɻTQq[~Wu`[$֑k=s00+bV&'Kn"Id6>M h r x|Czԟ(D⥝y7Ψ7W ,F6hz1caՍTioڟbPNKIfXۄZvt) 1Ijj(3%zRMߤDWOC}鱨gh S[}G"g% qt,fvfyZ/CNoW1ܡ/spnnpZMBMV!B ]+јF%Kd7KMBsn ?8bi-v*ʼnOH^C<%vFݍX)QT3+^I`7TNlCPas.ř;im9iO"52Q=P{bUϺ4BJ qv94bZlJz0#k5? C}Kx &/ .ڙg9$6 ꓂ c`c75>H dFiP暇U]zڕjY@k^˂9%Q"۟j.$R=RRSADYra|lII\̧| xBk!|#\{~;Kc/s O#%|"vO./5?#&}p:k:,/,Kɯ0BGPOUg oj5Ǒݜ=9r00GJʆ9I+ 6b,"K>09@?|L7OAΝ>ТOz/6&8\bU,0fӈ:R]ỹ~Q1 dW{'ܯj42J*T,scjh+UI I)M^ \[p¡<< :MQ%(`1I>wf*b:gd=vs%tĶK',|O6QXפM&vٚ}!E5lХFaQELT&5Ԟ).T;QE Y{ ؉Co94Iߺ</~ת 0Yqu KPAuӵ+ ^8\KVG:oftYd.!ްh%W߇qM^D|^T7s뻥&-ra1j%E|a2ѭ6;>io}`+SDV2Y" ؊<DUy'Gj-~U!՘]#9^4SV-;c`#(b!PKE[4snO-9WM\e"/DAxmPV6 " s͕/cPp⚴mOdXlۈEHf}7Qz+a܀Xp.^23V_K헓}4y 5+c'; gr3P k)ggRuVb+ۧ^PnJü IZgvY\ \CLE 58\Qn4a9dYO`>uWFp.j8X1` R*4'. 1oἷgAםLx DA|N**oX<ڈ/޳{gp' `8(Bf= H5%ob*:w(NPq/Ȩ[F: *MWջF*_fc8)aob\fLr|wh w,JlTYh[m~RVR!&8w3o# SxHOq^b~;UI5ŵf~<@߮G^'* ]AfZ_~_8Gna4NٺExDq9[.TzF5[NukLƊFK>B#˻-p < ]M|vF-Q H^8kƜ=L{6.M *F;ç(y˜7uFy3жV拆Qڻ/' &B|Ox f+0XχqncEšr,%J5__5 r#shʽ8‽IlN.zMb eX4[x}΍SbKİxIV]V A ܳp6A@, H?,ѫ QӕI*gy{\btNtuuxti@tmbpӨSCwqUp:Q8vjA&C.Oxֿ'Fj=8oHşq 5~/Zg+`EBr ?]/3V7Hd7b{ t"arrzH:ⅅ`isަ-KiB"8"ņ[g3^\ rBmV-?Av% K+a# tO#zV]%њ,