libboost_graph_parallel1_66_0-1.66.0-12.3.1<>,aop9|<)r'wKS`׌WAQȻD=~O%2|6xHf~u`wy&pn~G)QVM:,Ee!SMY~kpeEOp;R;xߣjB䄍{,sO |Ig(O~-A5S'JMSKM{NIcsZoRF&-u.]ΈE4!9I|Z-K┩mmJql,h,ֳ-IR0P9N #y=/rt;>@:?:d ' . V &,48 : < @  $x(8+9+:+>7@7F7G7H7I7X7Y8\8$]8(^8Jb8Vc8d9e9f9l9u9v9w:4x:8y:<z:x::::Clibboost_graph_parallel1_66_01.66.012.3.1Boost.Graph.Distributed runtime libraryThis package contains the Boost.Graph parallel runtime libraryaosheep61 XSUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxx86_64 Xaee24a5222ce71dd127554e3d681c07545402d44ed700da5cace9aae0249240fcrootrootboost-1.66.0-12.3.1.src.rpmlibboost_graph_parallel.so.1.66.0()(64bit)libboost_graph_parallel1_66_0libboost_graph_parallel1_66_0(x86-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.14)(64bit)libc.so.6(GLIBC_2.2.5)(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.1a^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@adam.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- 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/ldconfigsheep61 16421430871.66.0-12.3.11.66.0-12.3.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:22385/SUSE_SLE-15-SP2_Update/855520926ef58d438ec310c581dc4438-boost.SUSE_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=0c430829616d8bacfae5d37941a1e380b31754b6, strippedPR RRRR RR RRRR R RRl-vOͦ-utf-8c6c2a3d02684f5b09e9b4fb19102e9c0d707126e517dc69b6a708c74ff2a9ad7?7zXZ !t/pY]"k%Զ@s N._Nv=lA0oO͘J=X 퇺tgz ٨ĥA)ץUZ,X^Z4%`Τ>k;;mc|&/Eؚh=WO>N,ym֕](T"ڔ*yw5Sx_ԩ>)<@9ڶSKD`)ć@=4i8fGnڿ؄ >c璹l2o\ x"f'*#|Pa3 KYtV'jTZ}t&0QDN Y(Lۆx \DT[h7ӽ챬r!37y!GdinK`5#oY ZV$KX0荍Snbc4"ŵr ~ @ TXpC3 d+v`2D;Ys}W/_JHcfnm- GY,Ts+_/!{W[:=F믶CI#z*]m0ji*_jM7(FD&Mv렘cL`ظa0|̒ '?I=&J6JcpЁ`Ys!x/X1vFpW`;1a'ߥszL5xutgIO] FykbH~.;b>ě?q*>Sӊ2uIaVRD.{hp;ܺSn#X`6k Sބ|%Iv:U0{Uͺ b.Bl=@`mALnzv5P#Dҧ+3PuSl2Fو;D)TsqwUnhEԨu+Vw\U 85tpp9 UoBb$TAƈWdK%/r@d#JnWws ,ȋsrCK>&t\fx)e܅+ΒU AJ`qQ/WP8VA#B\{ZkMn wHM=jJЈ VKd,1j:^ D05h pFMYj׫HE1ke/AUD2>%/o/rozH)-?h еoٹW\1J^(M짖1{ZؑzPE(pU Ht) OQoynC{t}DQ";,!'*yS5t Ro)M xٙQnհdl): MEqWRDNCClH:iR S%> r0رV觼lϠ--2lGH> )*Nf3e_%wCǾ;(DtMOmOG:KL:*yA@1 :ʐ6ύ'zGZA{k)3 F0J2] V} \õ-h āBfI~k\bU;x+]ً.ܳI +/Uz~MazzƱ 0ޕS~n ]nl zW-YD]5=u˽M0jܛAUɪ !OFœ XAq_۰Ɯ'FE?gqot{'sa/Fdl}O~1n#ÄKW!\_*!3+t+?Gm@Vnl? UUHgF2@Cހ0=ǂ]J%YK|F So["1)4"Uy !t3.|[^p{Hml{j =U9L<. L5ڜ "S+.ʺF>eQgݒOͬL^Z,_4Zh4%L#Yj GE.NŞ ;7*%/2A$R֊* 4huU+3MUzOUϞVy FK"YLt>Bōeڻ }8In=jv6/UY G3>2p 'dAk{<i-B8.DssgK$:2q?1MS+=j '۞ S;C҃u?0"e,.iGDLZ#\Ss'a@uQN6'r;(]'2|+MF 郮45p~M \ΦIm[R$k@A̤ R2H1-L0~6qqepI5 F4hw^^\y76́\#l6Qwܒ>1zm)} DYҠ >3J.wIyq } Ax-Me;6];D?aϲT& 42X U97x!a}Y84&2hL4 |߶:^e{G'R;Ͱ]32X  aT%œl,v B(oChSAEaLXz_#LՐ MUݘ8` "]@ۦ# m :ύĻþ ~fLE_ߠG5D]m{.`g7 9UĈHOXoOI9o-M.sVi 1A8F8 q^XnT̀@RϾ?|)"֡_nqXTOڐVu'(Zy>tkc0!:fk滰jWj`6}L?zI-_!Zr9-e$uo0 3H'Ŀn:hՍΊyd)f|5ZYq Ƿ[H)9JInPw.}WB1Y 6sSֆjtpه5pn6hX~l\abplVacyX a:$!gU.|aQ=GS+; [_^2@c :L?9xp`ݪ kh`ɉ}QP{"=1?}mN ہ[)*+"GQ\`0ŋL.P`m>b 'ʑWwf#VO$ OE7Oܷ%,yQ/;I}DVG)A"Mf>WٸoVtxUdiX@5Si6l^x~UˉZ"smT:7%u%(Qcoywd{m}}ݛOW}Or^fNɚCдQ΄*b@Hى~ J KQͪ ;OidC;ܰ`eߧ<q-2H<}P4̷뭫[EPy[p+$T/a#2.(v & mxD񟖟3vQ(mo1C%(m5W =pPդsRc܌#!ˡm8] &Y\#&h\EaOp%T#.HFcn~o.KݹzhA pccGWluc|x[,{Gsi *wMrpEr" !N|wLDw7mW#(M(jSF't#$[LhO/@͚,#B0A_Fͬb +:gJwu̟hwݿDI&G{UFq/.PA*{}mefELe  I\Y"MFqw'bM/ 2F\ D@Rx4D)vz8ߊ6 1Ws_ҍ)y.u9+@N~aEQ;VV2CelPb)tvSگ@Joi~B~l̍~|o5Z4quj[K!lYyO^[4 b88,q00$"_MîMzT ҰO@5}lӀ>~Bt|&ޅeB~H빈G5T4o6 N8g+b:[lSrw0(@4W?ĕGaR]/pԳiǣj_nDT8{Oeզk#0B;##$8dOpIȾYP񆔒&t?Ԣ[Y7V%LaRS}aݪNhO?_kՈ~!,C3xtԋPq;\ N.JBqpXL n>d6gKoan WE~o ` [NٶhLaÊ^WȔe(F|Cvw1dnWƳ+_QRĕ1yߑd7uzM9")rKj+odǬ*SM󇬮_\=a -MaՓ죳dR!۽p=TܞƄ5"n͒~o2ߘzwоb^G"_u,y !,#}?g pk10͢I^ 22 H2WΠD~4]ZVNyOӱ&>xG"N+*E˖p"k?J::f> YOxbۂ/W*h$B4\ 1Fx^uIW -e4>7voxbE@Y?VOb̔|E m}t_Fh<>_J?Eǝ8#)ζ) ea8?6}T*Ự TawO)W^pd*$Y]Xk{Lϝ8б 9RzB* C鵠ۮˣ9a::,gy>h45t!IP n%}iyEyAjo(uXwyoeR{2Ax|MO5G NT9K2NMV M`o\= 0JKHM}EJMطvY",5{xVkkcUQ/_"TEէvW}]j|^8S!ALQUZ1ebGFYybks&xkjO3hl[*xr=-dSRdZ: n\ۈ;T77Vfj3G:fqO&^l7ŏ{ڻ:ZފyNߨY6HM܇ [SK 8Q9qWk`nC-Ќ`e3<4h7zLw YH F08Oj'1؈$/c\56OE3N/msJ3n"&e)a*peƩRm}5$zVI|Щ2ٯ?8Fap>~#+1 J?3aQgd <8ITwnD̴y>pwwMƻ"BnN瘰j,}.Gcfg]=`X>_٤8} 4>!F=&mpe27`%"rJt]2]'~j XR1J8sWtjoxYj=ɴP`yc{g gM>w7IڵQwc Z~%y뇀e~b Tk{(Wo~E|G=BLu|.CŢ/+dYmPE1% ]Ǣbp,ҵ$<0Hqgk./zz@&2T H1ejR}K'^<YcK9teάDvuOq F !mSqUm@3:T_awApG %j!TDN*䕤!ܢզr`"}٣Dn~HtQ .'-LCS/L~ P!]6¥PC_oJ^wӤ`~>Xۃ ,;NB)mrAW=3'-P*V~i+zjE_ˡd)_JXɇr$fTdoSsf,Y[ =Bkq@s"RuRRd7GvIȌl9?gJ;qJ--5>Z@8,xr˷^Kɓ T ^qCPJD&<6|;jUٹ.qX@Hwd^3t|#mFN ,3ߒ_B5(Τm'f:D FLNg+MUAXr2Ϗs=ۣ~^ZM3i!fL_2J;'k"s0ۥK!G2+a.Q0$4D5h^Vs{h I`3)]YyD@+aip 8z,!O"{{ӥ';9tF)ej+OV?Ô.%Ԫ @$2N-e$9%t֖ʷ`#+A{ K?$-x1q'_曹H` c$&ă,-̅w9VGʒBH}'%j"n?9RJX Ʒ'~Sp#0xP><9s|o fj09?m?Iɉ*=4zN*w5تϪP[@{8>|LT2roP eD$fBp v# O! tg#7+ V=,4 MjKU{79FA%fC9+pkػ0Lf"+[*rz_EH5bOF:=Fmqsܖ8p bQ]$VTveL:yba!a7?_I4 ͐|~6R  מ18Y ?Vx&P!P90{\t.lLe6E0?q]_؛zB f5z3 Kee=VAr?map[̘NCQRe Mb YV?G?KGs~\ N`'"vHxUvذ1eJe wSr;˯uWn{;;*;hqBV )>yߝf S"h}Ra _ZC;|8kMGm<ӈ: nGCI/I;"&6iK*"Bٖܕ;S+PG~VB|bNScw.4H4Q#|ORO^sE*>Ly WЎis|V3aq$lP{D=={"&|" W|~RRfbWMr@|"-8bB͑[? a8LLą=һŊfHx.q`6e{X|6ehcBL,vUx#"!wO5QLeHUV9ݍΔƑMeTKL&PPaJ*@h]Jb!ddbۥX֍MRړlT;&u8n]Gŋ]2x#i<Τ3}UsH"̠m h=Y$S&4CChyeL}o/lxqڰ &(g rfo'Uy D|yV۱݌!?{Z1"(d1לSaܷ۽Uk@J{fZBjO8^mY*(8{׈C;pMvj>ii*+c*|/][k+v &BZ@S1^`y};0R3U#xjW ,xǀJ-tu l_"|MxVn™^i=dw5ƂYb/nڴvk1_]0nH5}p˔'/'ڮKKɧ'B,Z]QQ#>>_IVFHw?҉Vx&w=ڴʩfY'Iļ39:![df`*tfM 5q .YFkr  քRN /7DU({߉-W"XU@ʈ3HDZ xM#4T1L&N.qφ[Y dn܄?#{EEjևC Ⱥa{$28+3}bfKg~D E{$K?>䡄Y;6- A ڲl〠+@Q#='4C k!?W;tF#IЯlԇE/=6B[ZOŦ`p=&!*քplq;Ρ.nw Cj=ұ^ZD|`r @?] H- }EgxΨ"/z갊w'U}j}5hd&w%jv»TDgQO>2H%Jm@)4Fq1.=5bQ Ҹ.oezd ^zd&g*L~r/4BvE5r.2P-lջWD1,?t$9Vu0rX=8c^|fd^2q^ח 1I]SΪH.jdft"&,ԓNq9I6Yo6 %0:__}L&Lf&{M? WMk勷)s%b)8,'VӰV]S {bY\BםuՊCX4u {b3kr\&j[LazG&-%3D%u [$j,O@8bۆk)63K=9!m@4+J4D0̬&5_7?Y

(L?cHnFLEZØo;ֶjlϓLWB^I RѰ4weR tB%-3\G B7e6|Ȯ76piyS]m_rNUi^®S߿en4yh ᡒ?#MH{G( k"C$1s$^[" +e5ɮQ7cBпu4#:49N/|y)6틐} +F8u9՞m<{g_I\#0] %a*bJzFOHa!r;961'A6pܗЌ~1߹޼Sijp1[*Ut$-s$BTI@~~o uO]lACV16)LixIcv 8$Ap;1qUZBw!|J<,[j\k* t֖,ɴ6sސI uk~NPHwy 0~C3~nG5bzweC2R׈!cOE0~b6óaeUuDIB )}GQ& ߒ0IAVΝlxU͎o dWd%)+0Ǟ׬=Ow02%֐~b)* >_ (GsMfOAazVWw_TrZڊT%[j""f8s6MI=V*+_mS<[K!"@d(c JQUdBGSv)9d@glB*[`un"Gb.9j9LI8v{&vتA-фIj$G2z'}wO2ˣ' %2S@2Ͱk25eehې0A2M( @B.d']3^JRyPUʏݙ%>0.1*@{TSV'Wh߭TB$U#]؍*U,I<#>3,bZKkuˢ~wTLcݼ3% +$?Vjk~C~ ~W^/D*wy~.|M ^BXAA[N}}ױ?jTeYPDuA;00:&<no@in L )Z33:VIJ c0S'EY?bUٺ/6IQ^$_eE>)Wy=p&jkA<|>Z)rwʼeڎji)R.aKŨ# 5JpUFz %\)1{z8W@v59t px&65k/tu+gҖ+[q(lLa׿$>*u([GBasNN(/}ԏ}rԜ DL[8Cp M"DEʵ< ѯ3aI;Zߦ?+8usut3y:%3:]|k\2_8$PK`` kXE s|Z>da:MY@;ӌPNP(a .`]v1[Vᆴf:K0dg@@hxVuvu"YK,$7©W Oc*,A,tߣnf/UK K9%~xAD e/GV`~ʱP;˸ O7kr*g kKFiD[$g|?^9b#'Ku 4v܉ zmきc{$bm/Id!V<g"ey.t[qW,F!Dv|\qk6ni@=ԩ_Q <e=8 b^QX3 )d2\A(4YBj7Hk6(Ih4rZ&(GWd-\'X:'B`GYx> Ui--YAR:"AayO~_CX2hV.zpq лJ`c)Lm7`T]0+nqb{5MJ46\5'W%Z@{KrwDVlhy$9p{鈥K{W0F|#,)t s'0#VÍ$˗n 3`qIPp'__R,Bωh&h qYl@E7?l?'NE;-jx˧D%\Q< ruyg;k͠IZߐvav騚 @%ym9 Y:6Gp]L|g&͚I;'ـZ-];)g&<ؤ&Ry꿍Q4 9&g|sTB&t6wWL2Qaw>+ dz~*kԶ(뛭p<,3ϜL* -g̱!d[t:˞cM[b;e2ڭ:|'DEu!Kgߋ(*|0A"Bf0Y&[@0_qA-djCӨl] BWjRtܞ8|"3~_}E\6BĬDTk)L-ޠ?q W$+\ͳ1u1j  ٓv-6+/`id̤%V-"8TO9wD6®&{R脫T}=ȃ1zZI}@95g`(?ߘZ =XmSa@RcגR3oÓ2Joko90[nOz@LG^a:-gV=̻9 7ߠFxYG 7s'ٱg E 'N"?Oo-NL/ciΏf:' #~>/$pwSdܴU4fDĮ`Vm*@iM?D!GqW! (~уՀ ;3sc H>90 I waPM.ڰ9E X ZCsXKqG˳Cqm\&??[.TR^UaI ^QYwJÈk >y<=M2 \4.#hMBbuɀߣyQB"a0ȇQZ aL[7<Zg%/Jn4\Yr}JQxt4ďaDFmpmxb}+м";L lj]A=%_9̐$2%em >4 h_ $%wZ,uH\~*+U/zJGZz5īI__qDZh?BF.!<'Y[Mcham%B` / Xb$m"-`j.pn)4UtahVw:cV^M*h $Kzߨ!űEL╧瀚-Z z/a*Y04݈s|:[Za̰mA@u4b`L'bߤ_(F1NSSrP T9tbw(R#ּOr%!b Tt,JpY#wߟ4 8'~aM$3VgpE.D%B9wBNrq[t H7-6eASj=5d]ƒe7][ _j8a-I`jB/3tgrys,6o}W()Ae+Ibc;ZM ^nM DсE.- pOLv\JzjK##EMGJL\x+3xNg҂8- 'QbG&'_D!ʴ7tꘛx\QBBFHGD4Q2ywo1#  ?|=1,#[l{$K)coho6Q׹դڅ 3& aprM(\hP0:5O^[/h~C$!:2g7sYTCSX{jr&d|_cU`YάqY-RґRH>m2اFsu*vPd}Dݛ=)/޺qaR] ݳc PO|RfrQ.:`JKd:"M!%|MèG 'IJt{vv v&кB'Wd=bKd̦oL1` ՎCK"nJ;fW3&8M'`fw_<4$Ґ>7 Jb5?;jCZ&^0 m1`I>| Ṽo}˃EWOh\Kg yʎG? #aI*w@%_5FcȔ?q%{QՖHNln@&V<*9XA|%K\>>i6wl = ӁUKyWy(8~s6RSX(~pޯŐKB93:)1;oN_!UEcJ\ubf0;b,ư&WVD&۴vKÒZlYN&BTkEgkNf)a{fyz Xy!mwgo}8bzOTs}6[f/iD54!T#byFϝ9 ţm\-VCXY,=)JrX* %N2?̀ -{K(ģ0}kEC`ڰ\hyW2-zQNDu{= ՘Cwb}4d pksQXP$46j/M [oӦPK״VBÎ`lSģ4FJVdkĎU rCP'߱qs,%Uh\kxn`&YoBǀGLH)Iy[ҏ J$0gF*s4m}BnY֟&y.,]xS{9^poh".쐁ber!%J{4nqvkfqLA;Z|sboUCL8M8,Dȶf_PЪ 0F.gg)^Z]E]{"\`gM,\9B*mu iin)Y#8^Eݡn3s;}WƕkPx 0ZW_s1CgeaQd][6|F`b*YF4cӜ(&N~ڥC{d.<^?`6w}!$pvUFٽ֓濧U)MH""\ 0a룤>/ot]Vs O MBCVp1S f`ʩ8rH*ǦօDQQ.ՉVE<lߝ1|GXbh<^XG rR?Z˖X|((5PQ T^"nĎZ1QɊ[F3e}s)BgڥY{s0+a [T3wi*&{>|+!_=˵]^}ö\ѽ1="E6mqU`{Pc cZIߚBdW&t[li\ߗ3FM1ӗYgN69Ur%p2  afp5]&!Sx}¯Ԫm T?cCY9PZ`br"9au4*m*嫜K"aG~4 cjYk =COל3V渥Pӑȼ`9r|p|Tه-ĕiK1_@mP(B~GAX 蔳@ӛ9oF}!)Aךoo^<@b5BPOZC;h4FI!b.)"Z/\Q| *zEZz=4Uz*V,AicʇʸT5˛AoԇjT npA.Gfk[9櫭P 7!߅iy}D"$xU}Qneܛ~.UTb_Uk#ʪ]6gO6d)ʫAZ΍WihHD"w:IB7-B-v$YZ (y6Y3\~]:Qm-}YQLǷ_ v6"{IUkC+]kfmAΛ6l,_Ky =/džengqizgM"BHCv^o2ҭEjt WE9D(_`as!;H+A"N) 1m\ .pD']I8TcJmޭm~yw眐˗hégَF (u` *kWe?~{S C3Z>JR#ΉeV`sR jJ"==(*ھv΀l(Tozw'Y !s~ CGnK.No, o ݮ?`% cF7-q?ϫyοPª갔3Η@`H␦ĥ!=[T$s>%`!R .>mķfwl=[^h;|R',{Փ:VGVuUY`a.E*̩ER:Fd3up.㊺eÒuqNUؕr,htA?M9G(1H/M P t-Ic-8Wd8$y`糞]]gFׂ:Xȋ+(`K%z2>xӶ;d0G+kb}*#R˷5!vŶO ve+}AƣwUA=%{UabPP}]{߃ /٩$Ԗ3 Bp`A^RH@WLY?TCo='w\a>_9Ta1ytWҀ{'S=v/eC'}tj2;7cbAo?V>8b_/$ꬫ374O ~B;[5 QF99 }(W:eCUN6^Iy+ vB?m¦"Fme8Sa ^QV\)7RcsS-W')SDSq:O @?J'̐1l Y3yPzB.+? ZSh[:ep9rV,J35E1d|-爧NӪ D'b@a{n0lVU>'*ISW*N#$&$qx,s S~S{ut) .ŐJc晊*s<#vUjB-"sBHN 9$AdL@jEԥ彯?ǬXu+>w07WZ`~ID@ww?*kEr UՖRԨg3Gf+uw37N 5 syP @^%M&sjg>7o71#z2TOA¶*Y.FV=~eiPx͇j \<,Gpɢ!0AWJ2:SJۼ\g\cܻ11%3Рbh8qROd8yUfBbOs%:4UK'+@Sƪ!Cv^'8(P"][<O&S{~=‡ @"ƛ.Q䃕~獻z5Nv[C5L|R3QF 籶ɍBd:g9cJpB$ZX]*nŐ35M{ZLfJhnoP`*Ӑ5ΞxVl֢XOrZ?Y ҃c*GY*CJfe#ZԞ`k (;I:|l{uуuW9ϖ}.괏R7ޔ;Ok9Nw =䯳݁?&sBﻥdKyٙٓ+LC#n&e$LJxARbV@[;C6~lvS] :%ޫO(?蕥C"G-ɳBHp##3TO(*C4څZBzH(w:R`R]Ե?0xotS; .f\ۻ.4|ySJ%1z]OG`GNen%rM>CrNgH5:Iq)7'y^Z?C\BF@N$ Y/")"VO(_1s4]%bf5 yI@5te% ]#K}9y'e.]+2%,+E2|C48|> r?%Ɛ/w+y`P0/P8!dg ρ!bƪR:kmyaڹ8D҂[6r`;n Yj]0ͽfgD>UGjVt;CDĢ3hGVkmSky0Bև=kA)8pjO߫*5H`ɷ|{@M*I_=b`E!:(:z=&;J]'+1ysf0L/)@7/+D0w[#|'ZC~H:%uPV71vA]Ԉ& L{bVଃ|ڞe6h }?,$(~!)ܷ m ,䓬nGD@@CaL vg60*[5̴߂`^gK9#JɐG@VN@V"DC=nroƃ]F"_ wsV^.Zrx#ޛc=Es##ʕd#amo}`M'D(f.I߾gi(b1mqbP~%TWUwu"}F:٬=3}t}dԖ8G#leiIęEGN\S KfÁeJu}pŸ2Y]-KNWI@.+ՒzxkM~5}t'KLd,j\~qF^s}N|h^BJw=ƒJ~W>8ƘUϣsf7;QU ]}jWtIp-% 1zТTs l^j;V4@RƊ~r Pdwp%D&5 אߤK;q"XZ>5Qj}A(% Qƚ+CG:Xy^n^Wf+g\nb8#;]oG bߔMɓ)ˀH1y4A؊<[Eb:!5bk+RC)5sg{F] 6#1"I!y!jc(c$\yBWI΅3qQ|j[CPb8{_0C]Чi'4%Ew)NLk{=mZ8bc8&:KLE( ^&} *Qj{Q)qnp'>Ѯf P#~v@5Vn>gZ 43:dm7$ #ݨyh}'d26.64C@ޫMZŶhoj`kC=lɬ|daل ͺ:8w`0pvLxrE 7O%Io ܗFp-kqr!́Or+TN[l71Euߘ{"E3?;}́7,IBr&`fђj|dX$(41v=RZ]Yo_hN+IHu+FO` vG'Q7P&ѨI/`0uGAE80 +r1^g^O*aUc <{ R1xB"?ȽdO%ޜK-Rx{{WNxSH5KЮ@?& VhjT{ݪEI{k3t( {:< QZIq,%^VM5&PTZhf>w[h4K?wcImRuGhke.e)vkE֓:R&BSCn^{~;V) &CZߗ^`R}ͨ=8_ݺ;\qi]߭^% _+>aYo1^Ak?JlChjD7n;N^O|܌Fb5쇱qSf8ZcB m|,(Cl q3u<8hz ,:pSSE_g.>B+}Ijr-[r4՛/0} " x{~fy_6Gbb¹oDTh7QE7t_|#5d1ETR^N@pRi/1W]uV@N#;H8&XbY!Qs׻!hEM=y_ԼT]ŤP;M\cWo0M!8CAHxXvX1X[ XW/ߣ-5ٍ67Cp@{ȱ