libboost_python-py3-1_66_0-32bit-1.66.0-150200.12.7.1<>,|h~p9|.)Qt `^0׷1w18).,H1 M m!9E0CggƎ0W[8UVMRpLPT*Dnm:| VaWwJ-d @>yIl" GZ+ }(b{Q+<{}L^ A\jp F^͋20љ'=R뺕m>:?:d#* 8 U !6<CTX Z \ `  D(-84,9,: ,>7G7H7I7X7Y7\7]7^7b8c8d9>e9Cf9Fl9Hu9\v9`w9x9y: :4:8:>:Clibboost_python-py3-1_66_0-32bit1.66.0150200.12.7.1Boost.Python runtime libraryThis package contains the Boost.Python runtime libraries for python3 bindings.h~h01-ch3c \SUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxx86_64/sbin/ldconfig \h~464f118bb119eb27246c4bf106a5c300d424ed76733bf99c684919807c5dce8frootrootboost-1.66.0-150200.12.7.1.src.rpmlibboost_python-py3-1_66_0-32bitlibboost_python-py3-1_66_0-32bit(x86-32)libboost_python-py3.so.1.66.0@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libpython3.6m.so.1.0libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(CXXABI_1.3.9)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.15)libstdc++.so.6(GLIBCXX_3.4.21)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./bin/sh1.66.0-150200.12.7.11.66.0-150200.12.7.1libboost_python-py3.so.1.66.0/usr/lib/-fomit-frame-pointer -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_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=ac4ac699f14d5c818a5e60b553fe0b9e44a85e30, stripped PRRRR R R R RRRRRutf-8a99ac395498135748a4f2ba1d7a1699531097d869ee876486eb4860fc32b8602? 7zXZ !t/਀]"k%;kԶ@䮭!\}mh4F'y9ƃ =2E6Y|_0U/;_FKJ YG&z$ϮCpƏ>v{SݎL)q .ȍG+ةRDX85_p2M`HIrSɹ溺Ʌ3R@537a Y9¾?XJhc8+d#.h-h vTd2+ۦɑ *}Q[M^hd }F^ϩ>p{D,&o|H, FSSf$ HЛ-' :}tJyv&yižAho*LG6EK!\!'J ~ɛ {q_hj>>wLEdo'ftrSmڨʞ_C`f.8EӇrrMq%_ooUĞ0 Ve|B+P8Kn3r`U2tN}M~;Kxd ruX;ۚގ&yzݭ+* r.gTN&f& tۇ`$񏯒'Q/י(U8e v:Ϊ3g;!ш>P݆>V [@Ϻml~ ,j- VwD]ۚVKa|$J3T#X+Ľs}a('Qæ{P 4.mDoj :"ۭ8Y)p2ҐNxEc}nrHw1EAxᣱ_C /MvMPX~v Щ!(qz:C1ivWt︕QiE4L_݄ U%[t:dܽj$KZ bs܅qYš8eݢT3XBo+6KSݾV|0O5> "o 82ēn+rڀpDn]hg(mJl&;gҺ.[S88!vU~.\PU,4=03U,>K=3ɪieFnΊKԵ2*32PtFkxcreuS9N! y@e̗zVbճ5y ޓu׵%9+w$g0#ywٙK*s+ٓ[KSn|n Qb$Z1;ƛ*3ov: %f mya yI%⩂LrZ qt>01NYHƑUPe A4e%'q˃4x^CnAP(3#b$0δ]g B|Vq\Hj6q ĵ18%l8P&-_y+;4zTp,ea{9PƇ5O]Md #AZ0"# hm6:Ult 裺kzhi 4[;VlrS6Izwax׽' V1vQa~g݌*=62'/A✶͙vYF/K2c7*Ŝ@{"=V&o<5$|/P^%N8F2E~̨=uZwh/(+J$%ޔ9g3z ^Q2w2twIn╀pW?JŽDo]G\ Z@:Y~ 6@i_)|! Vf8тEm. R}[T82&TwlߓȚ\:_,T ^!l̂4N(@S43A"73B N(BY5thԢVc,O=ŗ.4ϏP9J ٫l(898Q|jĥecf:b\> |w%QE4Җ7l=CgCKz̬X.0$&ЇQjB'_{ObYE^klV|wwJ^}!O3o1($mTڞ<:ϧ`0Џ$LMVJfoi<# B[ꋂHa待uCJ ASpK )b}O&'"yx̪},D=;2SY)t^=F!>KWu +{+յ`u+?6mӃw23 / o:Ȱe҄@7y1&h:tW\."-pM&ˆ$Z}wLr9E_t e?փDt5N& `W[@#o岾w!8q\?=صVX/YQw{uQ;K4r:o]@t-ɮf, ?+j\"jABY#Ø^) Aowq{mOdXC ̽{sI.Z[aY${S=.ʺ#N8 \cy( 3fNNI473"d5ΐ?0Pڜ3~̙dXdi2!fY6X Eݶ@"&<'RceG:('!D10nTߑBZp͉1~yL5&Ca@  6-YZ`hnu0&3S1  叮 -tKlب7j¾5/GWe.cw2iAl%8:Is3SX/ݫS|d~@RΦ%eKrZ XL?i^s증(껺j]Qխp i8_"9#8hblIZ9kXU9ܻMG- 3qԔ"^e+7U2iEׯZCWGs='ж{[M P# JG43m#`<SЂA9tz?1ݒ>gx΍Ǵv.AA[l8g lژD,4_Ĺ]I[l&"!d_jظ?euWs2nq|+* A+p*ɒLQew=Q%=0ՔM(UɯJD>'5Ը1 Jo7K pe2uo( |MhSN*KJ3UߎX_2\;jP5!-8f JfmY4 ɽ*N]tbO>ZY8KQ}K2+IQ˜QUn;p#R!5o+F0&M/_kԵ0j+i rFjIFm2"}돟CD[oVt gnlPbB3b]OtK^/eHG..SPv45vH@wQ^bZ\α.8u5DH4eK|3iMuS@$;}Kć#. ͦ2:c뵾Ha]5&@~kh`P'@xqEsbQJ5lhyd&5YNa* ~(aXA W@Y#Ջ@Oθ0arߢ0x>1@zzh O,4]\ ;"n1ևHr/Mado`Ii'bċ |W+{gɲ'K gv8B#3|X Zx(vM- 3Ws~L("(9I7_:=F<>EI+ZQz dBf:AG73Gm_VWLYԌPQd wΑI;lmv27z-Kz'5e#CT\*JQ$z&WMGb][Ţ_{zRpZCLzI:5fd^ ,u{ggo *fVvoPZ8 NUIV]w8cU%f-?P/L4e Shj3Qyv qwsi*LL⧷j6hэ'z_i&eV.6Xdʽe7 I,FFE%w0/k븿W`qNAU9,Χ ZXz Yp|LTz)fL:qzr%hL z^^uv4tPo-2Qn>yl)mX\ %JjM]fiWl::1gVRaV"&fx:ټιv4\3o}}>~uIkSɭDr$ckمDvfULlD&c#f͜t+T Nbw,AC:!OA3g#U۴gU6׷-J.vӳ>]Rvc 4ۼ\g0}(Caѫ4(Ӄ{!뜟u=bsF4$8:w1"v Q29I -t -[:kR5߬qĒ8NϐwBc\87HMz;a=88TkS}B1t0p&TBŋV Ldsousl]~І'%Zi! SPkE,g( ňרK[n7x3_vNu5^&]'3g~iQLjTN90yR8Gt]*(f5xd(cjMmS9җ3FqTƻ2fB!#4R81dҗnn9OT0yI6f0Uu#~FdY5YW^muxt˪³83gHq e/Q״?cE +pˮOں[Yʓao51g*2V/şCZx?0DΈ1œȔ jޢ_B$9 Rnf"0,\Ot]v+0 8@FO5X!n+6(5hanԾt W%#oyG&bnf 6[p{ؿgpĞZ )Tq"^T2ҧ 7twC ~Ja][pnfH[D ke|G/vEPY{2h6#?x$1Bs-V^T} 8}JyA}57ֶ{ eWE1R-_]0/yb @jQIPJMjs7``;1sdd b'2@i7ӝj$Avu4G?0}tgXe:M0nR ffA/~B<HFBoQ>FDnG>捭lxoFPI;Fnq%?; L7cuö9f)w W7]"9L]-;Mmq|(Oa[-fu {VqT^2e 2u); @,>Mh#[PкF\/AszA'Y⌏f*qp&|R (^jjLBtNi/o@P*?I[k\B?*I9%=˜vwዧՏEL0871וzN^uIQOkvis%o?\u!j΃;wN> %k,&`iT_+5]TH?B>uDUG1x=*`!4\A4`L;/Bc 4If~Kͨ`4b;=ߝw{ F͗AnNGe Y-T5!SI% wsr0;Öm$Pi]D;qcu}:O,%V R8k_υE#D,E)C2"Z: {u./D^X!)Q O18SS~{AUλraGu@Zr ͜*{C"ݝ!2>{+l>T(5w_GkHri#k8VD]ɹ;m<|bwVZ0=B'w(38Dz ͪ{^r2c#7>mzN %y~Z.23/fXPSDH w(2"Q%) rCG_V`]p5cL ^;"3NPEY_ƒA3enW^zEx2;t(nhh9=@U\Rq)( hRǸ%s5:"`X^zSjw2rU3<*BgJd@FPe_IÊ.I[0ONYX@TLE;R>ͱdL-%*+"4DxovH 6[qRrqiogXDV(e#hFO$.ᢤYIkott31t d]Ѻ_GB1,'/DTWnNeNֻ.T1<5'V YcK8HCnBpg$Yf#ʍ>Ml<:e^"5Fvw3X#yXE4eGr]0Ŭuӻ'ɌʓZOסBSO$sÖɮj;15Ʃj)@Ђ핁gjf߁ >ac! wX24]h.P۔o&Ayl(F',q_-qZj]/*ں)izifѝcf Fyގm}8W?R:f$E`WfQ 鲭|Pt샸0wqHZp zqx0~;_σPwG%jȂuX\(K@ pc@74S*/mn.VZQ uwa u)T3-mU 92E}h=9>C_ RW`qF59H1%͗.SW -G-Cs2fih;0b#Gi69Y~xKjjHWeu!OK)2>+M7L? `˰h(i G[f/KY%9}BD26=# %{O.Yl΁xEx*;"][ݿȏ&-PvMIt kc\[?UAiyw]qQQ^zH`ʖ+Yᴲv'xt(]^}ZnQt%2G@0Oؾ Z)X#+ӆus~YNwW,;fvf!O&*i.pH4lƹy"z^wrhty֒zR?7VX2hbKR2b%B7 NM;{s\{`+d'^mm(RsXT4$}zc4R<)` a7pɹF8Z7OkAK,]aOpZbul Z+/BB&JqF]ѿo}FL9t˒PltOÉ%IJx23 RAcL$Vbo/Yb E9 V{J!󭣆̰=| Jc7/h.=!Gϖ)\x%G?g~ȁ!]ňͩ@[eXX/Їs` )RI@W~D2-ʝ[KUZ=7V(lmg"[4`*bsoކN+T78|~`a9cMLh){'H&>1N%ȿ+Mz^iI:A)Vb COHk a= Y\ '^{X^0^zKꆜl;k-&b+k~ZR,}\P /zjkC|CkҞ+y. $^XO0YSe;Z'qv'1~(ͲE8gPtV=t#B u1ȩJs]̷L֑֊Ac5įd92ɴ r^p ƟX*TKp433-:?֡AheXiKo.b(Ai1 %ꍱTW}/&ڽ 嗕7W-ӳٮma-eub6#C}8T~ƒAnz}s)qܾ4nIMxQ$C@Hqoߑሆ qY  >އ n^(ϪX0c,j'5u2)rgF, '%|kDztGzYCD3MNڵyVƊo ЧO=(3,fx{ :؇c+9%i>4}` FHP-+wmb U^X+^bpŴ:H4s18DE1ԢbcѤoEDa𳃉1JqQ[2[{P3୳//;as59G,%PUx HgI䈋 ͽ4%Cpz܍X1 Kfeq'(-0y;fCذelT\&jWѶCCF nEb!53L9ѣ[R~!gPϳr:AYQC4=8_uȖ=PsN!2VC3P)sh,X2UsLYe~gm93ulS~ZWXd/Ⱥ ^7^@J;۟i$&ŇT/R1tGu ?f)CuBK4o}wAW.WgUVMe铵h^od?e2Q)HT_p8]I(l+*3UaU|dӃsl{!mSފRl^G,W)6HZW+bSCQ偗0"6GScK>=t84Uk" H(;0l>ACDwI \4;|P>6-oXhx]3}h:bąB4ue>S|4-|G. i"w-I x7`gHeHg~-~.=%=cq&+nՌFs30S>HzOB힪1joڣU$lE #~ơ$x6MLPD'_]Px3@is!urn.xb" oqj.,[A6 ^ CRwejՌɛ掎y F}C2ջ$ ++Y dɍ {*9P l$aVPTGTZB-O1 w6wCA #0.ѻ~񺖳RdE)DR\|6rWyM24n9`ٳSwD1<p"nTzJ&}΀Z@;`i-y_,Ϸ!Β ̝^ۨ} 0S _M::쌌ԴY 0s&*m#W# r:'\\ihel'Kmz镧)M!BFg, q#cKY>FZBdM=F?TdžHF@bw˭_Mh_' AC"7oFN52g'E6p:ُӬQͥv܏Gĥ|R3 W/LR@h3MD[uK1KPs/UmĐ`&Ό-tVPO1A}NnpsĻ#3M)Y,N63jSҁ@C ̫"D+ԸM#ˣd̦DQ;RjCzvQ*ϩE fU5U LoNd@<#WQS ,"IVo8.fO6-sX ew\)t2 8i䇚$C8G &W 91geਢxwG+.{V9ڽyC.F:bju=heB;ޫ`)#.+e+dTQa]~QqRz[$:.4zC[Q$g$do-ii+z~(KlgBXS4ƶ_QEa 49V%o 1p^]%J/V=:J.6t˟5Z{dq97AN.C |,]XVdj&{ֿWux3{i1Z4~-יO_=+.|ίf')(ߛn㗀>ds.yDjP=&:ɺ=tC(t/.{t 8)z]$fݮp#2Ks}xgZ%,iciMj8^mrrl(lDG~/A,>p+ o bU~__-u(]Pf[6|*[6|<0<9뚡>ϱOqo,(q fhƇr*Ln0:5q2&EP<<+U4[fa, >M g`U ၹi+6C+|Pt#fh Tr|sl^ 0tdu&կKeoh tu! j|Ԧв6z z ?/žSoS$ L+?ou(JPХ.O16>?؄M?"#՚Hխ"b l;q0sdӱ!|9$TPpHhA.%)?c{X0_A3W2d}H0T= jҚҲv˟ʵIc~| 8E23E ca=>ȀdڭMlbێƮO_RFܱ%wTg{[PÖ:n<*PA`'փ;o7b7(Kg^4꣄XN~9'3v߆3}FFˢ3.:w_0ֿEuCĎr\XmL>3.zwʆ Wh;22axrd2ݠ4W\jPbRS!KF:/ ̠A4{bD>w=mW>NOaC@goQ@WYPMuCy4ξIMmsxJB;0%bȧ9w h[NƲ^N(Ɛ1+r18#\v mg&!B3D|==Ec`+O]u'tד0;4ve!ö~ LZLw%f"ǖ?w"%LW" @z/=9QYR+.͸~G[bE[A"sT2C+2.G*"uqa`SeXejztIٔ!:L[L $/?@WA]BQ?sVXg߀׷,5" 3[$lHJ]h1ь,@5f>yYՁz"ߛ%lKR*OpEys(nͫr#Ϝww6n$M)Z|RN/,@+O0xDGa/ǫOc}D~@[Y&Auj4VE SlhN~I*"uDR( 8wwIqrQ*Y'՗܁m_G 6łV?1/_2 ظ)4Nkǻw1yAfy=C[hPRgbbnQLDEZymⷋ U$R@ӻ[C(-dAh6"@DYWl'0ˀ1FW)o/a,D?U8Vir̤p!u=~R&ǩs})5ٕY Y$ 6>:# 7`Q;c_{vwJd"XvoIY|u~c0.sX0V|.qHDMl`!o\6Ӹ}ok;ai.>+\xKfwF0dyL?KRH]Ȁǵ B;ɴM5 >&.cUvTç#g'( =ߚs}`;}Ыʄh@ʴ)gwxL"mxY>Vw9r&sF39 z៝^@+b^z6/_żJedq—dnw/*+H ,G?䬏En!x&k}`r"U"kKNSq_(&f52'[S\.5ȹss!Y^v>i'w')V s^ )VU#J^8otyZu wR#ϜknW9XCeB 9)ټ[^ 5ë7mȳT=BbG^70,mm8vݖ~M|Y٩nVE5}r*+]{Pv6C>0>I&W6Jur44pBZJH60M" WKP3S\ϲ5:`D"v|#`P4G˰,Ё~xA fc X@G\QѵD,pc:d{rt` 7k`T95()!:UNv0՜|c +?$fK M oM],9t0~c!|3O"#vԠR, ߆90JWnGyNu3OR&1]AJS䇀IUN!r& [CUfG̙g\Zfm=u!m_ΫdB\cUP=S} Brp35.kJnJOlL'Mz|t}݌u D3-ں2|^t78õSǼ/2l=T J7&gә)ķ ޙlq|2i6(\K::`E>j(O}Ysڎ˥pDjj4l7NT2ͥŴU\H'Jǡ7zk_#7@vޣCOծvI;VX'x,I,q`"B4P}*`ڂ"ma\=LB0\w]&BsЬ3zspAcY !b(9ץ07Jzӭw, _a9.zpW.r<חnXw ,PݴW3ёaA5>) ̨Sf0Y&쏛j~HWi}T`CˆAL'M+?k .p¤<Z,؜bV&/OG]|}3S9,++=rZifFI PbïXu*/B0Q4*8^pӗ:upSK]Ha[I.]z φE&Ƶ "Vz ,K\SN}a`5ht<ٹxBQvx{Mq`ܗ-)2^/˫3B28b3͸ Do Q9 407gek7z|'ͯF/5bJprQZktoʺӌnI. g!x4y}~ [!"v/V%Ҫ\EsåVYlbMonJ (Rgrz?s=iPU+(lm l.M~ZҀlJ1nV\Z &")ZSWcc_|Ƈ,Qjz+s  0r|,D``I9= a(\OAlم}i=WGCR'̛C_Uҫ,`2TLfR+`Z~) zY/z4˯sbϡ6 h>^§S4ٱ 7؋GW3yPuޚt` SPHT.%`EԔ^i })9jz u'a;alv8`s^sՐKɿxxc.AY^Or] KT`t >/<*j%>(q$fxЅ Q+dpX"сWE>A9ɋ "Ɓkݽ!ok[6Eo&,͈pv+ WzkuzA AJ5>i@ ^&RlB.p3H=9;MєﲎR;eej@D"4~C:z ͠p #(2ofj8q@l@Pi|Z"xlİ|Z с=Ǎ9f =7VLfkꡁYeeK#m$NFfQi@?Sl)^qs.yo6IK5'OF] )d"af-a=(ݓ0ߜ]f_܌-zKA; / R_(I_3gU$A"Q~VM"[=hq56PΥkI T]m&4xFqb^sE9iy5$SL̰mw_o]Hyy ,#?Ҩ70`2QlƒbSq84"rJ^DlT`R蕡NWW*446 ęr#J6zm>4h}++p0lbMG! 4"=܋ tB^aQP61gеqpCvcj/̍({!wacʮM=w@ѠV44A:e-sI #67xϜd#*Giykȷɝ)uUG ~Ǔ |prOO[?*•a|c{a,p_|[h7JY{r5:Y/)1ñoa+=?HmO\LID-& N ^A*jfDʠn'3~E8Xzh:tpV2D<Q76%?3!zˋD?b :JQ#gӴsw[R;ɡ;e(_p|єdYY 52nCR`ux3V2rib Fj࿪46kTP|؅Yš4^ _ͽcɠm /F.xwzQO{G2GͣF~Scje YGEҊf{jz}g !+읨 |^l#NĒUIHr=$(/Θ1x]g~JAFr5+'h,M(`a$c,kNGz" ݔ`qM8HS=?Qvy`$@2N4,Q䶌Q3:Fp33 Etg΋KXDŽRPCoq]Z$6}v#IP(L1>-X^F:K01X$ i u:_I>)дb[cf;JX?{>YlrƔz0D99hf<|X6/zi8)ȫ90.`m?n7?BvUe!0۩Fx{ZLCJr畛MgFc),Sgce+/EƑ!l×7˰ؖ?t7fJw˯)|LDhDGy2qsˀ+ L0Œܸ5+G$$aUyzy2>HzM >+#W6H*rR]GоN*ޕ-hʪ7v6Sy\;(cuF=yד_u~nZ^ly*)uo W64Ɇ^J&rGcNU~ĸ_Qno^?匙yzPVAٮSQcd$ZGΜ|O2Z2ȇDDFh>mi,h~dI iEj}J=eekgΰD9xgNqI[A+[!qtHXHÜKRKZ7'"% .b%D;("X%&UR <+8vJAGzM$x2Ł 24#mŮJP0j$㕽y FWmhoht]G^N6Xxٚ'. pJ $B՛-MN9kK>ĝVRgY -$r̿鬔4^})R]7$%I*7 xkb+>w'<^ nF@T:S* 5<7EM+/`+j~|F?deh(H:e֓X 0["(#𱅕`UIF Nq6brp4A2ɂ뚵dnz"9yΦ<@Ǩء͈I {5*|@ #XT4i o;XEF/wQ'|[gv"б&J_X 6wዬ_V.D#Cl']2[}S~AS۔sl&Cr-\68*c) *.' rʧqnXJ/ixI[K: ,ޖRI"GFoힼ 7II)6. 8HfyU#sY}|ԗ+Kw߱>nw$-j"ɛށ`Dk0>G?e6W2܀bU>>?%WS #Oݽ hK1P:b5G^:U7;V~4O؛<IpOƉ-O9hӆr0q Iko{+t^FV 0leᛮzҚ$&9.i5ԜRŒRW@ 3еcy15)콥wfUCT5"lR̃r,uBNUg5q@D\C~0A%Z5Elee: 0r^iz#]V^,5 1ؘL݃VL8PMz Wca i ɔn6V9!O6h`,['\q@k+PtbaѨ"1$Mw Nd`p]HNGrc㻟|ȩ4O#va :zT0d&8'үrD-׎:"uA\K@6RUBm؆2E& ݮi4Re991\B(.p:aKMt<\}RqUcn""$T yߴiES4Y Oȥ'!N-aגSR9ēKcr[ I&`>EE9;pB[? |JB5BJ Vwn|Ӵ?4pJHrW+6 JtX8bVwGx}[J-hM+zK@ @wؘQ<+xF:ַ*؁C1M_wNV5eB,(]a-phv֎f0bG `U2]i)YBO Ld$d(QyI aHzeD%=4ij4H0(b'НE{ޥ/-3t0׬AS~.Z}e'P/6@Vfc^ne?^ aCju yEKKДmޡO suFFQ iXۨ#x+h^_iY$qKhtӳ|:w%3$pI3-9y d[M||{HQ 8ݠCftL;QW<ؒIdjĕn璉-s9+ E1F:;344.-4.Be#9fDïۙu3>WNf֋<ܖH !RI}zen”ZNR7Qcr3BPlzy$ I:H ^Djll=9$xb)ϙaVG2R'hMbWC?Ӷc`y q+wdPBZi0#?P.V{ZIĤC8MgCǸ<١Z<&W 4#uHLC.YN|(a^o SU:]X3yFNe.$ 7XH1 9YZYQTa3`{^s=]egfiӰ5 Ѻ%DV6R!:rޙ~O~kɏ@2 m~HyzNVoJm卞w@/~8%C[/ ~=+XeX~]fxvfbT՘TZO(!tĥ@OT%$ wjv<\ I5-yXXu "{/@_ۊOsG;-,~ 4sC5{{ <5cʀÕ7i,oQk?8+dw*CXd#8A[K9k-g;R\. nזy߄ J39uLwqz*F"kK{~~~ MMK9ERPu]AW_Z *Z^0'hDs.V=LQVcl60!> `ԒhsV3B[1Gzh7҄2*.ӒgX=MUqn`r'ӎyXMhG}YQ_[@r"q?Kc1M7y_JI2ąqNteQ9ڶcwUk%ᭅ(y7I!m-e4оJ;4x2;R::!. "bBu(S;'*U [d65ʻF_oV>L5 +oM笫sݟ[_I6gܟ:6fCHL!HxgY.HB'`/zYKaz#)kKfH=/2$zڽ@.H_ʕ!eZӥ\Y%-A\{NAer,ZU-/VI4,9|o lHIGb3)QOAR.oy;{_U  SwACS\S¦ͩ&*!/OQsDp<#|){FrҋGN!֙e7wI]T_D~q[LPs&|h, ',VMj*ϠA߹|3PʝN W%:[m}J弥@? ƖҘ=̐bh: ]I2|lZ\ں4 CVsY+iYIξ4)34zfBO[@E[{3[( comڄ /UM hAʶ*12}ر] cgQN~e^U/)qGW6Xc {z׽iV›5x&9F}d(Jz+%KA} X #vs0-+gF5ο[=1hG>lOc'9(72UgChe 4V_lI|P,0 D 5;'T{p8!P!g!oYɠ56bֽC⏥[\|G1o<:[y%!3wLgei!% w`A8)F4BV$g\IIK x3~9L.z1iiyw}d}/8ijTmpMܣVgY0:rPLl* a0B \8#?݊UO[GlT?֬ |Ѓ'Զ[\1.熑[~ȓ# O ew QYHDd@=s6ɏ5umrv6Bb!ȏ KG0KWe*RxrRJhDsup s̒$y`MkB1Q3\UaZZbauK$5[s 0MXU!]tpRdZŽXf^L(OҖ gʔ{!= [?KJi]͆t˖l5; !N/&WҺl[\_2NCjif< ӈbd#މ֛;u$#>g{XrQlVZcZNU@J`T~و]梼Qk|,M[,h?BRx*@՛srs;q=OHO'W Bg4(`BMc<&2m2dhE348xdrΣto8i_oJ2a֝&7B R O~ F+hy>NMŎ<3ToЌ#FKx'XC7緶|]gyo؏ i@7/}ք}Z虹L4pk}J5OWP0* \"Ȕ̗'6·;ySSjP_&}ft q"j+хsuZW)I>hLJas¸JNE=*]ppHy'xp~!/-K^XI1 Bw6R$tٓ͞XvrbiAɀeP~bE2!M&[ oA%@s{2m4c{D5gp?c`ops5Lt̜}L"D͔!睦O=LjCr6U[}{ۉMzK xSL F{=nR8nH{3ʃeH.`:)=7V"r݅FP8JRBέv_Hba?ٻAw_(a}$tKQX&>1u6sw,{-Cj e}!1WYGlá6͎UnJ S@97aKQlUԴj/p*;qG}n%zR5a(VzgH񍋦nOA% Ԥ,=,jVe]2_S4>?I 1t\,;s-D98{DNFuD->n˜6DN};a7v-'ظ""e)Wğ.Jj疡&P&⒍ME, oW8OvJ 唢Q mFi&U^%]b@WϕŎC/z0iqQoZ$hebs__&66?`mwf. \qHdBQ L"FFfX8x+_ @aIWު^4 m}]'u|jӆ::dĖR 5x7Cb@T^+& L!MpQءC˃eg<T_aoVLzL,CQDǝBIYG%=;0J SK:#zT0ƒVdGIh;hC?+y1x_ KPD5&XR eS1<]1)segV] Ed2:JFX )[cI0Hanx3"tY8*7ƗALXқЊRcaߎK-1%tM.Uآd%ICt1 93KGÍoz`pRԂ6Bӎ0@r= ]@] 0 4\"s/b ޙ3~Hm:^C ]}!XPWYqk%׋qqMNšm:^2X DQC"sw&[lNI)6>{X Z1 85-=OIz4JnEe̱ y,Lǂ', w-'Sh,$R8mȧp{'#}Kzgmo6C[F6o5IqL5 %wX__'<8Xl̢Rp3 : p oZev29:l+n|ʳY' nc& z<{Izʅ,ʍ}feμ̪JS=,% aYK m~EH,悛HcMEMS_1 {ϛᰆX/xDsyi;[+v3v/Yq OB\ĆTXMIsv[-7;7QffPRHrtV'K|!9OCYccG38?|kڠ NEjLP} (4VKJĥX* 4hˌ"<Ɂ!k$¨? Y-9zUWbXKiн՜IdѬY5P!%cg05gxS ƂN\!"yZoAT"b1R_߈#T=r(eg:&Q"h U'que67 7im#$XMݳמ3vgY5DSDX=H< FbV?m LL;!z(۝i='wR\%Ze8]- #M w d&-  PjpAd^luXX6/|ҥvۀ |䈁&|7 {Su S{2Cg$ZMׁr8@w`JׇdP?~l<;:U9~YI$$v<:hgf # AТ>'us|lM7GDGG B zq8\wvI2YBi +7%JD;Bܴ>1ڀ^6rȒF&ޞ L2"L2[q(唓J'yٽn}uyPsMaVP\$#Dd!3DUJ+1?Dҵ76p*ʇRK-/`ܺjNu(]hYt]FIqˆ>p>5m;5m @vIBkZi9s"{"8"vK{4QIK^R{Jh5Obc4 )u[ XB=&{R&`rj3rS%2fjt {49Fl8 >;Ps+Ys\M@F Gܜv.Ҭ%&^Ly&7 wkshzg)`2׃m'7݁HΑ\"Y N<Kr+nhRCW1glpk]ΪzLf~;=3 u3kw~m|_s4YC,nss%ɛ 8 38.<EIifhQJQMµk4=Ux H+K.͈yv*O-;;Ax^-`ڠ i= Dd6k`?m~ܾ1Vі`ZnV='~ A:ZGBKZ+ )ǿ>G[䃝uJڗ!fɘ9V| n-|fUJUُ>@Ҧ,[ ! Ա.LaR]qMz8c@$m">/(Nx̾FQ%ʞq c ʴ"7GxR .' eɖ:T4@_ËU+ O=gNxwFCJ!J#4 6Nbw{/694ʪ/Yw{3:bo}|x[bXMO}oavfCiY%8=j5& 07!7bNg@|&"g_ׁ&8A-PX{lϹFHX HD,F g`ջ@EH]HڨK;?AA,MmLglB/t'фUgåvCcËǵ (#b\;O*C&$̳ϨUGŸaTQsFWĎ@-z:oP.\kq@l@6l;7LB-H1+D(I-%J8#*g`${(}uq/~{j'UUZ&3+Kz|Hğ8wzdq0,lffsnOX;b4pKZYj!c沟V]N~lhdW :040OW*ju9Rc)ftaŭЬn*gc[>$}S*7ߒI궗N:H'ovNhUeşD4;Z_tKw_ww$˛k궝R\Q^gݓ|=s c0ŔJ*JnIsDgm$}q\Gƒg/X?錙zN1&в <S{e4;0@ ]b/I!b6OoIx`X;I{tI!Bt/I a(6]m;Y{Ez i0׾ѵ} YZ