libboost_python-py3-1_66_0-32bit-1.66.0-12.3.1<>, ap9|L:xXp5ʰS'T\88x|lI!ǣƟ(1IZ b1]`B?\BDcN4"<@'Yl8E<u 5_~ |DVڔ,>Y> A"{dg^k֪8N-D^ 6FV o04>9?9d#* 1 N .4;LP R T X  4x(8$+9+:+>6G6H6I6X6Y7\7(]7,^7Jb7Tc8d8e8f8l8u8v8w9Lx9Py9T 9999Clibboost_python-py3-1_66_0-32bit1.66.012.3.1Boost.Python runtime libraryThis package contains the Boost.Python runtime libraries for python3 bindings.asheep04 TSUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxx86_64/sbin/ldconfig Taf3683e9800518b2ecb3e8b91c6378ab8e21088cdd9b97058cac71c56f567b7c1rootrootboost-1.66.0-12.3.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.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./bin/sh1.66.0-12.3.11.66.0-12.3.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:22385/SUSE_SLE-15-SP2_Update/855520926ef58d438ec310c581dc4438-boost.SUSE_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=bf5081dd7e257db203038a5e929ffd3f22ee7feb, stripped PRRRR R R R RRRRRutf-85d80eda2e9b1e752cf0eae81293f6fabc01af59c17deaf59e3cee7b0eac6b9d5? 7zXZ !t/]"k%;kԶ@䮭!\}mh4F'y9ƃ =2E6Y|_0U/;_Mу Lj<{L<Þ]~׽;swzd|JP ;P)y0p||J1e@h>/&>P7C;AϜMG.øbg'N1=Y }b- %rLآ}k0|%P(mȋ6Q"{.bcPLt;N^߭`t#jIVNgk] Bll @+um G,H.6x= @YJT#J\^,doW"NIաF7<%_9bWRq+is IKIpS%`StvȪoϾcI[3W(Pn6 RjX`')iWniOidvjPVb8+JpқQDeR5L2\OS2B*:HO`UUF`"o+z<6>Drfv~d(LZdZ/PT PmB,}gR80!bnB^ iwVw@^vս*9oכnsoPm!,0ԕ;V8笛\)|_u=h -2V">]P cp;>+n,xi{U M =wǶjY |X,/P[u+\j UU Ĭn2vyk4.Ѭ#9 +X1UrnK:rG5ңIo^5̍"?\ϟ)$=OtיPՉPF+a\YC|z'iP=8~.)+|>1j jȣF]st.γVuRi=Tad@[XtVQXTCȫ4=\S;Ym"yd UG< O%ov:ORml{4Z+a|%*>fau%N#3J[:f.havJCQVE%D\ŨaHPL~fl)s>hUɦBha'PW<_{uv@ f;K[QìݠqaUEt-5e3ܢlzh0ix4PxcJH)O3ސ4`LFVynڹ8uQ }RDžǝsoUlI1Ύhή%L8n,koSOxJMW&f(&3. U.] ޫƌN# |?J .݅`a׸%@[ROK꾩H#?T 1F5/1wbXs)n}ȖJ82W*NBnd3Ü%.?4Y͉Řb}[G3IBFͪG6 vrçaW)ES&n)ޮsALwB" lઠMՈ7*Y}܀Uqr=CE^ҼZf GR\j'1:6D%DkzMo ~re8G 쁁Y DHѮ Zm JgךIjc?WYQL]V_DzsS8((>D4>\΀4} #>PrشS7'C}6]V}hI18[lEYLw*VnS ihFGj}^bۦQ}nG|,LS\C+F<}S=$&7S 2]dzCwd;IS^h5mL¬vVXj ÷M(F0BVTʵ},sbI ^b(rX&qqZЧ]qP˙X0Æ< s2`Ћr:Q#ey4ǧ=y/e:mAé>!ۛ;]2+#ߠ"IMq)a8'ǔ4ի/tY[3^8*q&&''8yUnJ+G9(TP! 4f0t*[;e R5.">;#爰\mWmT, FO$$ ٠6^pcކGZcRz"9VFȟ#@GS\c=GbA'&SvYg9HZ?oTONd=݀1)-眩Yщ'M]SaIUtܡ9:;=HQaluϢFlc}Bҳum'Cy{T6NK2P[k(!‹uҒ2L]͞&^.Wl{P"uk=hIfJcFZGECy>뱅w56(%;֙ʒ`U#Tw ۈ8 x-|55P-N_r>1'x\22 \hɻ^dPn0A${|"&'&JЍ*uG-^7G @/Ձ.B U 0'ܺIjXwhr6 fvT5qF~v#o*mgܛECRc՗CD80&X"$Ǡ]p]SW${'yu"t*ZRȜ M8y* d?i4hj: !#EeJ&G5Y&1D`_ X#=3Wc_hEdH ul6x[2$|*~RwdXWE#sd4TYbҾ> s3QfKԩ" E,f&%Gq+ X[h]=@Lm!Dl7|v Cl6?=K DQϙ(4 BEj8,&:7Sh^sS"?67^ɕU{{iQ\0YrJ~QUCS#<|gG hYQL/`Y؀)7C! !h„ξL}G2)eSZ'\04A%Ke>#컄-CmI4'j'جsch˔Wu[iiYLJğSnwt `o'cDox.X3ʵ";St@zP: V< Gk_$aM(]2fBbkmmJ wg3!W@J78?1%X;y"OGϥ|$ͺ1usR0NR1L1]w6!( Vp8Օ5z)Cx{SSPk‡ 5/%Pz#EVvK!URԷ7/䌪(F24 & lfz1ӵ%dzwhCh2V8@e^ffrM(j&g .o!OP5ԱY+T,ŗ_Tw.åN 4kTV:s:gD2oD-hC!p_aVr{JҶr_GѵMj_q5}6?b6_[|R2*kO v5z/ː! &.-bP~2i31Yքm9 >p>d{"3E;mb}`_oOZ DŽw 9MlvLkᴉ} 31O0X6{E=7'U^mL`Z]a-<F0kj ҢD6a1'yQ_N5vE"؈^Hrzk-ZhE޽Hht̖+'07&iM=>TŽ/dn`Ϩ :/`;xX݊`)]Mɔ'Ї IҨbX6+iZ{=EؿP0,lI,\~xUL/ R~dkqoF4}w|~zSN.l 呩zX]F6_.P,gH , B}إGS`7[?i7zG9#TDQ;LR*G_~7z2Є BMPpg֪I_UFFH4%jwqIq,ڴO:XEݬ7YtP\ #"z uCPư"uo+}O/t |h/bC;jx2xnXBYDc0? 7^NYn0WVQkWeF+>xC))}8ڎxUeM`Hzbn(E,1 "kq۞פY̸!,LSM1GތS|" D|kQd]{Bw,i3gro A#9Ǝ|xxFkW_B'X 0+i97ф.dB yIH @u#m_,FPqF @Jx-ظnQTٕqa`,;;5=T.Wm40xfL hP@|zV=+P ױb?W/>3mE"uvu)Gv =TY'mK|YZn %vMWl^sZkDC'/Fņ`M2g4\R,&D^6AB\^"ՕcS|: y-=ni#|hY麑 X#d3nC?c< 0;Rou%8J^[leo7P5Fne.*hxU2@Q2ZPpc^x̄РsOQ&Y_r\!lԴ%L,AFd)s%vNפ&?~tj7HY%SK<Tpg<̉LV$|Nz 8u I % ϓr!K]KZ^A o6lu*ö8@1435(O!pR-/FneOmLac߀FERH&e̐=E0)*60 %=/'d_R&"bSŀ+@6m(-XY3WB,"(اbERsZy{9z-RyXxJK2>TY92NyKWhY( 0˪lOij}˷*%#<}֍%Ś`s ͈}P*rBŷr:) є5צ4BQk?+j zx0!knȇ{ecx;uڈxsWqNYK6'6o^ΎB$M蘡~آnxWd9tɯ]H'\ C yCrC[~ ,4y¬L q CA29ʺ)9=}-˴.]! ?Iu|ԊU(!<t[֒t0:a@pT\T-*`9*֦@vw'HlhZnTqrN+lװ)qÛx5Q.ʭɵ 7KAbAOBn Q D7z4g9+R Xo=.X(DԽU5z4õ c䷆+56ع%odm)MF3 )%A^E}ЛDv 32:lT/YcN;,[S#W‹OiOUD?J往|2^D8Q-ٝk/گ&gwhP[ęx#(6  zWvgK===?ck C$`-HBx2?H؈w2]km D\p_pE5 MάaT!پ]C],67XQ]yf+A0}Y{S1P7Cg~FlþK# 2ܔ,5ϖ!x&>EXJ|SF^Nq]Pw!,Ytө +>m3яaBLAH'Ģ\KA <%tێ! #}L,—Lx"fxYnMYl׫4Y$G3Ç5"*`>+&%La-)>yS o/8!o1NBCR%]H`{y;]g4/r\Q;YŸOJ2g/֝[vtPl_.U3~s @}~Nnԇ~ |YHDj a~Ya$-&]oqUb/DM >} mw o˜!giXY wsWڱ\,Nu9֐PEb^9vF݅M}-6x"2vW^x7.(_ y%^*X S@Gb3A}f#~}R7Yd#hb]6l=ZMAܛ1t@ },t;?y nZ>5CI_N6T/ˆY&gqaTаv;;F.:{֟ : }8 GrDt^hÏg#u&DT(gQMC`/o:H|Z9JB4J=Sþ3gUDYdt(寘cJZV+kWf8l|EdgeK̑@%J8FbĒn dwKqDC739NTUkblWe'Dޛ>\2bᨢz^{]Y}V 8n3`g} Ou+)cH/(p Br27'Sgieu;whO_8&p(+<`Kyb рgK;F3 @m3#m 籟-@FؤKB]}{Z@H8(z/8nDWM#,*UayB2;vsQK?]TH}Ҙ}y  WWo{nv_ N6A3V8 D` G[\p#E]0Az >WCNzA-ڥai A POcL ymM9Ne؉h( ` .:]P,:H[q"Y,_@%>nn)hy \,Vp>`Ͽ0⶝ PI tn;s4Ī+$@6+Z@@ (P6:Fl4mQEѳYtedV@6kDtOV)V^`M9Z^vsYZ)uXA2ʼn,X|`J! /<+Ciwo/rhVUqk4zM IM.G"R/Gaxmrʦ hym!Z f\w^uc[8T"DO˃o%Nh~Mk.@:7I2z9NK fxىTMt#W/z?!! 5^W}Ȝ#O6%܍vg%Ks2۫=2C2Sɏӌ)nwys5\%L}ֶcÃ?8LU6u-Zc$xq臹~$Q]9 wv_mǰԁJ[p\pvH.)7&ª] rОZ&?34Ir $O)HW2rJs4n J "=8dATNɅ%/M2x2I^^eDmŖg‘oSu7#og[p]i^9wDo"c{l]NҲsxxYL'Tdu Wm_=>W:۶^ƷD &Z7.zacȺfxsMͥ;ג%Pzy'}ٴ?y^̒`z7)1dAU:d?`QMwMd\9RՊ{$6 nh0 4ݺ~PSQ}*mCcP@K=wxi▥l}= @:Eb;~CO4+r0\EFaW_Crn[R(ZtKPKPڎ#w:5]a@$t+q|Qn_2QP$ISph8y^VfjaxS4X8<_5pVo5zEՃ\7.Y?$){- c [kY7fY~$;iI~Sr*؋kA&7.`W#J+%# >8=]eIg C$ ٹ_n8G6~n].ުCf`"-;esԯ3AgVjOdd51G"ŕ9aYxqxn+Ej{Jrr5q")UZP~]UNr6]e0{kSۚ}H+KF7G"Բ蕇X_DifInnXB餶a'BB,m2>s+4Zoaqk gNω3Ħ]I0geF11VZ*b096SŖNLOIBT$MfC[7.ǔ07gsyj,X ;Z:"gtI>OH{MחbN23V$W`_q$ @B.hR XT6zb "U2x4]WsYu#h2 2.ԕqyX<,ЇV己oL7 Nf:DBdi7k2É́ 8rj6: XHq`=4ܬnW[CJ,B{C"+ wz&DBj)stFLu`f'-DBRkUP~Sd|@Z\{`#}IFCb+xQEpMC~$ 5J﹄IRʿ$S.қDptgs*z+˪)#nAD#[M0GH p'P 3$T<‡xÅKtXAۨYJUn73P8K_.hphz|mf+2D D3%9`!6J%wgIp:ZAb9[~/mO)BzT k]~0ފ yDeݽ k+(cn-5??Qo݆N0kH4Dew'C}^>>mk4,/ػm|qO-cڍyܨ(ZՓ0% I|Q i^mӶQ*ٰRjdY"Y_NBem PX.h Axd9%"~,KVD5`EFMf$qOg͢MN:0>uLt ύ>LW+NΈCӭ8#HVݭk.@彁}|w!"m='uJc#H7qKq NςZ*:쬚ԛY J.)@(3TN! AC6ҋm#Sd$k5C{;.9 l^NA&dwߠsۄ ( cH ;b[[ !sEт>+Į lfx4f:Ƅؒ*>+b4 ox1lV(OLkTDPbM[ "Y2I}qV@DQ8ё~:˘:;,eY T5>F@ (ЫE5q-[\+L˴]*F3_Ɔ,,IRE=}7mHtjbP\it-J!au˴}Lte1ؽ9*w b)Z/Xq! d=<K@i3?vRi,m`w1vez\1wa"d`aBPdNW\jxć+Z"$'[8q臂swHVM luk2c@/$an"@v'sp[ b4lW3Yd*W"kQPqB:wwG?wF.uL34 .8+`$w 4o,{*:@yCVWOzc~MÌ@B8_[pSh;nO)'Jr^IgJ&r|1e3`=Ik_Ͼ z4c,^l|[n6/2vRt!mG<]y>>˯0C hZj`tsX*$.T$nܛ;J5nRKo6MWδ_5}dVPӣ"{Z%(;glbĠFYd7~`Aa[6\M O@yZ%Ux+I-L-$ض7r=)]`$C/ ɝ*tSlOo?ԆP|=cac)RWPbiw%6WHO| |z/Z(/3e*Wd_H]dj#㿴{ sŏ R`)aR-dY$l'QU hvב5q*(La*L"8F àZ )SJW3u,$ݏΪOs%\%:{Zƚ-ۼ)ڤ-H2{r̷ |χw0$ 01J)d2TlbZ| 2 )7?& N)Д&+o̮ wU_͟O#..: .C=tmcL@lAW5&H'&;UJ#R4M K推֤J:/  o6(y\je,ΛU_ZڽRƘC,Ƥ2Sހd-#1P~A9$,dxRG(P>k,LsAv!͂ZRTKAX#){:/>^OTf2X.sh`0eUTbQ>t~p։:GQZbmE9*Ld]׫QpXt<譞OHOQG ?W! bp3cHCT<}I |aUB Ys%aTpIC9IoGbbC;\ zx^_EC:t(=F~\  %`[fI.ₓM) hr+Y#Qlp|L0aUeZϡ; |ʼSHtDdyM$:uS!Y=(1XJ"T Yb&AM$ W& 9 ).:Z&H$sX(5=0Cګ;ȴEq|Sz7ڍr4ZZiw-󷝍ٯZ>Ng=߃&ד9E:i{#!bj ):$.Û睛??jwWSP8Wϔ[mlv-zyM.*'[kNJMZ>gi,h%i?CkgĺC%~%mYcZ|(߀Զ㬲6opѭg5-UҎ_&G%+K=-,֠)*Uy\d<@cm}09fG"%yiS I/Q"-G=2=3}WadC$O ynl;Yz:^"9efq_ځM5=6*˵Âbʳ;DZWVaea 5#>`3qSOR-y= uJydț\;}']&oc褤hR xH=lldR Tt $"oڐ Fjc),XER-.f=1^į#P쏢"Ew1/lmԠq]_vfA_=j0>l/s)=AU2]H.֫;qxpomrʼ0._Lh}8~(ƻ%}ײFp,6qdE7d#Oht_i)\8}p:r دZp(8\~?痰:2`kzHIl\#2o8=/vYy&Vo6%Ȓ *bHdjS˃MjJzVvQerc\eRH\_B:e_`9Q1ߡOPx*y;p='Ph4r2v < ֱ:bSRu)֗`;<_O?iD捤!ˠC8Dvp#vCLkB`AW-k(.䕻,މiL!@y7zUtKƌ#+֍c&mq'"<"UnK%Qf0XjP"WTFDIӴ8ŵGFCsSb[b# ҘW.Ck2xrMo$Q8D$ƇK ^8/›30A-HVs.= C'SiZ.+; ֢Clm4mоg`(Oաaz]@n$J< "qxdO?^ TuW`sj! HӾy=KB /)xj_yB>Yp^Czj X,/ľj\N@"ǭ0Uz{ ڬd[ k I,Xi3L w0kcTݨF Z2Xy&i)SkzO.R:WӒ tB!PNsaX-HЗ.bƞ >̆-B^4-}a#^4uM=k?mN^ m<އo8-D8| S:EqN! G4^65͓MDi^$5ZR(N ag-"h EwWDĜs.#c×I*7e؂@|MRTCyrH/t%W$TOYbn,ފyKx[f&Pggy=~_ ]蠥}ٝ8Hr>cF^; w\CHe 4Hιc܍XYmWɒs)e/w*R_o5>{?G$m5?uS Mop 4,ifRUl+ޱ"е%\l6_f!ZD,$52Ȼ篳 ĺdd([ =(+վf;Hֆ_Kˏ­^pB~k 7pbV#˕R &&am@=] CTC* -Bwi1B0ӨJn7ldh SP\RDDE O,4Ȥ2M__HhZf/`| D9mㅿ˯Ozz=?6c{g '%&2p̱ C=uc k!IS>_Y?&v2bK\JACO?mK;_ϽS !Xh}vvoXBYQ:]k]ۉǺ֜&4\ uO젂aEd.0 !oWt-SNȬe64< E)D̉s@Z\ur!k M>N*bAT>nV:\5Rj7Umzv/. ڧTximk:St=qصi;_N9Y| hoqͳGe@'i)ofJWkO2aܹtT=E8_%zJ&[j p&UU`mt7QT8ppC@A:IX8 ~K(^]<*YDL üc^7PyD8#QbC9w?"R7Ha"^[Z7wwLW1gxI\x5I(85^Š<> *.U҈&!@C3,2r+3# +:"'!MU咍Yt;5/LCȐfI,+B!ZHf( Ϯ|$sRfri^"M,S[߭=6Cs.1(c6j m.bh&dPW^q[EB] effp#+>ʬ;iMS^CBn"@RITYE"yrsGu[54gԘY9l3]Jz.mvn&wZ a0F-< m=&k3;>j.Ď!󍠰`z7RChk4"tiiPB|9h[TcKsZ(etHaY"_^c6t8fjo!{RXkA'! ֦Jn[EpB# T= 0GT +\JF= Էâe-R|eJj8M j6|=u ĮϼQm oC[ɧN ]A0^&BKQsb:wfxT!NF՚cU(G׏ڻ"Z򒸪tf2P:FF0WHF0-6VJ,`ɳ##Aufu7c.yP)k!U fjÝ|t%i};{~+"4iHtΞdb<2s_ 8~}6WZmm.Yj=1f@Sgqt8<- [D"i[V yb+-32P P;k2.Y|5JЬS oXDs3>|ab\57No#e΂ј<& +H!t(1a #0@@(#8ER]5Sok`۲:q7qN84xA-{v\y%kVWOX63Mw[VE0xEa 8$F{NbWhſy;e:Mؔp& {*@=;pJubyL:>B_׹tm*;:?nҊ, 3al$Aaxil2 lf쀣cq [Qxg'Z35B}&w9}ij:˃,6CD?](X Ӱ[3܍<$kU@w,QϪ\eMl?/YY:-! B_![Od©p`}uPM64+7ac@hqιBDcqAo%7em@#MI;P|FYюj4GhJwC @ uN .;F @$o {*  I3=THNObH7#FR+V6~TȑV 6r|,$L#K9fޡ\ؿRj`CW:NgDjx"zVqm (2O/+u@I][ym5;C!P7b tʹ`o ND)$wyWQfC!)Cwx͝ c7 1jSOUW3TgBn]Y o8w\?g %RzBt?kX:2&enľLVY eA@[Jeuc2Đ1!Qbi3@$8xOk&=סUf+v$<7F1lYj:Q Qp'^.MTA3H=pd08U*A(GUlv!LgtؒLd9$+vɑo)TMtnEf:Ʌ(0tt ]6&/ $ &i۾"V'@uЄQrFECrQ1Dk8Ef_690P3ğ{P8'g1s2OM'CB<)zibVE (kiA{J,óZ}SI!~Z%%N롏.oW.cLuAG`\ #/=)C+c>}m1>;pZӿͰj Xg{b1Y"13n\߱;< QYFU8ա#v1 |tE vOT I6:'ؚ IB)d(!Ňw(lqΈN<W) ٙ"&A7"-)qe5?rqm{8}sovA@ PDeU旱2Z$H._o/ aМS|KTlL?#^][?jΙq%,@A K0"Mgbb{f$of 8i("c L;&u8akDy\0BPII..'<- |sZix'AN mWAwx϶CR1x! G&ջ@M;>D(b ,*IkpGd[?+0F,ifd߲g6F zhq8g=*9;>J'Ri``POiwW ivh/- $L6nvfϸ'K3$DhzR= l kLEZdjILO*Lkl<ݩFAvycU`" EѨ)5˾ojkLc αˉS;{n$ Iץ>CjRBU:b Z.kW{ri\C¯pW XNMV^^('@.٦WN '~ŧ}bs<"^*-3x bH;yX'\z=Ru@puR؞\7&jV 7377/S;Ix!^޶zEo: ]$ٍ#+oWb5!t+uD@.&|~"wA^1}̐e46~u);/}Gk(y00AФ*9-ɊGqwng Js3ؒ03W6P)c1KaxuR~є"=>tb_Nj{BMA7EdNI3hZˎq,raz*4Qmnu[1er~旋!ٻsJki @$^"rSqpH|AaZ_ E,(׎R`%Eg374nF@ko7%p@H)C0 iEdu"9PrPAs ͛i">-W${X熉ZlKlh:!޾S&ZkugdﷁW:Z.;TfW,Qh;7p.c:eK%cA #08u{|a55_v=K=AqI%i@vi6__~ Mt4.0c ?֢IPE&J0dk ˜8+l7. `S6ozED~! :<& Ԟut#?n9ǹ w^4G'ԚKj_\jГ˨V3q EGj8ZY(Ts_Г嵘N' hb,XhCnޟi{\Ԇy?qȕqDiJa$Bq_{q3dǓǍ9FD-^֍]C^.9Tj %mX|`$T{nG2#e=He"JNq"D ,O-[Bm*JQZF20 닺 {y#YZi#lZkxc[cZ]MǑ^}}hpKſEZ"bD#@[kca*\@XKrP#T<.Natݖy[ݙR6NTφ3ű-M)ZәQ7mw8Ed y:0Oh*,-{߅@McLj=s>O1>fzp:TgbNNبZ!ZH\;aA\Pkpʟ.3+˫a4Y|8!Y+)sit7JO54D(Ek#]*v&D27"gNbK] \4& fk{+gE$NN'iZmi$}:@ˈ-arV '2M62qGHJDu"hW$U04࿖qgךKGnMa";BpVHX|O;Lh^m0YB,Y"8-P&dT5 osF|yxRԟJh1+z`)=3nlAk|4k4}^t\j>A3W/U+ [m\ Â\uQ`w.x}_&Zz%)ۯ~U x&Ļ(VX<Ƈ^)9@E=[6 n'8"Iý1[bjxTh+ j<{Io'nxLtMJ6*fӿ؁ ,g-( D,H{q2]X{`=ue7,z O hY$eCIW:S*E*Mad^? WoswOlxoU!y< qjD40ebє6VBJH)qA×DK҈a)+7Y1Aq76r?v[o.gH npgPZ`2XZBCj|IV]zM1Cncڍ4EȯUv./Fr>e>M1pf 6@'/ coAq(/rXp^A ~A>+dCaM}zY2*e"4js8TǷkq쥏oq^ ۫Ȟq)8[`ڱluAڣ] ,mMUP3;l1;3\Fۮo﫧B֜pA#Hq+!)!Y"I R&uʙg@1 رHk7Apr?*G8Pyr8pU#I3 NߍYr#Ub{5! Ŧ{MzB"ml_dJ4 RZ ~ Z#Dφ$2M,!KOmqg*gXB@[ jN n).^BԳ " [WufIxD`ZWi8L]g~\8q[OLU8B"w P浘87@Fc;\ʑX1sg6 GB}LJWᵚ_" X9Eԑ/Kڭ)2#孝EP'7WD ɹ?S0< Hu(ǁ"n8ß}yjddMiX)2$z wpx8GGA1~(Mv|헆AUӛ2_][X_gg8+ab %ޣO4\ Z]8f0:[ >s!;Tc)/BMTV`Kiu[-K8%;I֩[\P v״eaKN7 jyǺ3w.j-#/S,εʹWװύӭTklۃ|`qVRy.9DjiPvkV}y 2J ~dS}+<;7HR:t]!`D`G-"Z("htݎHq#^oʫ]Tf-6Qz+GˤZCӨ.&=,߯:dd{ciXM=GT([< bT>= Wʮ*&BjKPU7)edCR00H{ԞV̆@Zj1 VORmT1u}VUr L#t[a昤\N[_w빸9;~x/s,X,;|It; zMS/A86+;;:ۓo7σ::&,!kG M%Kt?ța/E>2zf4JNl@PK[- 5o1ٯbcnuG YHuX~jY!J(Jn 6S B ޹A=Wx-7& jeu ¶05,7ь(Pk2u-a-z"?zko'>6&@vĔKNYʀnw#RC7Sq ~;ݣR}c^:l}FĢla]PIm +"}1Gm3{4n/ιYE8o1s1a@v%wfJdXPq_2C<00iDŽu Ww#T2k-q~RT3\U2ilGcL#5)s@٭=3Ux b8p ԍIna2s=.GLku9#ŮK_$q RSb3W#?0BE]kFCtQ]5}̠ 6<69CrߩE13QıAGF4{zV#˯(SUIDyn=cu X-}絅![r53bk5t1j>Dr$|C6a\:϶=iB:ӓ1avH_Xcd]_*'?}cŧ 31w1H3TѲ~ѕv^{L gNGD#PzRmoHC"(uo^&u>}3U+ U!; ETaI0 ArT$Kav{Vzx>QwtIS,]M <I1M^-Hgծt.^ix)pq3QoCBܰ>-ڡSdK?Z>=$~niMn5Xq*7h~7y{@Eǀ*r7J'Mygu5!mi fDRUJ Q~ d{ T![Ta3SVb”e29SX3Ӎ;Q5.(<o)%8o:R.Th#yֳNeJ[#%%~@ВSДa1 j!(8anRZO~=Tj}ƺQ)/&tg Ѯ2ZBBr7 &K>KfGO.S%)jwU]VSn~mh@pp0RE:7&j$cF cA| _t?)F_ BE qb^y7AUV8&K\gjU" J(x$û"yy{P ŮG[}‚6-:'aa,]jPR'bVY(_,)e [fY$cZH_sSEzf zG+ Tu2B={ꪢ5)(OH u]mH1 F5,~vb뵻%xT[!R.^m]7saS^?>=U/Z 4dIΣC5W It>]tD{xev$H!uMkY R.8>cУ#đ#0f[;%uH)giB0HJήK^] n_Tydϝic"0-=/x~zx}--g8cMXu < ';M ̭XjDv6n_z4{cmⵚ"JG(!xYZzSɺ"8jGEaKb2$\{bDLq*Oӂ(>]. V~ +K á=]{KE8OVP #IWgL4[f%=gu;YJn(Ahx}| mc՝eO"jl)+U1`iUP[&x J`5Z>=qWbL;K/0BcLWbSRiɠ*﹮@B1x फ़X܎oDU&xlYTPH=0oR^cvt7W5~XP_p.=KVmWr< kW~!c5ݥ&NbM0xe[:MfO gX1u#MPr:a}i e+ &Zo}O1H%N /cԿ[0d+6}-Xg c) ֙~|2Լq6zct$0 HCdWd~¶0>:'!aAx]%I>ޅ1_E9l?JrU V3m_ Ev/{+ m5!-tf347hZY[ꞅ]iN,҈wjv`X,Y q37v~')H`b QFbL&O$@jߍܬdN&J xamoa CAEqxFZD0ƁTB{~\v`dP=U@,jw>/ha/XS%ggOkrc|+uH|ܲA9 3?r uY4|@$,:`Szi͢]ᕂkĚ$>3s# qTӟVj+ֹ\#ՄZ'1րAYE]jZY ֛V.|%홆_-q\ .Bnƣ W,6-,"Z ȅP?dǫ 5)f_Zm5NuM.3+lAP/|YºKOǥ\ ZlA+z:?[&S) Td*J