libboost_python-py2_7-1_66_0-1.66.0-12.3.1<>,ap9|s!ȍIiTx D܅'{ c"<]^'rkIE(WF6ꀅ{V/mHq~YG>t <sWaf !]w5 Z#]gW-$Q7/g+ITI/Q4U,#gt@J\G2}o*ĦD*/>eL.rE\q OW6jWhT 5z),Ff3 N*B^rjHf 3r?T~۲)U>@:?:pd& - J !6<DH J L P  4|`(8+9@+:T+>7X@7gF7vG7H7I7X7Y7\7]7^7b7c8d9e9"f9%l9'u9<v9@w9x9y9 z:: :$:*:lClibboost_python-py2_7-1_66_01.66.012.3.1Boost.Python runtime libraryThis package contains the Boost::Python runtime library for default version of python.aibs-arm-3 USUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxaarch64 Ua}8eb1026f70ee71f1dc0c40e2ea22792e9f6e5058ac554607f5f630089fcfc36arootrootboost-1.66.0-12.3.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.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/ldconfigibs-arm-3 16421426171.66.0-12.3.11.66.0-12.3.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:22385/SUSE_SLE-15-SP2_Update/855520926ef58d438ec310c581dc4438-boost.SUSE_SLE-15-SP2_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=99f5799d50f97f5c87af16ff8834911063017003, stripped PRRR R R R R RRRR[3C*?@ HQMcЙjIУV 9 j>$5O&CsI{O8m)d5vfM whIVXDպ ~03 Ip@ _.;H3b J_9(F0kN5ȘM9#${'CTiU9uli_-$W&7ldT*@ R u؋*a~%v+w.1V読e*+ = A:h@!pf?X\箋0Z߃4v2Iθ3\8srB[RN=bUATt1A?Do]| 6 ^vcKxSNUn^tj033\z.6(Z H4tnPB> /R4G'UbScfDdܘ0]lDHd ~=_[4lUZ ׁ Y;09jHɡ=fDW?rix V0ôվup5d-f}3dO?E@^R׊Im/ԩŪ~khepaVw_g~qs"xo=[9CkIѕM^Ce:'xUҹqvz{JMҹ xU^~e$6`q| dmj]~X+WZݲ?6/GlqR_ޣdFsbBWת4oN Vm6s}1 8Ɲ0h@7qG=!,/f)6:ϔ9"6@EY?ʵP9<3.tv:MC(f(6G#^MjTrr'n`>:20I#a ָiO'L v =麼u|hײŢ{SzϪ!0BmG A?hg?tFAow}Fgss} =Zmvk"g&5[>t:/ ۚ@s9dI0`Qs7aN<Q[#N4-PveR75(z4-ҞWZ\SNDe"13=YOQAwWDSjﷳHVqΖ8[}g0U p =:JsP>x}Mj=97ɜڿõu@zL>tGUH$<uGIiޫh]Hb26.& Donh.T5CzmjjWߋڲ{tðjWh K66Cb`Lz3{bIZ kܘۀf4Y-]HU +AȀbHg 0ۡ#u "J[24H]N%U]gmpNy>33/RQъMJSJOMXa[$ߕ^G;t:²Nh$?Pr%.e3%^FT;i{xFTo=nU4^!*B^=+ao뭱FիIy6|7^ טC!rCRW6eU%ϴ+ Kߟ@ E*hr-߾ ~ap>W8I|(D %lܫO^ 3.(+\ N4&z[S/-LVD"%v+殍|?kabfc $-Tql6S:lċ7di,QB3; W, վԭjXFLHhy x`QЕpx!-/۾$|"p|e}oG=R(ǃ[z'ȅSwI/HHSVO! neVP灦/jE˜o7v:݋,re4h CK~ #:11CL͟*7MmԭH_mf/"K/kjQQ:-kDۃ,V`8Qn h>sρFƕ.O)_-=:1I%z_~h%@urXNiHyJǒn8ř<8*:dNxҰNk,(ޔ*,!PؖSx G|F,(3@c!h/IwMixBǓ/,s_neQp?quA06|]sslI(4@1 ^-f'/bqI0?#P)قf]T S]4- [UXVVr^ [ xB0C, uI*sL>o&?90 $4 U7U(ng}onB} *XrQ)Shp 8\hWpfBB qe]XM/,AkW+؂Ծ9X)oeG(^7 z^33TV(nd/lm{?| /#9-Qn]xyߩV7mG6ϣ6v<"bפJc6%O\1h7`,)]a#vlx}؅|zu*779_-wޝ??LZGb߃%f6%10K}7c ( O8'2Փ_#gƢZy3-[``: 鮀vrWٟ#=gRߢ[n#cدǥCP~w _uR 6g}7(ڀB4]ģ&p{Pt9Og)ĢW}f, JF*(P@F*~xޠ_:uJ mrQ1[~s2gExё" GphdU F#P G.Ô="7O&nڊ} -.i@PșO6oHEiKKJEҘub^Q%0WO6 aQC꽖lFœ@J2ejt34% f x AM*$<\_b|*wlf a/)\4]?a44&P^Z3HqCIBa[eD%5@ I\\ -Om',X0Fxh|4,' w1rJYcKAâ`/H[\.$N<9q/⭏[i<O`_&-D#uρID#Ҙ! 5a{ &3h,/Hu`) Z1snW<6J͔8_h:tj]v rox?8&DIJq0~tȻIFKDE*JXN>Rn6DUrZ"34"O-\^AåBs5iђ‰3nc>]Cz U]k[[\tdñKx߇x\ږRpȿ[wՕۈ.vL))`NMN?dhQ_*K1tREҷ),AܯdWTwtP7z@4ٗ{t&X*C1_ [&nXF _nB}cMxNP 2Z*ox/pHkd*͚ $h܇4N{6졦͔~"τeDrn&^I^s}•$i10ژdYj8>]& f9L%?4B#Ntns&=\{rsw)^)>Cu _0nGk6Bg,]-^D6sA6J9ã zjꃙN_q+ֺr0=A>I u|U]*]>y`n/>T}%n|@ gUkZ=uJm48d4/pAx-Kj@^D_mTr ޸Q3 l,Cة@.m΂{4eZ^8e\<f:N͆bDpiudJ<Oq!,.JLԍB*w !k9/"YNi؄6=v qL $2fN3),kx5y ) *Ա[34NJܺPSh a Pd$Hۍ^U%{ZeJ8#4Mcኆ*a+9fxiUV$c rprvwk)#JN<l}hpЋ 7{%wH;~-U,16x{mtQ7!RWAM^,)%s{.f4dgFa0~_b.:P6Y)n'Rz|&N !2+ܯ۴˜̏y&kx[dD;}Xw!.\t;h/.uHqq΀8oPWP"\Uy0JF^ȭ ?:$ngYd7\fTD9czIuya#'_ / rxbpK|d jYL2ݒ_a ZHצ4Ÿb%]]O&̠x |/ #2]3w9ŲP/pGSS7t#oX< 5b7L H ݕޑ=yWIi:+qT jag05;+k)h; Nz_z3y#W$}=@Y^C-0R#=l\H E gw<唃Mh^}%wbF|N Tp,5l<Brz?#G(TCJ(fdE z6ɿ{Roo2̫Ne?'J^$-6ԽU>B*Q~r0l5g'.0|}h(K&D:o3kw 9Iq:,_ӵE7t?+ٰ !u x¼ҷ_*T'>W\zAWW-_ 7l(1ji^>t}d>-QZr*eT$>,-R|Qʭ嚄ΤZB-(}@ ZX Y)F 4x>]U0.2A4?vNlX3~PRwc%h1ecj|Dck C)l1`Djt/ YA؁3!48nEVK!H? ,)b(M+~;ީm_lx8kU`7جU3l3lZZ%NB۴#q Ǭ9|Ɔ6:@lޘ=%ߔB'e,夵8VUOV+!G6XC#i邎|%D]!uKk8)5ߗ {2PFaemrR?QnKuKe t7B4Bpd xDwoGysz@41@t~0'9nQ\~HAO! N!~uqjRg+JY?nȚ)XjMchܥ_<-=@8, u6%c 2Qmcae}844gZ}sGIɷf z j;҄͘5PlHP?8- W{$yyK;.n+4aԃE87hyވ+3#_@<@"91Wn"k}8b!94Dbw2Ke.u&1Ы5i#9jj۾1 !4M}g]zc1Oؙs?ǘé}3(_x m &o-NQa%3C3́[!d/rk;j@m+__dd&P_!Z'*}PYX6Չ wt"1J*CHYjbm^S e!6?UP׎j|S-6p(d\%\n.%ΈiFZ5m<47 '# !Gi1#ܽ/}!W X4lW$>-g$ s)n,7cR)b55v48q|72+ʰ]i! |tXkĿ~{A>܂BGv@}aSbje6~2Nyg BD\īB;bɃc4eeMU鑑f"+* >AVOw$b1;voy{ٞ-IГbJJ6[9 犻[v2nuC0asICpfxuW,|a>|[sf^Bi I'&@ r&cpw][V{V! KIS}elLƟ.K#JзyКouli&+wa_p;G7TQqXҿe$iEzE6a_V/̻9n"TuVȾ;:zۥ4`=v\wXjUA+WVΣqV@mxuXM^u05I,-6rr!)x^6Y]U9`l?xZpNѭ~{/ѹ%(=~i?65 25zG1G |yӬkZqiW9+uE=x쌬 ; ؊|&ّg`&L-1`m8;Uw nX#?<."Ӌ' (ԄnaˀXXm&B7$s;#.\#|9< G(:~7i]-8d6>;l"-O-[P-;?eɒ{;,Sf mP+EiYOKY:q_,\1chx1jjҘZ%-,6wX7nHޏC9]宅ֵ7#w:@D<,>:*Vvy_΀`WE# ݏӃ,>oq׎畒@n&;㐧~#oce&Cy ] PX xdA}h'ѣ{kFڤK &{PK|9]V4ֽdA/졈HVڊUu0$25d׹ C 8q_YjRSg} 9dS?f[Dz-#- a[h3'?3 bN0 ^WŚct}yڶ^*"C_J.ԾV|zkJcTR]Xπ~;XQVmFwkϬWET-33u#!+4vv_Y,k>hvBye&£ˌo8"g1/{nϠR(B"JNԪx]ﶱ^'k3!W9?ڮ=~4^hvFطǺJ4+[#DG{6#W[hsUg@h0ljm^ʑ˜{Y1t״eYSi %$@|t12)IņfRA/ʤR~hV+sX1hNjx h wY~^;- ̵Ӥ؎m~/'qFoS3uTB(KA\EYQd̀ewzeqǦYWJ@e: mpnPtL??%W@!84nt-I~:{L7=@a$%Y N۳^b;+]gskQ2kvS`[ ͝嘏'/ 7)߅!Y:ky5xR*(9@c<(_ 裘U̓޻0;ZтRvDZt9V>3fpF gOE/C')p zh-+q2>'1X u`x,ϣ.So׽XP:F?inW'Š ^ۍ\z+š/Q0<|>T?x젾@/b \9Kɶ >6}2PKMrahEuJu}KzsL7Qu?<2.۟V]BM '*0]< W8ʬDi >Rˀl# .Fw35L`iJm_I>dݤ)?̴UкBP/uf31JGV l6|r- Xȋ\ r$KapaXe J@--!\ĎQ&= WYAβoCN\B<qF% Su|D߿t9Q\J7}@X++FNUV2$hhEH.ɑ\Yd'͡4aA9yxmJU*[v-E-TuFϹUYu( `herE?3ʍ\icצ g>#aG.ûi[~?%RhD!Yßi%U]4iȣ. \ Ƶ*K$!Dߛ׫ ;$Db!SYF^*-WFZۢ եnn),FNJ4&r4E`pXLeFwRT+k߶jJtXE:pW Ml]|6V%m2% N6on TXw6멏 xįUz $D7Ѓ n=5+L_ Gx{f @gC[=Sk{E{ZHfiJB9E^16YU8\l)va:;kAA# ;Gj>QQ(go͞vD 3 q+)r :=xsk'`% d 9}څ8T~ `%X`ʂ_r#*EKϩS/1fN;e ɵDuȅOxY _g}45䣤}&NY(sA?,Z-GA-zOJ)y!h%ce*s5_JJ}O#ʥ_4;g}p%) )~a,iRD?Շ"8.PR`(`ޅ'䞂[ΗT '6</+o᫤8"{'&1!ƧGL b'J& ]`6ri^ C/;/#%U6S#& lXq+- <퟿>nŗ\UmpO U)}v;he5=Ӿ!ϒRK+C>3 uܡs *ݓ0-2@t" zBhUQ'BP# P5ا+ G4L1oט+^v)J8@Nr4{0vo~,H rtz̺5} G:|Xh%l6ҽ:O*ܜҠ<&XbJTӴpz#nC1lRȤKÕjD1B\@VO!߰ R*'%3-V}ȸdJj=E;[(J?}qpbw0н!UQFGE^<`zhwVnbT Kf:SB3=G9/Zڟ]KLԪ{{&UB4$0zv 0I0@ aw^IȀǾnHn aٺoMcːW:B!ݓC2xg:~#MTnWF*x.N/U{""?)TYHmp[/fFmk$ќ-]ezMV81fABPҸh8KeI KeK'%3d>Z“rG}!IQ#{s &ڱs/eWTH5㮔o`m?Cž= BjTn>1L@So%T+W_q$AjZU6v9^S_ t<-4S7_-I@>3Xҳ7mmFԐemUP8dF]&CNmM]j V ?ʰ+(14椬33%sa.;0%2,R4,̨YPXOC\$C(njt!H{JX~6#?R4Bn0[p8C| +MY_gJmHԙQOQlu3UM)Ѹ,[Te2$p3]Do=*o#8劦rDذݗ QB*/bB|ZY ?nN$Ր6v}G s14 P9 E 57˭f-tc*[_4DISOmG$w T\(b˛OȺjI"|؅$|>.:! V=gRXJ*| tyhwFBdi/X)쯊"7kԋw@ ڶTs:oL>X.N7KG2GK],Z~tάm_Tü&zb=ڼ[iHrR7=~u@.gĿR5VQ]8N!y`0B\bA{Y9*tŸk7˯dƗzPvH.J-L3 ݤh07ⷳ\oQVT6j-TQ4r\>M`Ja#'ky1˥Y6\ 8}tݚь2^LRK0p% =..VjMĊr CVB+5=CSmـH:yWսa2AǡOJ.ZVQW6 ! #r.bO[3H 1߫}SiJb)$U&6Y֌7dqi>k\9Rf؀\|(r Yjo4V-s-Zr+do|1(Qu?;Y".M+B :3g!}"ªIjITUtoOٱ濬Ȱ]\?Z @%Br ɀ#-AKT^v>jRQE$(.Ux~_2>VH\!*]y}b̘(gJ$-olX4Q,ȓ3Қ6dr$;Œn6b>l?=,p9_#TZR|˺/ʲUܰ8{H UV6;b8/H[~xY%!QymKm d@)eU +yWy~&`Jj֗@=,lN؜756.IaO?`1i \I#\ {2F#7N@<>wdcocɐR6W qZVBJSwc #>5-EqT_u[J=5`[ k%( auZZ .Az0-¶ϲS_Q ^~_ $&Oȕ:"@V*HfiF#$EWo`Z8 :Gw2VyA6eXIxxtdkl?FEw-A$81I{_YO#&7a* bV>oIa~;lrPtX Ew-M؅/bRGn%ή(Ղ˄'FNzJL7ʱGLgVywIؿ$ ؖw(rn2Y@ z.7ӕ_OJ]nnh0ҠJclK uq7τcY.Z]2*/fL8Qr* pMs~qᩤ]Σ `N.!#3u,"%sl]]B3P#CMY\e?斐v uzƘT㳰_ {ϝӻAx.oܨg\vM[Ȁ8qKKḏjiP5O~h1o]M"i ŰO-]=) 9^woIy3 x:M"ao%*g/Д>aLҠ@qr˝m:G>]䚋ݟ@ǻ&C-cp7mJe NZJlxx¥_/v)D* pi\6!?(AUVww?*3uApvi1|l`؅%sIYH777Ss%g|%E_.M#|\nwٴimbEbrT+Šq̷ kI*oť'y>7͐ D.2gpp  0f\6)B"p5R4H.UFO n]oec)Jp#8k}Lr-Uv.&@C,7w-+辈6U[lz%Pxlos_DY0R`zFfYoz+lR@ك SZ hQv~80 RۖRG]ǮCwJ +Պ](@#ۣj v}PD8e^pgNsR)WҨm`ɜ/߼.>pǛB0^}QcõF蹅 `%{.~֯(N$Y>ԏh 5jH`=:)X#B.zB*MbS@xu3b 3d,O; $K< Ps-# '8?6?'[#su4n\!7o(a)״ B]OnyH<))wE,έsL3 3h7h+mJ٦]$Ex5_w4%\n yS)ߕ})]LYXFrbhYسxP:*2]/JER a&uA/Y2|1[oTS+ۻ=M8m ÓvCiMG0àZ95i,|~s7$s0wmWAt!qo=کJyKp@nP[c#WD9cSK{QV{Haݤvb]ҧy]fe'm^-M1vFp԰L5?_& Kk\ YOkSNU`Ŏy@u D-2n{OfP CLu"̕@-G]n5YSoaWMMYϴ+Zhr/0d.4-j>6i\/Dz22SnXĬkzWJi2#>/-$P*ϨU eLVf7KucIW8]!Τ~Pց|ߘiGk/u h5Iۏu iC\iT4dvޥQ;od?p% Qgd4w Dzh WYHrBd]fk=KQ`D`PGfs_4C~V8aAHS: >P6N;͡&5]P{XJ8NSzj dD{i4r>XdzOi7#m(/h*J#f",vӌpz'[ *:i*{ 4Ow\=Dr%.N2>O`۴I汈C=*OQaIg92m'g]`7ɫ$Grf3`sY3{ >'@2Ez:DW0lXwbpSa*@cGY o/ZZJ3s;҈ñ!0f߷GAF6vPz T bJ $3-daf W}an:NNDXJ `k``^]̥$MYiVsqpG}tB{"3}Dafuڤi眀eKj`.Z5pJ!79*䕧Htl] ʝ`bnC_EƂUEMIojBI+n0ւ~Ź0hPS[\Iu~‰ o>*Lkt-5[?1^^.bU:J# Vb~aPwWvlVd\-dgS=X(9mҼM1uqٺ@OP GW؝T2@(=&hq8Š p]OQd#Ȥ.<˟6 sRїPT3N8oik X+$"̥SpO0-0g>7WE#2Ad4*Jt)w IiMgcJ c *Q0>_4]R<vF JqQ33(|^cӁZVE0m^Ôm*y&*unAB.Ey]N(t%,4d穭h;>> 37IBiOhZ 5a(n6aZZGG*H6lEm"Wh,$0R?\*jH PZR;ȼô* 2$GS(6iQҶ#ya!jvz5hiBwV,.0du4yMck@al#7:n_,l=: #}H]f3T޻v ,N\f,&f]ǧpڧq"d,w0ܲ@lh2;_,g6^MErLOj'HEdVjfϲ]{DC | ] 6u1!#f|ZkmGF|tޱ$xba|ט\~1^s/Mnr&Y틫_:yWmHLY{ar,8YGdUp-j$HOgkPyt>$CbhL!Tc,'P5O o[N8e# Y$G.ӘټNӘ'yIƶS2&1wrn1lo$kiqSȒ[4%!ulCVjhVGnN6Ց[tVƧ1! pGNBNj&xզZ-<V¯8?K gڀc]T )o`|,5M?vjh=Qǚ[΍/QfoVV&T͌\~mL1fXtdin.o#[B%Dӣ A1}˻.wB0˫)5PΧrީXxk:/{#犼 YYwX @L(?L.3*|vwq Vw|Z {'M۠ sOc655h8֋BrH,\})6I\ *8E΅#T0 1$>&,b]LUr ,Ħ_9N&KLB@tBԥ,@8owk__Vú?[%)]Ez6fK=ЖV J^(X J.`'SUjy*jhgseIf0wXR֬5i6JpW x|Ŏ/Ѩp*n:js O@ٓWtmE) y*R4Ng((ӧ)EU7',8PtĸPS#! H8qKi﨎okT"ZK`c}@|byvC>'*nyo+fZhba :t$JbPyz߳Y6.F|o\k.6Yk r mUooo#9m+@Nd8o(4p80z 4vPW俖dH۸$yI6g`}2nEN[Oui>O[ S-Gq^!rwHkaםB'@KpDE4—q=Rp VdEYp9l#0 Աa" g8Arٕ, !̫-.y4{m^.ՒZ$ M![:S]([ib6}b#.(ξ#楈\*[lRnw E'!w #} m˯~oa`OýjXiA[П4YdL&eڎ=+~F6rPYpq,MH>hhx@+eOH6 `LJQ9x/e({ĝo YMZӬ=|ǜ2\Tz*n{"{94D+\K ɮ60N `oq *}p /w|`e%9 blm|֋! Ԙ=8I0e-.;6UɫLDt@;1'09ݐqnJO S}2D6e,MT~|"a 207ӧgx>cfȴw&sWx)D6Cl%;Ul@MX:s?h)1wb1@+;Ն**|?[x]f!46c'&L' Qn` e%~Aí ġ`Fgw KPCہYҨluxSpDmAU`!%4qoiGUrbZMԃUX[pi ZýJf$ wNTN{Zي3Utrx9= 0~yG͍EBP.;HP=,׈bb[,ء1c,LͩqxH~oD*<=?8 zʹN׉R``!uһjt_Yn/nf$4N)u>#L^ooc'7KD)X)hS6@ֽl<~u8Z]xD  %8~x:wNI/\$jo0L\rn bƙ)bSlP3`4yﳕ1I(-GIAa6bΝ#H0Ž{hv3ԿSE`Co3ÊT4^7[,Sմ5Tjɤ[W*@oaAЇ.BQtYЮ#FxR^"j!8">{7j%ocl1]¿=K 行w {~޵`6%~){J==Z~"*O$x=-`JzVK3LC`\;跓.K='l9Y#B=ZV=PH߿ߦ:hH+BpuǛz+>1qkKZHeϾr9FZu2S/V[K7veOF+P׾Yӟ'b]ӴPDDnu?[=6mSl9js';G TRY0dPLѷ 2^Nx-qSf7Z=X'ĐBiCfU jM ՝咒QvUwa%z80NzsUB(3MїWD}kno9z"iSKPq]6ĜNτ'`Ҥ~d9Y}sSpZ5E7QfNϗpWOpr(^CQwg-9 w"ׅ3,yhR l8b[ Tm*P)}쎦S|IŸ#;#We2٬߀L%FUUS5m)pӿq񴳞R,[?:uz&1ZS8QF:w]ߌ0ՌRy-=o*ȭ&^u|r SxW\ab!=cmK {fqs葥P"^b_&(xDł@]Je 蚍#?_ʒ1?`Q{'IaBKPfP^UA9j)fk{\b 8ySgok5`$֨F_8h' DPKT 3 T9p-AtTg)B$XFh&R#e&/gld v_sZ{`*HڢE%Ut^K 2ZV.V~!4rE+7Ǹ~h7YXXCT"`ς^9\CڰP:B |.Xj5l3gSFO7J2'|~)AM:亰+ɭx.Hϴ_H 2KA0 ̬xiolv 6BΕ)W$p^T{#}p+eiOR>< QD<8fU{wZK//3 X4V] s|& ϊ-6"ic>T%l1mx={It<:W/l%"0y'#I`-!;w9; czwe q})!ka$YՐ% +'y(C4+޳`FjxT苝;~m:@`(^QOlVZv$\,; jo/[^[ xR45+o7Z.ɋ8Voǐf%Q ;ݰH-di/|=Gtu2Tēm}@\Eps@C6r2?Еr?[nRNN*{gܜ}-;Eby`HЛfOB"]A1"eMs1uq-52kQnCR (p?/U] &nOR먣gfA(Ale/Ii}؊CEQC4}" tS L=KOG߭nڟhN@<^q#_b^@s_TSRm䏖T ӛ%#|A/V2Gn阳~rn!.MEI`,:4}?Y!5͆R>)nN&BZCHYQ ax ]2^> p\tQQgL*yTEhK_RaÍGževy%N}#A {xr >o#N!|!:НA&ʅU 8nr]RP/wmB1ĭo;9rtzmoZY  /coX5TU .͙ t:2Ogz4F kp F(׹ 37N5kw$LɯcFҹل" 3eV`2?-v6=M}KXbmyl]cb^{BY3Rwو#~U3S*8aD.C RtJ*y<kN/!5ڔbjc^6Q޾CIsaq %NEߌ&*8 -UӜ i8KRZ+`Sdaz(5 \qjW#9O1j&Jws1*9v Lr0A1wq||55Ɩ,`6NY^X9WҦG(.zsFz6Y^K!l8,:)q%K3\|E翬FH OK:8}Hadh_tLB.\qBr=P*|6TuZ]F]:$IZpŪ=VV.153MUK,4cOS+"x|mT5׮wd|QjFE=qVP7a0̎A㱄%I] A9$ɆO*]KE"홑y ֨﫻 ݬKOQLlWHd"Otw\f&ePϺiBҔ4E ?HtYHƓ}đ092`}z8jtF|&qS#q=$?wyap2*[fL%"50Dlv䌔V*jR!(W}G*Z;{F'Ez6/|)$}2_ٵ+;J bAr(;gC pPXPG ;$'^* X־=]'w"RzGkFUM&zܗA؄2nm[n?%?{>t-S%|ސW{csL"J, h%eFM|$WoӎwM@k> -ɷ*`O?WK_/|-P1x7LLT"_oW87F%f  4Ap/W$}}W9߄GYTtp/i  U@߯C^%xz/nH}"y4I2b,|p}x錉hqp/]R2Q!Ll@~`O5il͔ vVs;qwtjҊF'R5fh>Tأ)B'| ŨdVrl^['$p8w+okkIb,Y>_EyBKOIޡEEy*ݛOp~[/5~Fg8te HGU`!%k "agL C jτ>/)-{کbzb,T3~eSkJDq{9'PH5f34x@]o2ūX1$ >Y!};: %pL64'z3z1 So?ޞ [ ̀Zl~,&0Ry\0ծJ<_3dqN0 TL6 XX> (/9V M=]BDS(?q8?H%@ H]3R.$ b9>j!^ R"-}"@JsBJ|b<rA==|+FG; 8F Zt lw߅+=H6P%h!Z-q8f #g~Ꟁ)ڎX %C@s'@)3ϥmnd960JeM3xSuܙbGh}LنKGH\\[pѦ)?f@$<>P4!b]c#xË<8)ݻ