libboost_python-py2_7-1_66_0-1.66.0-12.3.1<>,ԉaop9|N1@:t?:dd& - J  28@D F H L  ,tY(8+98+:L+>7P@7_F7nG7H7I7X7Y7\7]7^7b7c8d9e9f9l9u94v98w9x9y9 z:::::`Clibboost_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.aosheep61 SUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxx86_64 a14219f899e4d9da54dbe01d6f08c6ee2be77739493c3563ccee2fbb951eac3b1rootrootboost-1.66.0-12.3.1.src.rpmlibboost_python-py2_7-1_66_0libboost_python-py2_7-1_66_0(x86-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.2.5)(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/ldconfigsheep61 16421430871.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_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=048ca2f9d9e42afd32823ba65bdec3fe5586769f, stripped PRRR R R R R RRRRl-vOͦ-utf-831903b67046d219b4d0d96766ad95d3a10d73414c6add37d127aa722a01958e2?7zXZ !t/w]"k%PԶ@䮭!X.9Iߥ q"{G# mRA1'ewC1\Ѳ%;:i Al61F !ޱ0\nCx(njUjU;*yqδhg߿G Q)-G7 `53#k/ޡMU"=r\G,Jwp#>]C,]i]vb]NB7C d"+!NHafʠkq?wU(,d `Eזcf4j_a9'To(Ŭ?G%%_-KK`@ kRR.y0DʂAb"NF+'_7`ܞ-ͯ~qRJWEEM8ւz-;^[z\P \d gn =|7/_`NkWA#_ݙ`'`4A"`ܟVj486w7Y*Kj}nWÖ -'ZZh*5Ӣ  hw X86E<:ʀ3>tK;f宵\#hӾ } 5VvǟJ6NCΦU. act>)1 OCy$>۝zXPq$f|0Y1mA'?B%A~P 9st#KdkOw؏C)c7+eOANv@vM{DZ/q%jĴǾ ḺZf/ciR:Nl~#Dc@t(+NG6G?!L.NHmC :cb%u´vZ)ȘR"K<B"D*cC PKF[N]lWvD?*@{wCF # kH.q B=T$RH~&TFeVRjt1j1pEߏ HLlrc4˹iUyѹŧ̫~;H #b[9VJ09I.d[!;8PvWڇOF^>|bgB/[q{5rP 22V >u16&x˘Q0OG/V+"# α7Z'2p)T.](>z ؅%05 @~߷gTѪ}hIah^~!˧`,ˈ e0mv#-\%im&KL[:n(޼ P$r#2oάF5 2ChP 1C/NѮXLbXXd^cUkrb4ZpLU S0M:0b0k;#7{" F 2 [;VblG稞*miW})\~ {ec(5 +;Uw);Lvj$[#{P\}$evۑ Ptx;B/ܻЯ:GF9MT^9.ZMBX B/R;x ƗoܤSIG=#0ҶK)a@ɏd ll>3k"^|9+[bFOt1Ӳ(_0(zߚzgo*`/QT P&>b0bMa?0(\+#ZmNņ֘\ٯmD^/Uȇ(0=I IbB9&tzt\o͹E2M&nyМυ$wq{4Du$1Y&!Q`8 ˑ^ϻ궅藄8XuHU6-ZVZ X?[.F >bC74 nup^ЩJ7ߘ^_Oz5jx隴J2fq0`ur7LOؤW՘[If 8t Pas|  K<I m;Ѧ̙C]N'CX,hǭ[z4b<,J\C+^!$'(ڽu絨؜u*mDw;rg^Vޱᨴ7ټ49*֕wϚc 9zT#34X qzge @nobAIt9.|uI{EL%0&pE)bU )(' 4V֤lo2H=[s*8E`ϻԷt([lՂ4K=sp 7͖t¢9'ER08b(D=< .}tPRg,N5 SըoLG }v{!o^JiˀkLMAcrA1 'NM~;졼b⯚WHVpQM&MZ6$btgq-C3d>2:b }0b+#/K Mg2i.":{ Ðx'֌ 8rpr[K4q^ A6&bz5j34;L8>|f<&HV+x0X}%EwEƫ0u+C])9ҬGO1W*d^g ѻ*/6i!ٸV@ĉ:Hװ˴—͖o,W]~C DcP eqN>0rPIo) rGp]'xM,i%MI(H`(,(Z2m4[Q.SskA1~i O*ֵF14Z2Dr|?ydMת/lu4:P_Pe+͔toAUbQNS%}/|̵W"iEg((KhG޳Z<|&l]|˦*k!=Xe#L[[Kd~JP/Tե&؁l|NqWx/7vRcxi!&YS,w/tNlܒLK'  'C8rVUqnAG/LrYhJS;XD.؏{K=ab{|0J^ύCK; +󢌣)[.6߽kj%'F_}u`aIF}VA/è}Ǻ]~o#;@ չOCp?$|*+6gȔyn+EaL*3Kkjp4)hG]E}w(N05 E,΅&k9s.fVmI%%=|dΌACH&>pp1̩]CX.'0g [PSmQG]g8Y#[ .$~bmzI[ dV|? vӧ$!?mmjH#2͘|  )-52mENqkLA%CXl+&#+u9~7R,uQ5`r̈/cd/6HO0xJ)eܾa*C68q\W/UZJ4Hui [q?@B>/Vsu.:"-D:[1}쇣V::: \ ae.ie|7h_ !-xGe@nɄƿ$^qT62U2SI8Ch 9˜? Z,UmD2 ę! m~J `-vb[CX( ڕMX׾!v4ebKT@NG'A>WhRrDKYw+.R/-LI>Y%-/.NwLB51]mQX:bw39o/͑p_(c zT ێ!DXQ=|hO T?/f9kJc@EQy<\K*t}_]ȴw_TqZ9iVʬ> ~]oظ ``u-O`ddMa! "o]m2;ض*>KOb5NkØoj> p SP]|a'uIڦDqiw_qX%>459la#fUZeЛP)2b9CC$#>!JW6Ne!挄3-~Dl.h?utb2՗oOB~XF=Hu=|؟c\#*Wn*}}y%+舢j>j,L%{y FXSxTmKg_r1?q)_0Vp'r!+[!R>J^T5Lή)ǭ8>AF}\pj]՝2-OJŴ,ImDC j H,\/Ger:s;ENhk*yy~EYs ֥5i%=0qB$-zW@XнtKC3&6A>z̶a7r'QCû>pqmih6IꥁiSplvf]gԻ:C ĝmxa/q21b+Z ;Ye~i_ #ML#ΕdMT驃, JcAFyuɁ *:;M8hGq}~kL*x@qOSzv +j-Ʃb\ۓx ʖ& 5p><&z#~.AK5ⵞNy>U, eI4=:`ی2B⹴ jEN ߞpCjńy@* ŭ f_![:l8gqSMhX蜭'Ǫ5y5 *JQ&d^YZtRN/N` 6-"^Mt/(7Z?H5\V5$ˎӲO 9IȶHF-/,s@qT.%-Xkv'ZO~42x#u86"7n}D/f (=;;[):e2EP)zHhjs8:'Db+?Qs. |՜-g\rmFtH)T_aDBRԵD|G_]'BS̎8nQ @p΃N'^50UG0 U"w/I2 AX+oBR7ު|j DW!F%Vt,g.2t|1'=%.9s\%$Yo~ jhBZk_d=K*T|>k'+N^;}M($'ʋ_4,C"' V(P[>zl_[%t]!4Kubͤ95+a1eeb_RՅ= 5p.@-IJ3Mq)N^f`=qnw=ODred Hy pwml*rC 4cE?Ę+`/KMGy H2\>eanoE޽_1=I4U,5|!AHdc1vEUdw_S4d)Lau_btϲ >^/t1x,sL̙cY:O=r4zsC/2sX29]GTpc>mš6e8|^^4ϯ`>ÿ0IQo&(mTHE[,I\4iG<*iNL CH=$O;Zɺ #U5KO2Qȼ˕'׹n`8}XN%R+r>/ 7/ho4* IPZ\LJXb/ǦzeRE8lS%ϕӻno/DHK1C!)r]:I(Y^s޸#Kq^7 [c% F)2޾@ %¤Fge2*u| X^dk$`Us& '#vUVO5!.wj]Fd qۿ}o\|?@ K;[Vo\B#jb#ז\ ,05Xܓɷ1D ;kɂ1:XA'3G_ZL`T]zl?hD(gh9*4x*L58g\횁;.R|am'tړ߃[Z;qB|Ih9(03jJ;_g\^".~@l qacɓĉt"(jn'kuHͫ1թU).(B(lhaDj{Ayoxps (f BkoBwa"E'$VcPmgٸYDXv-By{xD7V_ <^@E=/Ĉm\_ 287>Ҁ+??8)xuΜ NYSs֓rTj7M\ݤ ,ZDIR(Ct!cd/G*PZ6A^N4f/Zud:BO?$~^ {E. p55 w |"mOږXFc m l̫Ę)M'8If/ P6ETJavTx~\ەAQj@s؜UI6sRV֠+WXe w9!yLjj^(wK$s d*{t`2S5מRZjMQ$. p79nT7h{V4HcmS{uٕ6%h"v+LBw;]G^|R"4iĎWmd娃 V2RY&ů-L_* I%ߵIʄcU$qWg%6!m&dSsTCЌeRFyEن%n~u:A(UʬǬm&Mgx-Fp`$?;S_G00r\xl;HL6{ o':66# (QHﵛE oEhvS1"gO/(H8sKiq)=`cס>=zn_׍CIƣ@OVT@iiXXĵ@|d bY(6.a"2/g YM$z2d%\Sf{̗>-ڊ}͑Z !rq|}ϑo]]˻,h.ե9hr$,AIP,JH7VNcit Ĵ7[3Ox`M~5UyN˵ǘ=CK:Rra'@f!d1S-dĻ|6=<8jփ'8nΈ?L(X7G"K⣰mUAh~=#$=D%es*'Lwg`9=2j ETD؋|a>3[v ˸d)LafمMZ.tT%*OK_>jk1pD7$Jf}s>Hk F  ܰ>YjlUHkcteymKO%jnu~Rgd䏔Nv~F]GGu/=4g9ғ!˳TQUßw * ~ v#-+I{3kl7?ƲG$ᓄs]ޥ1~&Wh[?y=V޳$ԿP/Z>4CJ@T$J6rf![g%|)OOpݕm(VC`>`_rO?N!C9n*>r(ʼnyޖÎ{ceMno>'V\J+p5{֍ T\TTSu3 n5-\$6=뢒@!Ww ff4%mQ/^H 'lюOB!-az#OT%s g{kD+'AMEjXkd)O`8C0:5%\.RH㰺X7.儍pN* xl cv>jV- Z=;Pj/p&~5;]g=HHn, #31Sܬ(>`T6-# '(|lNoy㦣:8=/U݌jy85JNx~J֦H`>eIYRI"ӫѾucEWjR*|t&N>.ɪƢ=zx[ƌK(N~`4+/" g)N]9jMƐb7$b s흽n\PZ?S料jG's9,īR =U܃ѝ+ pfvzSj?R>29Ѽ! 6ɮO MyJ b8jƠkcCΞVcP sTznY쪯P\m <9UlTH]Dk5VPNeBo^NM|,_?dRp]⯥9p(u- SI>*Fl wWB)}էn QeNv[|Gz7CS7YVI@cX> cD<iykOAOL}V1 fD #w aU5_~ئxrIS5ϤkJy/X-eC}kzB4>n=,UtD63͑ $v~ xXHm[[#9&Y?#A*rE9ۙ U~To\3AiIڼ /^Gԯ4W}kCwf%t {F\:*GV,% KXSؤ ӎ Пw}c&Jv?}UP_)Fzy?k0ɴ''v-&l:Mq›('j|m02CNԅ&Ԍ]jH2Q"FO'ήĄ`%j7u`|pɊtwՇtF|È!z:jo6~fdAa;##P٢GisS$VuR((r%^<` KU,F.8ޓ;UbG}OʄήYkR2-ɔs>} NrG#w9`7aZ9Of/q;Liʹi;HdyYYMzn=))i0K斻BQx`=߶-\\/҂#4O5暨~ʳ.рJ)`IYP\uɰ& 4yfGlsmQ ,`\}er/>q[ qn)SHA(5qZah rpEY>$w4ywdHCGWʀc `tN*DoLXJL\s,(ހ7O^7p XS^ב\@ܧYjQotILӒ[ -t]ӊ+KRNe6rr6w X>⥩ۆ[/u#0:'9q@AH]H~J) c&_ٗ\M՞N Kix( p "dj6Bfe2gZHgJ my8 =$y_0`3bH}G~}lsN}(LE2>9џM\DƜ! rKR =u:QSNՄi`l71VGEd1e"K.h%{:;_Hi#z/UKڂXn$B3}Ѡg\~,Pݜ $ ӬiscstЛ&MFROrnvFWIqI@V=5uPWM3KPYhrmcklF(*s*iMAmgn/ЄI`up9OW*>ƅ륲ax."Dup(WQODžƙ˃Aof4[o6H]z%|;K؀AA YnW #E#F+W2wId2 YӈZϚGTGU/ :}%媱bº~P ):d4ŶRiJA+ۖPX>H.awM "NV=FOpO!T;9-{Kkw M S++ލzҺr$/0ztϦKm̀Ynl*h'/zXb,xzfD_}̀56@!ȏR}_(;}^憨l<V Ozk=JD6wҸc .ΛOD.8WN.sfFm_2{)"ma0!y"Q 85_J6k90ݦ)=J yXts&lq" +ή>[ ,o[[FC}PTSX 5UAw# 6z0ZxΌ^j{IS0$m5F{4ƘDs-kKn4em1&6 |b깃&-R(GO$T]Y]'t*h\N Kỉnh,_Q3V7bP{_@eb !܎') CD]થpVʜu.PEEt.ufziZh1t™Exq!S]5>6иsw~r DA%giCmʸzY?CQyJ|r̮rkULV45!GyEy1&aMC nP)e2ԏWG# < nQFfl+6)U^JiiEsbv@T\/fJJ*.Of- ? B=\_E9,%Gy?}!zUUE8\"O,ļ\ .ޡ #Z!Uk}f7N[EEG`;+Q\,1C > VW24T˖uw+%O`{&Y9Ľy;k#?oM4 Uػg&kVY>Z,:2H!ݗ>5=!k7)o] Xkk#ɜ"oPIb8)a:,3~S4r4G{=\/(sopc,.c.k%z">!da8Y(K4xa7^wVP F333cvcLN`P̧̬31r'GZߞccƵΝwҰ!/mbNz6%_]T7GfLfY*񪇎23adefU\5^% 5lF]>ĸ]|CշBе}8ZLd:;'V Z+o#bF>%jS' S6sW,Sw~;H JGHX:׍[vE։/p[ܷe;kiO&3 G*X:ݭI0mޯdk2=oTI{s1D:Cӓi$1B']PE1]1[,Z~ 2,Q6kDl򨱦ɊǴ?'|*ل&tަob,㴿/ٶofT48,,OP0ɦ p#ÖO x;V̶{ $AR!:@bý-1*7iʇO { TO4 E0?30.^:jID,-I>7\Bw_(V+©`IҖWP$c #ƞAy%v ϛnqtJPzχtA^ڄ^lHC1emX$C4ufvăW~~z_t{k.zFgb$s iyVst}bb@(*sïjP8PL.kYF4z6h:(ݿ46eauMa#꾽yqp-|( o8$9?H*+\eޓ ,LAgS)w,Bp)|ch< Ԕ$Jn#Ӟ6$*t^XybIbrp[5*.Hې/a1I gBXe( BMlZSᇎ9(9j  ̶1,(>`A&O М"t/b oƅ /cc;ޯ[R6m%"l[:+p˒.W "t񯙱I'|^ s#zl4Fjfx}iS4-A[0A55c܈, 78"lp{ Ao\1q< ľ8TKFD@qiz";/s~WC.HYP MWΖA[T m=+kMҋ=Y~:S5#Mkz#A#+>_'%V Vҡ#Հ,evF>$楦YؐCH#,lWs&L!.T{SY14u!xs/iX2 5FZW ʺM+&Jvkkok*VN``KBǨA];6#KD3sLG>.Z\sXQyX$)Q[92sA=v9to$sߪоg%A!(rDC6 *?j%M2$xVݴ`N'hхu/a,U2/('8R&wݼ^GVȖb!kgݯ8 &9t##| t[çtg=&- A4ʬ>tmLUNna茔BT!ds3 `h[=_P9~r/ ݭ|nYFSC~4i7x iu|ZiIVY1)/~Xʊ݄9XJr6piUwl{\w;6˥E`O,`N<^kԕ茦"RiRTKL24kPzq rwc1Tf=mjOBT)JLQ] "Q*0ZyET?O3 X?Xl)O=K^]}SB3L F]6Blx/ WuU!F,f}rcX (c̻W\Kpj{V4iU.y{MvS@UJ]kӃO IuhH83&|JEd 1=eݝ(޴V!4ւ!,ꆇ(@.zh2Jz,UҵX+;X- vVd ҼјDZ 5BLO~f,):`a[tTh7jmo y{G#H BtDe X<4g&|+dtOeJ->f6>軗(:CM->fYrj2ln-w8_4lZ ,~<'2X4^fd9YIbnpdbq*FN;cfպJTH,2旈5^mDҜA)(!Nz`?[N)lL u#kPh.-'4`q qƊ]Ō4`2㉠{֊X $kq9 XRWdUМ?Ñ$էYUB. HRJ*YGS-I}Rex;)6~ƨ> KKbx}3nCujM!PV~s5XL#kɚ^]5i7^+2Ժfl?*[^<㹄2cEu4 o,:Hir 3sK爡zҊ}};"E)s^ -Q~S␎3muᆈΡZ&G>@B`cQOԊ^4pϤ)wsb/>ٽ\@Փ/&+忚Q e0T%+<<`0. ^1?&QTۡݧc0;xv3zvJ=R_>!GhQ0أ|(o73#| {kyڧ)ݹn6b+otSL|`-Y?O BtHѴMS*V 8  M?,y\Ks\FК^˩\MAa|n=me>LG_*zOrT xJJW&ٚ%h`+Tk%F?rx?iVUv$(Y ؟Ճ̳ 9g+vT vs/cgt;Ӻ{Œ_oPs|KG_p/-" b񒡇 N̴vp,;5^ Y39 O)i>F#VǿGRі=HT]_n)Z=y1$c+!=mtapgbYGϖ"C8ĸN'QM@p;,z /3m>aRjdDP).T x 0)D uw[`9d.&68! !3zZll_w"'E?HH>;c[Lcu< p!:u7cNy?Qɚ QL S E$vݠTv> #,h.v" MT0}_ⷬ3/E&ݓi!&cnC'_Imu(*62Lwl fE + D\!g󔄜s_ʩff7JtN cү-}-:Ә ԯfְbp`t_NemJ릢VK;بeeR jĺF v| s𜠘b70&{q$s9>AS1Iѭad3Йc@4jJ5D;/vѽ1=& M-g-*S,u\=zrh_LQKfRƟEzHQ#uak9\)NW̓i-GDxQ+ikMTH-Q8xO=_ ;&抬܉iʫiiJKQaڬ< md^AL+;Dq+1pX.#[ILDVf6t7Sr_{7Y(VlݭdEtOk;s၈:MYxHj_2;~_lC'?+JIIoh7pE+‘/ nUP&#\ô$df 3 GU^['Ӵ=tfga,&@zru4:1' 鍆a.բ/Z۪{P2Nz^D:ʎ OGGR4ʞ@U| %w^T3MחHL8.D xPh+jO_c85"0?5#^;yygģ &]$LXXAXhϊ B?HtV\jf+XF1$a qQfډG]BGFߘ#k`UIfb)F4V^>ZfiC=VWїяpSk/ \ii=]XaiCc,Mne]<`GaUa^]|ͮl-d_"X𮷻։43"toPM3ycu~9U1V2ּXإxwM/3=(/!&l 2@ԬB%_V NKv9AuA]8ĢPx~z]v)uJ­zʜC5[Re\d(m{`Ӣ#<_rizFQ4cAV&r?D7@C W1SaB24:0Yc!`eJ7V Q2?t^ ^t9Su]\Oku2*VA`a F[ S+'i!+QsH|Fdi?%l>eR2I@:@7 S2{$a.Դ}Fsn{ {zMz]_+}6qڎQ3b]TWi  ;w JB 2 絾U;r h;t"wrZRCk\e?ݦ y/ϩarfVM ȞPgd\7kS'C 'RX>6^V B,9g> 0*#ѹR3L҄vYۅn8X +QMY0BS0b>$"^LRw9x' +"+؍ET3kcv8 `|*pdKO}a5]yj34u؃MRU1vb 3/n=j˞[ۊ>|0PAӔ5B"?KiW{hW5JD$Esnc@GSaxUMTL#ҁ 9tRQ͏lLfܤH6M:Vj_~̀@͢h44*P Jz=#}clSg1ԴaatZʆ ͑7(Hsn%3չ;ϰv]TLu)1AЦu-XgC0ed3ai>|^֒{rsNON͉PM:eխɈ9qN1F GgOO)U":yFG8H/~ajCZdzkMs]J7p!7Q6΀bYnW[WZ@30 tQgt*vv\Qz!:z\NJޅwWSz,*}.q_xVhh݆N̍=/̉hnIvpjG+gY$z9%z,AbdXlfV//M6;)ɿ/hX9wRH8}*jA3w8OriMypw6R`HTƜ\[.KfU蒀Ɛ :35$W(ELDŽ- =0,ڦ\m\2ՃWG `e8!d IdRHru\]Lel87s3(XŨ+"0~J]ܨlz?ɸHÈա;9{ҙ[GEts- %~O' :0GF nn…vFC*sP~;>&zQ*CW4eJaGL?L7̹NKoSTjLZ豤M>zU;IYFy ?^`ke4@Dӥ(`RWN x:."RR|E/ռ0bX$ eU/b ?Kt꼆Jս3Ī̈Kje5B3XXKU9 w1]fAwZa̤*UȺClpTXv0[-֫8FdF*8-׍tP`*4hys #Thw &7,; i&8D2J]Y7u Jċq0ЮGOmNoFYorQ*tn+ Yjtsk%/S zґ'Lq/k=7O26LB%[\Nx5L =)M;։4C62K]sXY-`[{H+ˉ@)>a**rHPB5GLZs3ܕ*K*.z] \dYtwZT/34T_SW_%;^nլ ?`*^~WlTNpq6p[(ߎ3kN;lbsٳx1[h?~N+$kƗ!XYɁheBn,rV^&4wޝ+μ ڎb;wz+ց9ڧpՆ'#M{e VC6pRJ%HF٠ο)]čՎ!=nf!tccɚ)$U~`O!N<[)n B*5RoU?<GtdOkOݛU>,חOrs;!UH`r8 iM-