libboost_python-py2_7-1_66_0-1.66.0-150200.12.7.1<>,th}gp9|SNq `U5ۡ?At8<*E]\_ .AJ\$֜6lݯ.RO؋7HOeS[EC^ gK5UUoz,tEENc`ǣdnO 6R)EE?S+FEIqe :1%г}IR!ܚC)l5+ƬIEdh@;(?;d& 4 Q %:@HL N P T  @l(8,9P,:v,>7@8F8G8(H8,I80X84Y8@\8l]8p^8b8c9Ed9e9f9l9u9v9w:x:y: z::::;Clibboost_python-py2_7-1_66_01.66.0150200.12.7.1Boost.Python runtime libraryThis package contains the Boost::Python runtime library for default version of python.h}gh02-armsrv3 USUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxaarch64 Uh|ee1f75eb5ceb6b422ec61726a088cc2d3b09bb3f3cf7f4eea5551b940cd510aerootrootboost-1.66.0-150200.12.7.1.src.rpmlibboost_python-py2_7-1_66_0libboost_python-py2_7-1_66_0(aarch-64)libboost_python-py2_7.so.1.66.0()(64bit)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigboost-license1_66_0libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpython2.7.so.1.0()(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/ldconfigh02-armsrv3 17531856391.66.0-150200.12.7.11.66.0-150200.12.7.1libboost_python-py2_7.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_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=e5fcc9513226247367790d72ef9b16e92f70c7ba, stripped PRRR R R R R RRRR^E@ utf-837eb41044ba536c5ddadd2ee7603095851b04338e41abb3fc7d3c4e41e452326?7zXZ !t/q]"k%PԶ@䮭!X.9Iߥ q"{G# o^ЎlmC_*D*y9lזo"p+ݙƀC_ N#]_ђKAOR R|3+Խ%[ߨuG9/bG%$5y5O1'C"0Yӊ DЯJ׻he68!~ez>2YNFE,3{0x9=?`&{ᲕiZ~dkX_RH5RȿNܙJUڱĞ(M:Yʽ6|{< 1^XCL-ЙcR9.Te?)i#Xf1#` >0޲$Hʹ-^ pXR͊e)-{c|6F\]_C,U$,X~бbBbnv/syG$K\>->tf BPY.[<=5vVc a1 6d]#&]C5>I$X]׆ ؤ.r@Z[r1 J|Gu 9q?i%1<PgQDM GN! ckȰ8Q rc̤1ܣEVaKN=mbEN&E[Qos/mn]^]b[R11 M#Iĭr7(UfѲ.]FfIfQFI_^.q}(|z]D2,C޵%Ѕtve'OlfCKV+5s2%N]5[k t1TCiK؂lƄҾXԦ@P/4k7w!zZc:_.R`c~hFʒB謁"nn,U>7c$i,l_ ϖ;}1HU%^Q)H8MI; %םVi3},OLBX|jfd\E.֕[ tu A+vr%܉pƦmG^XmScS 6MegW*Ρj΍xQ#X g{*ߊuiTsV7UL1 >bƅp&?܍%y 돆emoVwcjOkNsG_ \=NU`HwԹt"QaR<_밴]qIdBNC1ull;Y &T÷%?,A-hzXk,Sd*auMLkSR( i*`\bRfF;OijJw#7FLlL`m fBi!%z",}w+ ly@U٢ ;z6o5]$3iyRӥ9`EVv(|Оw;DqO9&C`\V#HLy`[BgzTyqY Exk4M3>fzHLњ«UI=z|]+ǜJFI$_g-apסȕ|\E0opn%3ÇQ wYF!D_tƣ!ͱ8we6642id޹YÞ,e` O{3n@:Ҡ|Co t]&< &c:H% ɨuX))5}?kZIJ繢zuQJ  oNk2NF 2?_d2/'GEX?` >*vJ;}uF;*/VGl\Ƃd'7P5iЌ=ߚLR)bʁ¦BWNkVq7|}=9oAGXiaϮ끺[63fO`𣨨Y{8Ɵ΁b ,Zqj>+ bM=g.,DB˃(pʪIM\3F.s~m}5 K.ES?yUWA\Oer?h M`Y&:T:6C?s؏卛2; Sj6( Dpl vr~`Ui |L旎f^=0$HDCƋ~(Ǘgp#vGPA!c I%HK \ic\dHh9Hoa*v P6!MfaFf\0dSTE9:v~R:9`q3Q}=yST`]D-[ޞ;ġHB{&/id~2Dfmul,ÿf)'jd%sn˖F퀎7"cu݈Z#=(4Zl )Jr@cJz!hw{ 4]vQZ}Iajh3gJӚ[bHݰj2;%f{N{< ?d&hE Z6<4V=L`FvA^IH[#r v9sx)a`UؼsbK.}BT@sEqT̹Z镼.nx*' /?' q@=P͏3QkeF_Mw(n"x>8˖[WHH%LAx+YiGwF*^\8e[o* )%8Jݸ kp+&Eh.T >p{wP ,/͘d\9$N=>Ub"-F\h G?kpؕf\0WxxZ-^fОbFӫL̢@ )^tT=VxHΐL9FDdUћzsл? pZ:HBq(cQm5]+Ku! GRC;Гyl?F?n$[;5 x$֓eqb[ʆ|yԒ‹\UYH G%0NB? Q+wtX XBAwm1FipHg]I vsd#pG2'.3CTff>Ъ_a*k>f >&-nƔ7xH]r c?F aX[`8RB[[sʜˈʷ 3)pۇԉ@2V[ #7Ѹ[s:PZ.P豂)ko%E EIM$b[LyЭ?Ey\6U!FPV]Ib7 ^tMŻju~3DLD_}d鯴q:vYFYڰi L37rN,iDؘ05ըW,v% jGw ftE17L@ 3Z^C0ͳZ' ܾ3cJvdQ$u~qH^f/C snTYW&~! -mS"UZ O(X"7m{ZNbB:f?A Onb&QL3 Ofӯb6A]uC^t3Ӽ[vt7j}~&iV3 O vp@{2琞vjWN>$r%/yQᑊlQ<2k-Hvmy &GL܁lbjrMv~^^V== @2}kmfezFM3Ezx ~>*>`,$n\%A 6Lp{kՄ H Ml-^^屨Sbp82#Y.|1;0{i}Yjwxy!|CpHrllVcQ{L:;?:d3Ky>t$l#~JhYs/4+an\89oE~RIgJQ}m6쨫}uX zW<;y@D~`> DC9`zwX%%:^F4](gǞpSbQ{3HhnL8/%"Ҩ=!:څpG 45[lL٥f pY#?n&_>ؘSus@yn,=dZ, kd0e?4e -ޗϊȃ?nRW;Ӄ|R,ElC#Eco~qCr!6GAQ{ ]gʄx6p9d ώ΀]1}7x8 `՜$,*{J#}~XQ:U g#%6V(Ƶ[v1$^a݀y 7a'iwhB+s/Nuvb:?nָBL*ABźz]:sF߫.f9*$&4Jp0dG,o}'^4WXNMUR/h]q/T:SjvX LOi01C5Ģb_ ei+LH*݅_tgCMO'Tl-dPR3MϾB0u@5YaddhQ^$̆L E*Rz (nAxd_9[ vz@Rh anuIS:rDF4<7c\;f[8u7IHHDK9LWEU@AsᇴՋ8LfYԤ`7$WhzפSA.E%ZFzN:g[5&d?4 C*:tA[XU0b !}{=wPr,ӣM!Xh8 :n$ٺRa+7ƨj?VnL "=[d\tc`Vt7!z)5y94йMNcEYW2QermSQ B;\L?$^K`>Ibɯx{sKĜ1,@wmgd Mv,f!%/A}GSseo "LR[ V_]E5vIpAcAO=Wsٵ/Gh;0{~*ãPiӅ dQOq: ʿ+*'@&dT&=V#uU&{lYSH,Lt \q>T޺סy+Z3ꝽeHJMn/M&-B~Ȗ~PgEYM,?ټw<@Y4sN"7/ÎQ"jX bvޚo41hFh Or$DŽg = L&d wU!hmƟBhgkgM.M2 H\oٮX($l ϸ|Pf1}Y901T˾a:淔uT1`6^\׉zhb7Mu;*Ku"#oŠ+iv!$ͻ{,mg:+UNjkL;r̬#ԪRʘCT\ 5O*{<{CNRbU{`xR(۵n夘m ,W#̺U֐dKfZ^}̉lXjcN'l?81`҅b`mz| 4q> f3NGd%̍rO;Y]+Sxl0FVv:V2,E3.KZ7o4582t?t8yyW|AZ"$?4ȜUcU"HSزE뵋E|LՄֈ`=[o8bs?y-AkFb~,,yT(\x8`$0zQxEi@ZRvSި),HF]Nimgw,{m:im=l%XЬ/Qm;*NQFe,$$rKNjJfX=ADvg̲gG:M.2Q"WW8mK(|^xĺkN "Js (&}IE=hxNejQB (Ԧ'b:F4D.rشqQ_>\T?h3mئO2Td2FscwhYL /S!u;a3FQ˸-V䃘Y%'] oR/Hb҃&@Q9H+dТ3(αP&ϲAC!Kı6B!dLNRڔ#]oNJ9x0 puQW)iߍ{Ҷ&':чm. 5rt!A03q?`=b[FRKty[f|g! ̥1Ɏ>8ECKL)Gf`'`DMӇ4҃kuvE '.1 PFU;8FtإpT-yժs^I(p\qLh^ 쏫a3Jfu05j<)"ia8JmkHhƊ R3 cZ ]݋vUۍx݄|'x5)@35+BI=MaB&Ը*\rs$< m[^zciQ/bjHףmNj@?梬S\iϡfH\aPhY)INwC`c6+,RVKICE4 trb XO&suPʛŢj|BIf+X#Y2 - 5m4I?N#a#i3IeZX Nzpzh(Дv a%X6tS$5C2u^" xEԃ=fQ^;'j2| )8H)#=Az[7 vy.6B?coJթ~T87yNY.ӪO}MJmW"J"ɡnVx rX#T1bzOAU)7,I?¼)1z( %tsmKA >Xֽ+ejuWIid t7%q4@!K ޶6Uo \-Nj}eZUz04݈N ;S{0d1%Oj]85z*Sg1QEM7+-s[QCHAo*lhZw:RgZ 0HB^ә@K:(B:sv+zv}`lAaGȐTfGG=(-"u6dcDp߆ì *aJԇ $usP9< H1o<R8 -, фq)YAx+. .5OdpETmqQJ[O|UTB{.@5h3)?=LAq,Y285ԩNzB8G}ᥨ=+O=2XS=gC21CVvаP &0HkvC6 MpԐ~;~b (:&]uGfp}zqj?>|Db'5殿RІz#F+k0/x+QtNo4?ԇA Ab\ ~hcwЗ,'}3a=iV(NJlOf13Q#^q{$Xtsl4,ƮR6º6g <Os`,:0,߯t:RCzhY(HfhdtR7.rr~U_d0aiAc@E"}HVY<>Bt)@坮4wؾjel,3NpjvwD>s` }KeHRKpq宠[LP 1_!*ߙ|>aC֌^%F%+ഇJ$(HaA3§w R=,B[:cl {p 8ayx/-Nq,}h^<;fDp Z|-eɁ4?tH>N?eꍎ$_)@'D,9(-j(+X٩\xõ6z{Fqѳ|܇)4DSoRw!`";_5#<;ucqw8wPb4YQΓe9݋C< "'hӃHv=ﯮlP3`lG|nU)?j4Rsөd9 SF73h5w3gP9{_iXtjO=x] k1k}ý·})5YϼaۈvV.@po1&X[T{(V'7}(ʴ~MUoim@;N3LKm4_ċX1}FzqWJ %f W&x*a^ {g쁥ycbQ"NFg^lf팀=j i$lDh\38G&&$A0?&$< 1Eko&?+dW>kBC]lmq;wv1KVUrv8OpGߺ^ 0摢NEpcho6fҀѺ,~$&X3nQǑQ܇-h&iuSd%թ&[wLed3'8)eJ [ qSX^A$WT?0LߏQt~1nɰ@z}Y gŠ,Z\*Zx0,2cM`]y-JJ`|ȈO5ƪ-ĐYV5 :2=:ũ)kq={aL/Df&e=vo&׌iq:Q♥g@,Z2H.iZjr>C ̽|𔰗 ϗǂ X$7h$RߜM%Z.$i"\KSDf[_+׏I_`ͬ*D`_0Xj }FŹ@JP" i]16w:s;F]վF`d?{,hu_|Ϋ 2ʤ]+$C$7G[Sb܈Cʲ&Y[/TUg]W :5- a(LiX_#Dj'ڮۏ-YΓ`)-O~Hš~5~>7a/"A1o|$JFi#J,#MYBcx>⥵WH?3M1aR'UAIT;17B|KB~ѥQXݨ@^U,_[|})ݫaTFG'MҧV~:r Rb\{n@ޤ75 `#e rӲC~%B"o {ZJysuFG=͚GKm7u!Q^I瓋׭Do#Oe(_2 OTnKiȁCR4 ۩h?y8jspg]rm [aVb¨dE\#\xu$-=nv !ۘ$WdOX9EI:15S|yD@w SMg,6jFf*q)vb)WW)MDWx}2M37rʼޱVKotD㊔dͽ:=Lbd[X|MSJPz*IS!K]H'GVk4$/,O'ΟwB^ 2.D/\',WG Y:\䵌Phth,w\3eʗlARЌ'y=6MB\i7Aa38AvѢFGB7E1me'yjDclM׮oʻ%H0 ֑~g9|cyג7JZlG4h4q1P&{'a>A4YW%S.@"Gx҅L~L7~PkKȃȽ [ooo .>"tB~^x<)ZEz FqS|hN/t۔W@nd\ Ƅei9P2%$S*EV8ʚAl]մFԭR;D'W?Cl a Hb>Ϋ#~Mj` L~}N7=6a nZ ~C~JT#5%Kg4dn b ?CT]fӋo<*"8yMq_)u$ 2\ $;xD  dXm؅k)kDd:zDXF N:~vSU/3+]7X?/mNDTR*7*tZh3&XQ4$tt%7~$"Y }o)s%_9wmmAU;"okS05+&PTФi"Y9KL}$HlD$ .=+ZuK7#^ cx}Jת+z~@-4.!ɖjP_*·{3GO%;L@L #1c/Fl-6YIz=?LFiUey~+\@l# #y9}\h5ߖO\Cr536a~dd5r2/+;Y\n|VexL&sU863;PENm /k`VݾN1uP"s,a+ DNr ,B/;gff3*47V&= ;L]ۘ<@̿I$DvqЬ9,Iba;ů$y$hz*e_PH[yq*Ub0(o_B Uq kMURf r>< Yd~>g\DuwñD: V OB` )[ j>ixs#.o> tK{Ã竭gۿ:-[)#yC o {#"Fzgf*<^j?Xc̚Z5"y_Q)jp ZMuiݯ4J ҫ+&y|jMJSL}خ9cIԬGeEF8B "AU\W$c 9z -;@:UГ[,Uk,I̚{]bYyB؁*g9@QFP7?\3g5!*dm?Z.* lD1xؔBU&fuD((/XOiLX]k40 pf:TL(I{E0h<EGvC/&iefĎJPęَCg9` 64ߔw|gE6_9f>UtN/>R%)5\h}vS`=@h:کs ~5Up[׮"ń ('/|åW1QE,n.oDJ-UV)G K7:v0 &F㓣{(sVq#m=:p2 1m^QeYvP<[c3ytkذ 32h!I,fx`#<~ocNgS/tGwi[zַw3QcD9MZ{eeP_0nTL/X$SaLk G V0Qp:>?دꫮ+Ѥe; M>kՈ~)&Gso1FF[eȣmKDIFiL1x׶a7\6œ`Fn~EU JGt8;coI]/>ƌؑvW,bgR0kP)`E!5ܼF1Kj%Pmh{q 3 Xve;94]ШmHޘPJ /W{j+;\/aZA6Z֦sN/sjA2I"Y#V^>%w?`iͬ+Wʯ="]XB2F]aֲ>y,9eBRq#4P<}<jmr%¨aG`0M94i'26h̺b7ϐNTehnBwk醤,ӓܰ|<{vmӖhS̶>\Oy FBi <&Λ-YI8c6EtBLZ) 4^/uC`W䟋p@5R H#FBX~NYrFbTf({$y.}k$aǖ`0%^*0A-RB_fo%m#!M)&i i(OqqD*'?O b2wñ+O _ѥ s<޳"Sσj4;$7\|%/5 cd:Ƚ sSI)(qKx-vj;S U'{|<Թ~ج}K>Ëh;yW(c}qZVyTVZ/5%;ᥴ8>b̻a?y?u֔ΨbI1?!@mET|v.\ѦV3J2ҽW,Dif]0SKm3$J"3|zB64:JB"RkЇyj(j;)G*~7g^31.g S+TR]k2wh6FSQC{i+JVA)d3%HRE$ny΃fϐc }b+AM)h' o4GS2c%ODE_Hs X(qE'KfϢN ꈧR )Ĭ [1u4lsE?i2jt_gwG!**V}](H͛/f"8E|HCWS1'y󽙩{39:X|=їJyfB}eJ>>f> "NB6H/6*MOZ*#|{g,1SWp+"-ɜ՜paq:P8l/ Ze$]w.',%Q'ᄓ쑟^ݮ7J2AȄc2r]Iu$Bϟ|ؔZ1|ٵ,7[y0qJ< D\BG lqi_)^,X!!R75ˁ֯"lh~b94.CѡGYy@(:nE#a9a5%i܊Wrrga^9?\ D ͱa=n 07j1~l_-ݰC1d[-sܟ"K$ =| yϋ0x@f#yv۩`Osd%fFB<(mrPNhA G18Cp\xd?mNw% _†!Y2a?nuoHl{wlm_`RdǾ-|[cc"y|цUM[O%@xLS15@jaT/ "7ԧ|SE WH* -FNoN022sBZ ;qp+IԄw%t/@paIAAφR}{48mc4ϖB}<(4wv] HvP&]Si:fSJ^m!Xc\E?"l1Y#x{md(Ȧ=u"7V-Ӧ%Zb{%(d׺K̒}Zm/;XT ctt8ut)&g61[ga}&CGj,nQMkYqm&FCI>6|R,Kzy/."DÇ0NFM=a"SUƝ,;#2&.0!KDC>eY]zLżzm-"7CW=)VM-t$lbG^ڜ~Ef߲JVXL=ՠmlfۃg***hmckHH7h{tprIBי⚜= 1MS:(7YibɽyDk&OZTt28ک>٭eJEp]ضB`?4}WЍn?Z{j]N#FLQ|6%K(>~IĦ6]Gb1CQAB`J#qE+ʐq쩶eɎ=;ʋUО6u,bM:dR> 5-MMܹP>4@ҝ\EGMpBx $|xWmsz^joG.g}{PΏYWl>O5dWu~C7_= x&C(2U}W2Y34uf< |>M;2ql lڍ**4{x+i65 `rӓQkIx dP}$Ul-Շ, )oª@Ri;֕ץPdдMIqgyqDFɋ:d|!8^QuEm`[}D37c#Ny"17N{]M_EҊn  gQ) D%z"cN>͘H;w%JM;gmw9s:-e] 7Dﺘ%\webh5\0ɠ8웞+#iUř1Ҷ}Qsؼ7Zez~rZaf^) 'I&d*dhs;v@&_U p;OV,SS I=ݪ>Cj㭐Qza ̔8d"ֳ=DB!<,̭dL-& Ky{Ai]xSkۃW&\uYiW ̽C+{KI ٺÝq У )i{g=~n@);7~VA G]ogcwMcIN$N=I)7߉鼳9k?B ]d$Ƣ (#C6sT-!^Іo~Wn' W? /_΁ '}3Ѝ552_[^^cͷ;.(l=cQ2G?Bo`|35x2n4"/}iVREQOQv(UVv2nn <3k#5|t7pԒ5ךp +`JZ$IFRJJxワ w͈o_sAs3j};$ssZu6l "-g(4UŋXIjYc6;F[ۚtkg@KӶƓָeX\1mHe7XG%/'H ^I.I'v㢦R6BkB gX\)vPT^b,TV »+[i xң^O#!6_7hG{A[^"r6[ڨ=K)FKf .MdIJČh6KFG(ǿ^>M[n}GRvL~'DL2f/3͆yh 99}kɚg[b3,ǮxGfڣFїv-I.US]9D 6hMU6ܽC[#XE,eTAs3 e7 ~+wnn;7F$d*1w?/  #%8EI+`|,BddwlwxbX҂d@A.G/( 6=%g3x3Rc>KR(=޽km7E/ղmlI OԸ6yc;)YyrL\uIz2C "_<]8iepz3O:eGY0}Qy4X cess'+E+&ՈQΪD,ě|)z>]?{1,Zg'<Ծ@ZUr* e~͋ms :Kf!0(pPLU|JXj(p՛@5Q0gUxMRgdLWv ΜR%8WK2Y|5l 衼tdgq?F 0oَ[ b<%_kiQD$1zjeUQhnɄ$uK p6s%*QNn5ӝ NSᮂ;iOS5# meZӅ9hƾYډ߼4W]ak?*ۃZEToq=_]Z Lˠ\WuhV1K^޲._?gi0@Z@K9-%ݾ.ȶ<-)#Qza f*uAfUc0 RSV؉'8 /U N9MAl̰*iY6aW0o#\}VmRs,O$ v }"Y %DևAStQO2Fl/^HWiBϿ[)RAtJUqL)~iž@Ttrg-R?&AvUkxT\8\ݙf-|wL4Ѳ*8cLU_(zG vBAƬZ|K;hLja w OvWG+Pi[<Me#&_o$*,|L<p%H\:{EsN)HClqg/m;qrzmOLs(2/P,eѹF5#9eʻKXkBb/3m-%6J2NOI>F3g;!\VQ*TH u_k/FB3k29u6^)nL#*o,䚥ު58}@];o6ou<Y vZ.B bf0:d""Lմڈ olB%,^Q"W5ڷ2a^nK$rij ]b!xnYͬ:[Z6IS.rvҖc}>@]Aqxnޙ?4=673d*Є,8X%GKAI+Lg5G]<ۮPZzIk`;axډan'cLHM=pPT5t,R_R&cĻm0yWXk?֡7SKғN/X#RPomSXW{hWf&qdY,D=S_!ܧ+zDdC3c豉Bmx uW_YX?⡑ĺn9d}µRpПB^Ze"v&( k]#|7p&iLdͨAm?L* BA8/{RŻD-x,]_i`%h"[U9v oJ8č;;14Q ϻ.z@^}8KJ2lx؊B컵.עdY~FSmICh~SBe`8ocڠ"Z-x;7ՌN4~!RYF< X&.IExnTL;ޗ:4Vy-w0tD~}͑>'pfMQכ%/'_.hOe֔n֑9W|5eSjBި؅qw6R~_` _.H ]L- @,Sd( ( >n/(9@ءim:QU 5gJ۵iӈq30.ϸe~/1J2!$/bHvDZQ"\.E$VHHs?Oҕ $_*wV/qjOU_]?[ǴgJbQ{(R,E8.00MM}o|O[R, I`?E~}sM 8;yXL :QUUvU־%rw30B|\5fy8-:mhxdFN+MxmԩE{/*JՍU|@ Wt2Qkҡ;=U&L$q5'[ʗ:8JzB}Ԑwk˧BL>B۰Zny%'DcHBoUdpH^<@"%ۭaGkGy~ "|^?׾>>;IjW>o e ??uJT0 rR+#Yx^:~jBK}4vrZү|y}RJ e"ı4*i^W:|aʥ!owoख़e쉱UJHbޮ8ÑzEٹ~ `kS'g5lAfݯdRX&~8`.BS.*>0DHN@B$&%P=:̑=UP}OӲ ( R%m !?.Ĕ5fjֿ#m3HܜTw98yth^oژI/ N,]Bl{%i酗wmV+M![v71iIP#h>z H؆=% b_ thp3/shX_9B;0"CPk| fWQeЕ9 }M|K'b xug {;o̥;==-rRp=kWJ.+GcRBgX̴ ˗nG3",Ch@0 }5j~ Yw D8Ign?ݰY`g{( <_c@O-^pU>lbC.)v6R=%fbލ ?ǂ2m/ΣpTe+vwJ{O6Nz$]kUhb-VTҽS9Ҋ".^kj A?Ovmd.)F@%A$&OE"ӏMZg&ܔ mfza,u2α!tmd=Y,lz]dMAt|a@6x[2\W`a䚋A\":#/`, 8uGT.iTkHRқ$b+QtժGD*f `Ng! Xzc @Qk|C絊?Dvͅw8+bOɨrPLwL92n@s=>x x[^ r[eYC7p:KqJRD #J5#n 4q38vOe*A xև02A&fcזS(Cih7l@w۹5=]J~x7GFśTya3ފpk)o=R 꺷w&^5Ơ15fmVG*L8UrÏY:tY0e ndPh5,=>vy iPU⦋pEI ?\mg_4Vf&pBw`1ϔ62z8eL VZuUe3$s$s'M]!oMzhUgnϲP<(PGQk~/ VA8WʚOtgj5 \= "5%+{WO yp3yWC^4cl?2pS] w4Zg8fehPA@ 韔ɂ7a_R0$)/A+fEvb1[#vZ 6ŏSQV~Ĕy`ތ05} [)FL)R[=dIϫ>f~n GfgBBMݵRf܀\v6idzE N5TG6pӱ>hiM*++&pk40 `J("xRA .؉FPQF[޳rJ#YmnvYu_ Fձo|S (d&H2wTP' l`y.dWdɕca4+9ǚ^X T-]rlk[ A!ݰ< +֋*%%Ļs[$lJqzS!OتwH7IGff][OJoWbY;7nK|ٌpȋ.*׀"ydZ$a ڸ9xJqh2Ү HY[Z5{pȨ`FGɛrU긛Gߴ0x u5LiJe]G҉sy8 3Zik`zmYM$\1 B&RCVYˏj}2S/7\ ID8CR̃#0"%0w6.՜Pm"7%}-KT(cHC[H 71rei0k}11'W"Uވ"ߍj|J+*v,nO J(IϿ3#!3}EvǿlI5Kb"Cž]Мrt:scRe oqʁg ^(y@!ټ&CMcW#yL/;@K(4esJ0!릍(YNuϚնbp2Cs&IKZ 24PΌu%kˍcdyV*j#gAhCGՒO)/5pi>/L(T + $c45#@4:hd Ly~3s7赫I?LF9t+i9@eO!Q{pS$(8$wQEPv"w8ʬ{yxfQ'4:s*ᴥAjڍdc@SFm:ެltM^o߮{4L[D\5}\AՁiB3]&aC6HHb,i=RaVְ\f]QFTηl+Ͷ!QRVmZq:[QppNl-y?vHWutHq8kMT )S 6&~6A)N ^]UeTLv%3VvU{@j݅H>0-쩈" j@Q ՝iN9FR4'i̘ot% 8*;]2ؔYdx#>C0ɕu)ϕ~ZZ^?Ou.;եn}b pfB޳˝]5(¾ءt.rx k}oe ]Ziֶ[\DjZAF X)0we%aDE0<f3[y>F.&/Ep?PCSL'Ep(%3UlI|a+n9Vݹ<^$ Բ֐-~u5z$R6iW F&]۟'RBc?9TE,-cV8:鬗IҙCƅ23Dp3~GVsN\ױ䧪O{,M(V ZVg $Cf(Ͽ~Կ`qCиȽq`K)qoemeGAE0g񧩭@#^E`S:X+,9;70:}_f!Y^oFO4zN5|7|?סYhz+,^!s<(u);%Du5ԍ;?l:Z˾!#9O IJ/QtmG^ G,hmvIW ՘7G1;.cF.{:#/G% Α-TTj6GSQ^۱ jc@B>#o!U,aqzm 6]:zpL!oU}n1"PM<@t|8%He#䪞;p:(_Xr4g"afa|Z^ S}aCD Leh/ R{Z=M+T&;h?.՗LJ3Td!8 4_!K1Aotw ,2~%B"/Ұ50o^s 2 h8태Cb77%wZ" Ĥ揕m,k{ fz+(iEM( Xɻ9#kFǤ0R)3$^N AQ68~F9?Oly6QȤF!AdNhYtغȳǧ6ΐNąq1 l([?*κ97Gv9nc)\NFDJyFO]xϽ5/M8$A@? :VUj4zyIv@|pB:7%vC(0}0W 2El3d+oM F, NO:+̟ GpBe)z}8&?˶ܙf|Udv_) (48u%#3^(ƛ2<crrH&QC}!^=pwoUPr`D5EO9ڞ3"]gmU[}wIhVxW?# YZ