libboost_python-py3-1_66_0-1.66.0-150200.12.7.1<>,h~p9|oo^Vkħ@~U@;D?;4d$ 2 O  28@D F H L  0|(8,9l,:,>8@8F8-G8DH8HI8LX8PY8\\8]8^8b8c9_d9e9f9l9u9v:w:x:y: z::::;0Clibboost_python-py3-1_66_01.66.0150200.12.7.1Boost.Python runtime libraryThis package contains the Boost.Python runtime libraries for python3 bindings.h~s390zl31XSUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxs390xXh}a443121198f81dfec4bc7c6b8ed65cecdf7b1eeccb1e895162777ad9c657c918rootrootboost-1.66.0-150200.12.7.1.src.rpmlibboost_python-py3-1_66_0libboost_python-py3-1_66_0(s390-64)libboost_python-py3.so.1.66.0()(64bit)@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigboost-license1_66_0libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpython3.6m.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(CXXABI_LDBL_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1hka^s^Zľ@ZaZ7Z@Y+@Yܶ@YdYX@Y@Y]XX@XpX@X~@X{d@XlX!@X&WSW@W@W@Wc@W_W_Vn@Vl@VV^VzVm]Vf@VV@V*!@Uyx@U]UMT@T@T@aschnell@suse.comadam.majer@suse.deadam.majer@suse.dekukuk@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejmatejek@suse.comadam.majer@suse.denmoreychaisemartin@suse.comadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejmatejek@suse.comadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejengelh@inai.deadam.majer@suse.deadam.majer@suse.demvetter@suse.comadrian@suse.deadrian@suse.deadrian@suse.deadrian@suse.dedmitry_r@opensuse.orgegeorget@openmailbox.orgidonmez@suse.comidonmez@suse.comfstrba@suse.comegeorget@openmailbox.orgpth@suse.deschwab@suse.deidonmez@suse.comidonmez@suse.comschwab@suse.dedmueller@suse.comrneuhauser@suse.czrguenther@suse.comdimstar@opensuse.org- CVE-2016-9840: fixed out-of-bounds pointer arithmetic in zlib in beast (bsc#1245936) - adds patch boost-zlib.patch- variant.patch: backport fix allowing perfect forwarding in apply_visitor. Also fix wrong usage of boost::move (bsc#1194522)- libreoffice_compat_backports.patch: add a backport of Boost.Optional::has_value() for LibreOffice- Use %license instead of %doc [bsc#1082318]- Multibuild requires versioned Name: tag and doesn't seem to do this automatically. (bnc#1076640)- Update to version 1.66.0 + Beast: new portable HTTP, WebSocket and network operations using Boost.Asio. Header-only library. + Callable Traits: new library and successor to Boost.FunctionTypes. Header-only library. + Mp11: new metaprogramming library + Asio: * implemented interface changes to reflect the Networking TS (N4656) * functions and classes that have been superseded by Networking TS functionality have been deprecated. * added support for customized handler tracking * removed previously deprecated functions + Atomic: improved compatibility with GCC 7. 128-bit operations on x86_64 no longer require linking with compiled library. + DateTime: Fixed an integral overflow that could cause incorrect results when adding or subtracting many years from a date. + Format: New format specifiers added and volatile arguments can not be safely used with operator% + Fusion: * fix compile error with std::array * remove circular preprocessor include + PolyCollection: backported to GCC 4.8 and 4.9 with some limitations + Uuid: added RTF-4122 namespaces in boost::uuids::ns + for complete changelog, see http://www.boost.org/users/history/version_1_66_0.html - refreshed patches: boost-rpmoptflags-only.patch- re-enable Python 2 by default. It's still conditional, but remains enabled by default. This can be disabled in project config.- build Python 2 conditionally- Use multibuild setup - build no-dependency libraries in the base package and build the rest of the compiled libraries in the main variant. This should speed up bootstrapping. - boost-devel not built by default anymore. - libboost_headers-devel now provides boost-devel for legacy dependencies. If you need compiled boost libraries depend on the current compiled devel subpackage. - run %fdupes only on the header files and documentation - drop build dependencies on gcc-fortran, chrpath.- Setup MPI environment prior to building boost. - Switch to OpenMPI2 as OpenMPI1 is becoming deprecated.- New upstream version 1.65.1 + config, fiber - Return a continuation from functions executed by resume_with. + stacktrace - Change preprocessor file extensions to work with the installation system. - Changes in version 1.65.0 + stacktrace - new library providing call sequence in human readable format. + polycollection - new library providing fast containers of polymorphic objects, from Joaquín M López Muñoz. + For full list of changes, see http://www.boost.org/users/history/version_1_65_1.html - 1d862615.patch: upstreamed and removed - gcc_path.patch: obsolete, tr1 module is removed - mpi_upstream.patch: upstreamed and removed - boost-1.57.0-python-abi_letters.patch: refreshed - python_library_name.patch: refreshed and reverted upstream changes to mpi/build/Jamfile as we are building python2 and python3 versions of MPI separately. - baselibs.conf + add libboost_stracktrace + update to version 1.65.1- 1d862615.patch: Fix regression caused by refactoring of serialization code (bnc#1038083)- make python-numpy optional build dependency - fix building of mpi python3 plugin- New upstream version 1.64.0 + process - new library providing cross platform methods to - create child processes - setup stream for child processes - sync and async communication streams with children - sync and async wait - process termination + geometry library had some breaking changes, - ublas_transformer is renamed to matrix_transformer - explicit modifier is added to constructors of rtree index::dynamic_* parameters - strategy::area::huiller replaced by strategy::area::spherical + context library updates - deprecated API:execution-context - fixed bad assembly for fcontext on ppc64/sysv/elf + Updated libraries: any, atomic, config, container, context, conversion, core, coroutine2, fiber, hash, interprocess, intrusive, lexicalcast, math, multi-index containers, multiprecision, predef, program options, regex, smart pointers, test ,typeindex, typetraits, unordered, variant + for details, see http://www.boost.org/users/history/version_1_64_0.html - Build PyNumpy module + add build requires on python-numpy - test_lowcase.patch: upstreamed - refreshed patches: boost-strict_aliasing.patch, gcc_path.patch, python_mpi.patch - mpi_upstream.patch: pending upstream fixes to OpenMPI build - python_library_name.patch: we are building python versions in different stagings so drop library renames. - python_numpy_retfunc.patch: rpmlint fixes- update python macros- baselibs.conf: (re)add python 2.7 and 3.x libraries- Fix dependency typos.- test_lowcase.patch: downcase Boost::Test usage of uppercase variables. VERSION was clashing with GNU Autotools define resulting in compilation errors of various packages. - recombine headers from various devel subpackages under the libboost_headers-devel package. Not all usage of headers that have compiled parts pull in their associated compiled symbols. - general cleanup of the spec file from old, commented stuffs- remove non-existent dependency in the boost mpi python package- update to version 1.63.0 * updated libraries: atomic, container, context, fiber, fusion, geometry, hash, interprocess, intrusive, lexical cast, log, metaparse, move, optional, phoenix, python, test, typeindex, units, unordered * see http://www.boost.org/users/history/version_1_63_0.html for complete list of changes - refresh patches * boost-1.55.0-python-test-PyImport_AppendInittab.patch * boost-strict_aliasing.patch, and enable -fno-strict-aliasing for python module - baselibs.conf: * add libboost_locale * rename python to include new soname - remove python-2059618.patch, not needed - make build condition --without buil_mpi work - allow building without python3 bindings, for SLE11SP4 - remove versioned build dependency on libicu-devel, apparently not needed. - split out the boost-devel package into individudal compiled libraries and their -devel subpackages and libboost_headers-devel package for header-only libraries. - remove all the -mt.so symlinks, probably not needed anymore. - ship MPI python bindings for both Python 2.7 and 3.x * add python_mpi.patch to allow proper compiled library loading - dynamic_linking.patch: first attempt to remove static library generation during build process.- Revert upstream change that set default python version and ignored user configuration. python-2059618.patch (boo#1006584)- Rectify groups and description- package boost-jam - add missing ldconfig for libboost_type_erasure - fix EOL encoding for documentation files- update to version 1.62.0 * new library: fiber: framework for userland-threads/fibers * new library: QVM: library for working with quaternions, vectors and matrices of static size * see http://www.boost.org/users/history/version_1_62_0.html for complete changelog - remove boost-fix_include_config.patch - upstreamed - gcc_path.patch - fix GCC search paths (bnc#996917) Boost assumes /usr/include/c++/x.y.z/ existence for GCC 4.x onward while our version of GCC only has /usr/include/c++/x.y for 4.x GCC and /usr/include/c++/x/ for 5.x onward. - migrate to using %bcond_ instead of hardcoding macros for different Boost features - better way to limit max number of compilation units than by reading /proc/meminfo and guesstimating.- Fix boo#994378, boo#994381, boo#994382 boo#994383: Fix build issues when optional_fwd.hpp is used before including boost/config.hpp - Add boost-fix_include_config.patch from gh#boostorg/optional#19- build it from "boost.spec", but create versioned "boost-1_61-devel" packages- build quickbook also in versioned package- update to version 1.61.0 Details on http://www.boost.org/users/history/version_1_61_0.html Obsolete patches: * boost-1.59-test-fenv.patch * boost-deprecated-type_traits.patch- rename package to boost-1_60 to allow multiple versions- Fix build on systems with GCC4- Added libboost_python3 to the dependency macro. * boost-devel will now correctly requires libboost_python3.- Add boost-deprecated-type_traits.patch to fix deprecated type_traits usage in boost/graph/adjacency_matrix.hpp header.- Add the following patches from Fedora to fix underlinking in boost::python code * boost-1.57.0-python-abi_letters.patch * boost-1.57.0-python-libpython_dep.patch * boost-1.55.0-python-test-PyImport_AppendInittab.patch- Updated to version 1.60.0 * New library: VMD. * Updated libraries: Atomic, Chrono, Container, Context, Core, Filesystem, Flyweight, Fusion, Interprocess, Intrusive, Lexical Cast, Locale, log, Move, Multi-index Containers, odeint, Optional, Predef, Test, Thread, UUID * See http://www.boost.org/users/history/version_1_60_0.html for complete changelog. - Modified patch: * boost-disable-pch-on-aarch64.patch - rediff to a new context - Removed patch: * boost-1.59-python-make_setter.patch - integrated upstream - Add libboost_type_erasure subpackage- Add support to Boost:Python3 (boo#951902) * New library: python3- Add boost-visibility.patch to make members of basic_xml_grammar visible (boo#958150). - Fix redefinition of _docdir.- coroutine2 depends on context, disable it if context is not built- Updated to version 1.59.0: * New libraries: Convert, Coroutine2 * Updated Libraries: Container, Context, Coroutine, Fusion, Geometry, Interprocess, Intrusive, Lexical Cast, Log, Move, Multi-index Containers, Predef, Program Options, Property Tree, Boost.Test v3, TypeIndex, Variant * See http://www.boost.org/users/history/version_1_59_0.html for complete changelog. - context now builds on aarch64 - Import two patches from Fedora: boost-1.59-python-make_setter.patch, boost-1.59-test-fenv.patch - Drop 0001-Fix-exec_file-for-Python-3-3.4.patch, 0002-Fix-a-regression-with-non-constexpr-types.patch, boost-uuid-comparison.patch, boost-unrecognized-option.patch. Fixed upstream.- Remove unneeded dependency on xorg-x11-devel- boost-unrecognized-option.patch: remove unrecognized option -m32- update to 1.58.0: boost docs remain at 1.56 since upstream hasn't updated yet * New Libraries: Endian, Sort. * Updated Libraries: Asio, Chrono, Container, Context, Conversion, DateTime, Flyweight, Function, Functional/Factory, Fusion, Geometry, Hash, Interprocess, Intrusive, Lexical Cast, Log, Math, Move, Multi-index Containers, Multiprecision, Optional, Phoenix, Predef, Random, Thread, TypeErasure, TypeIndex, Units, Unordered, Variant. See http://www.boost.org/users/history/version_1_58_0.html - add 0001-Fix-exec_file-for-Python-3-3.4.patch , 0002-Fix-a-regression-with-non-constexpr-types.patch: Fixes regressions in 1.58 - drop bjam-alignment.patch, boost-gcc5.patch: Already fixed upstream differently - add boost-rpmoptflags-only.patch: Build only with optflags - add boost-aarch64-flags.patch: Avoid using -m64 - add boost-uuid-comparison.patch: Fix regression in UUID operator< - add boost-disable-pch-on-aarch64.patch: Disable pch on math library to avoid compiler segfault- Add quickbook subpackage- Use $RPM_OPT_FLAGS for building, force use of the GCC toolset. Be more verbose and fail building with the first error. - Add boost-gcc5.patch to use -std=c++11 when building the coroutines module which fixes build with GCC 5.- Revert the python3 building: it resulted in BOTH libboost_python libraries to be using python 3 instructions, resulting in failures of all Py2 related packages./sbin/ldconfig/sbin/ldconfigs390zl31 17531859211.66.0-150200.12.7.11.66.0-150200.12.7.1libboost_python-py3.so.1.66.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:39600/SUSE_SLE-15-SP2_Update/61a89f0e87df25e75adc7bf3c7d34e75-boost.SUSE_SLE-15-SP2_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=c51a10e2cff872e6f5e19530b33095f0b769e948, stripped PRRR R RR R R RRRR( F&TQutf-83daf121b377d02c4e421312e0f1fb6234cf26b72c83d5f1decf2b4575ab2f330?7zXZ !t/D}R]"k%۫Զ@䮭!\}mh4FMx$59t &az=*VI\ %$(1y#\'@2hJLQ>zD\Bhȝ[lv=YE*ΟT 棩Tx߭N>ˬy[jD5xs Jx~!e+1(K+W՛/ƅړ7©O!z{ yGU>t8c~uCLo1_cM2[׫ y0Q҈/1n4o |ỳd=o| &Z^L_O]Ilۚj(y^[F[ q>$2n;5H_MK'&g/pL9'G-mPavAgŇ'gG&T՟׀Ql!R?u?e[(D-ڀ) RjwC2;M gIB^RsEp+МFC@xSM <%gwxQVd5VE؍FLj0BRaJq-*Lٞf̲B>lX1;iY偐 B-yZ0u!{AI&dM.+V*9afXr^H#aOj\dٳ*KsF/W\';YL(x%R?a!]Tgl}(:q5Mojvb{̜W~;`#T7ܖOR+MWce\ cqJrLuYV1D,o_^grԨ"]o݇( CL  C>VfΊ7az`sA%&O ҆+1:c k3-P:{fϤ:Qɕpj; 疈)D?nTNU5%/=DvEI,iAh]%SN ƣ&]fS( JQYr2(CK:."ڴҲdMl.ToˤX c!lEy^_4~^sr)]R 5V/A]h8fKj_t~݃wY<}pe!^fp}F_aºxLjljV\!0wxEJ0DjP=&]_xa:Rl~Uwإ $g?I>Ktؙ`=IN_hEB 7}M@# IxLX{?XUfp -Xik>2}Mn#Fg zUwEӃز!X@:EJ}-*Us^F^ I4_"\ :e>i{H&ʐ~4 B_qb#746ACO wXq`0swEQ6D ]]" <>CcGu)1㖫X<մh1_X([ eK=?'C5h):0fcEaϩ$ūLЂB["J_}45B-Żh,{ 8"ޱ5&\73wʡ! k@EZ8,8 /cǸ}n&u `)_{xIAi?7S-90kt]4KU>Wq-K)^~Y \%G (Y٨((Zӏ[msV쏯ze1.6*E!p7Y&+;d] glUsVq_+6oj\OX6REH0ra+Y&>m/G;ԑMys3-|vEw)2u_c~)\mBgPSR&믟8_Ս^fl Zp mN4)}u.*%rSуEΔ>[gMKqE)ȋr-?YB$U H;.X}6U`M:V2UV/!w \N~[_/,i< -Ǝh#GǫdP'4S$FCf9-$] r-RhStA#St^ R']z7J"^_oMFx|]Q%n~wO].VIs3zJڋZ__S9&aMW/!MKR٣a5x0* O~d>n{@k]Zf t8^G)u]ν9ds̳ӑ.|Y/X5Ӭbx -J A{,Be0jZ|A-8--71Ά݉Oۦ,r'epɴW̍n|bo9LCe#c3XCɿdkq(Y^"g-v~<0l5M\g)oT8Wt%\g];ؑ邒5t2F5&G8` –!a;;ϧt YCA& 1f5y'6ر8K_1-eU+JѦBCΒ b%,jnN0ҝgXg̊Ϳ zSqsD5tbȭxHeN̅ Rmls^] 8ΏkXrƛT6\w]SsJYWx>PE{<2yV*DӘ,A{¬+xם~ w#iΛ\EksϮMFꀢD:~%r2Q9Xk6٦fRmo:ĠNeRi>ܗbG# ]tWYs<9[:~5e]D8p1aWLhB9%figy{hjNEf^ WMS&::dmئ,G`[m } })˚RM?$5MCUJ<ѻAY؃zu +{@P{i[{d"|IJ8-TTJSlIIyb71I[^0zf{Z͂ό^" (VTKt8#.`+ ŢYq捃o4Sȼ_ޞH ޤ|D{!ۣE2YmQhlxEȽD3 ,zXrm];y_ جE'f$~^} y (:O#5ݐOXo@UT4n ۞OM\6TiHKu fb|Sûx gW#܏Pk0`<)V"Qm gOXunn6y J2?[C(gõS+Znp(;a4GOH ' Vڜ\PbT<>U2rc7uh\<" gE7\pa[:R_ +E=V++f*"4H1K{]B ~0 3`b꒪dY uAيI|3: U/Hq1ؤ?vޓC~IoK_* ew&Rx-՘vѩ5׸,IY?(Ffn9Br1u.n+kNlkt}%5X?8ٲ}XhlznY:b*ƙC "YQ[q8,|$v(:FT9w]':&m}|Q75*9+CbouJ-Ik+ 1wx r 43 ToQwޕ`Wjwao4 \6~e#_hJ2bb1X*Q6xQ߀Ԩ%rE<B+R )cXIdPb{9vbWh f&~%B3$޲˙;k|IFqb^g%~Hav vme6`57X4lŻ $H꜋_j|%*|C_``vC뙙]8Vħ0rAՓ *^|7=lkBHe-JG,xpcxfZqI=FgA~kFQa?|uI8EF00L k*H[VW7rk9ef) B[xhw*-$`8MZGUMX48g2yȅiK 8cA{$r l-Ò"uW%w ! 1E3/<0()c&Bn|+I %?Cz ɏ(U(QjPdU8n̯OXwbR\Jtq.i 9ӅzTkM( z_E ŝӍƳhhH,W;J;):jcBr([s}Ua|A[jqEui)s&BdQv? REFlYy2#v$HR(.#,h-aI\1x_oNueL hUGփYtߎmװI+ĭg;YK{K.$ 5'xpBĴsSg&Z c<NrRzʍPgߚu)wN]q("e-s]D)e^M,ǧω ;ɏu٩_w"urw|>Z=^@ 5W\9Ӎ0⼺)7{u'(Iy$!\T<Ȇjcm]|]n\/h RvX(w~`{`עe~Xw0i0Ұy8a8>dmGuUp]K4ډ{J'3C<`Ҿص|\BwdeO|dtؿ{DX< :bv%G.ұ/'N9Y0ǻ݇\kĻp ðڠ3x e5%=Awq|Ԃ~Nb_,.ßCh!%5]aJ8|[ځsx=_,V8u@X؝ EA6⍭Bc#6Bx͡[|Udi* A_@#H,]b_ rz_U TQy-AyryYd}mȕ{^|x\?inh%_@HZd[q Y7E^]Ym'9色`W6!4@YxPH[wuqy;HM{=mp6c2*8,o T٦0+DR`|j`ڰ H3cO0z޼z劬wշٓgBAY{wIYYlk!ёP{]ߐ1JL9/8T煝Uηm'ѕ$l_ylx͕5AҍQPEuJnEdޟ+D6$OH^`ou`bӬ&kO/Q)}Pø1JSO1jdI;1BS1!4dG䉴EFq0LqS4&$d*/LVcAdf|7L[BKU?VC7t_}(X9Ey ̆K ē0p UB޶3&LȌ#<((ԛI=(qdM"Z["ye Q֡[ (ŭ``tKse3`O.\\aDdi)&Pխ~4`dlL/ŹS :`ƷP{ATVJXЏD_ ! LT4UY W"?ϭ>cbW?GGXk{nM)Ž2G\Jg|%URcK(vָe)9@b9$vMcA[6\ G ,(QP]>B58KG}?7KauaZ>L#8 T ATUvDw+XR%#NP50zVye.2; ؗY>f">j?'9 KСD&ש!LvMG9ZsW/䡤{182A8.@ΩZDx-+{gok;*kk]5.N\ֲ۽ϼ_PyLTʹo hU<;>j8?rݴJypc {;CW")۲<+m }sftelAսǜ `i@ɠnuvK zl,oOk +"0k C(i#YʉsHfH^ d׹x'(#n=Z}- 0`W8ɺ*^N`<HεA'&hV܆'aO{i 6{OL$AG"B2HeĉueąmlnXmO}uJ_Ip)x $_ !ue5+dErC[}7'W\AD\ 7f<ڳ蒯Z"ƧgLqgg6&?GGـGP# &~Ze4ݐԸ}_מE࿱29DbPz_$g2aUrI}AMmc-͏wjǝX˨4\KH!dhE:I6q#H*,ci«[\},̼:l ʄ`9S]-(]- oLAz>e% ;+Mm҅E NJ^3@@)G5H"ke3 SX rVR}d7A1yU07.x=_9{[%& |6[ nZf1^e+) WKA[D9춹ܤ^s#)T@כ`*, J9ᬦ+a%QD0qYlػ.b(99hK裘ߝ%VjӣV-srR$yF^2(7hbQ4 .ulXII6ipC$ᣬ䜪matbBXhLGHvO=ΠAAgAڗ>8Q~r$Ehn]vs8ÆҸT[1L Yt BDux , aJ'b*JK]1NvsE~_4teב ^^dUCCv|MX|ag٤&N]o֊,4+u] /2-F| HF̈́'9i~wq=q\HFu]:s9K ZxY-Q.Jud.C6Ÿ>_&yjDS1yXO,/9 6+ڷy5906&0ؑ/Xc}5&tu+:%L5 ߻' i'(G\͞1am5z+ˁ/րwS K9R4]g8zLX^~@8|r`QCr]ӭ':!a r 9#; S_=89u3,AH_j7 ˶;&hoZT1{Em'2q eέ&G#[ =mbIOظ=pr7D|h4F1n/ʈ?f>uw.&[[4 n{imWlPn3*LE&N4-ԷQOwʇmHn".jCVZ%Cg W>M座m L\hs3%ZAVV"cym^) IІ';8-SM]vYJYtrvcU u}Crm\3zXW_<9 $2*ju9GBaLfV-3OXHC n= m@Q̙nj,R NM0{puԹ);B+ɋA;wYQ^̻uAmlcϻ3Z-[,V%"gvkpVx* xi>£~~jd<`OӶ%9/Zg4e/_ MkEWR#Sgm  Lw'krȄTmAMw wQo#/\?O`cgBtHr Qa4s$U&ڀCV5EQfc1 af#LgONd=-I~t@_;5͡BXnSf)5>A +ȶ֍5:c ?A[9> GhZX oiӴ`4L%/,D<8 bbQc M;1nEhۯݒ44Zm'VmD6.{_8 d+v}I ah[5/Iŋdedqg?T NR?`. ?C{U ;,Ni󡎁5doR1!%<$muP$O6d4X!g/A$PNv&C8~TPiDFJ+cH@j0)2)9gxCx xeZLuiǚ ]R WI yhQM?n8yD0jf3AAq ,,X!F-)#F:g7yv[=+/LN1`}i5Ju5-rTjCח,=$&S&S(EQsga ¸Q&7aPޗ.\%[fzcI!вnI7P΢?o8T$U9I# >V:l3D-NU(L'򁷶fHfՏ r7MΞ# Lkab׮}`LmRt$? tûh5]?ɑ Zɏ#9=)Q7٩^U# U& (_J]KFx#nt@p㜚@)to'~Ayq3!(.7η,T;B6eKr6MOK=tYNpac{#֐aAʹFpP&9vF,ljA?o* X$Z ADi3֢-@2U ɓ|8 4FfUǿ$kj1t{uL1sZ 9C1-U6rQF1HV{X&lMJ1et>$ [m/wq?zLn} h'q<YIe#[2 `x ~xj@DZZDrVY;}^6^D\_S֛œ mCe!#ӘUu/CKd7GGy gbK qh^w&٥:w/A,ANyACEu_N#eF58͟˞jp2;~OR#VeRC ~NJ̉^0QO*jת/,7>)DzXPO xlJPdω+,\9B[}CIc1Y.S̹=>`)"9y;|A[(:$o ,jEb:3 r% A.~+fU!:LJ$eJЊgOwҍR S}/#ӝDH"xC%]/2xؼ-=K]XkCSTz#"΀(/X}fe|Eoks L-"@àſ}-qHs3G>SAvE- D !aFG&~ypg[&7hA^LI6C?|vFiNyy|S;-QiIÑ[Gu^A𤈣6ƢS$d8 Ӹ2 _MeW'&rzh=9 1͹70.dM\u!Tam%"ᥲiJsg܆ΚZQ7o/E M~X>:R2x+i%4qo,k?N'< <#d>}> 5] Jߚl N3Nw?7Q*^<)48QmX8rHnRP]D&nKfl4Oy\߈37NUΜ-;t\㈱S!D#8# ND&AͻRX-y^!Al vMY[&ܞ*X^G5fbW1=Ȋ{J%""dFC<"X4Th!jt3$ Ϊ=ǣ?=#}Ge54K ԑؖPP %,%+^L|Dȑ>{FQ]_#C%Cʲ_~F-؛}wyWEi>IX4p#r'99(Jn,o[:]uM^C^"P%GFͦ+6"U'@Y@#fMgϬB̗_ԉ\hR=ak,iiȧ.9E*K>Rƛ|B4iعM@B |@Ln_*Wg $“%|вzW9_^:Bv8l:PƓ8iF-iX{nCƢ]O0y+=g_RT+M1DT H :$I;+'sVKS>?ee&2pQV_ȗq^ղ zspo|qSZSK2sGXre,N'Qob &D\/PJ-o0hJi=Ou`$&xb 2"ph^6IܼKAzB̓p+K-V:TO !4~, P%%Խ3I ~^z{IiĺѕcQ`!ddڋ_[]Qsx:}:*n z ԔoY8&AA *T: Ea gQ^R򧦐\gm9)|x-y]H-a>A8Rk_H,VKsVnIDs% 1,oTMRp;˫QV)\q'IEOC$}h|22m)7(UF48Ӡ[㵢EJ51 = :2HSk*pݐ"0X(F >idyM% ze@A~÷,˝k4S׋sC%d$ϛM* \1qG ?G鋠:cĖNF1O5쌎r5&bK"|)GdЈ b.Ld6LnAC5f o;mp^s+?ݘ$W];B^2DlUxLPRUJnx= 7`$9AЫZkx=[|C$-D TB2ÊcUFne sep@1BFshpW#|Rj ehekrN|նe_")U(֔-6jL oM yK[ˡ0@յ_OxkXa@B Z[co(7C` \8m #N;A 1mצ_Zb6Pf|E (Xh%чBũ\)M*VXU6վ&xA̸4ũT϶SmdXV 1z?ݓ@8hJV]֘PHe37p{gTןPNy/7*:Ԓ_Q UՄoNY1-nUVgJ(xy* ~Jnoӓo`JT/S{jНg(Uć>ZGpW%ǹ<:p@Z%f;DbYWSx)fWۚ(DFuPZYB(&cU&g$yMeD^J {D%q͊2?0f2I][wLJDb(e:\P+5gtJeu:ۭ'y KRJy(6͎Q)4$x\= z2lfKM?s&!n,Ⱥ9v M + =-~Fazie7Hw@} g#+S3]qDep i`LAF 2&?'F>KtȵzќE=sp* D,ث+!FdqlӇ2DKhԇNs9Z~AEƢnJ#LhbN)Q񶖲O*bh1՗3+{}8~k#OjG_e_H-B"͝zy<y b=XQ,eKd}هxK-9\?q/.eP(dra}uKJ 'k3GdnH~R2_EG-e,B|#I%C!Kx|57j36b;ƺDx3W5|%yb`=u( %<ʸU`?T<Jbl= C5O4m֗T-!Vo .Q-qnA"g _Xxp#"_5*?rd.lЦn[}`U k;T:-CWL=7*d[VVVIjqDG^'tǿ0(3mw(Tn Zs)h1=g;Eq0s=Hc?ni,J|LPwWhhha8t Lsp}@.YdYrS2_>N6FIK+&;N𥀉W'kK~ٽ>=чEi׮gU+s ؝*B+v7a'sX9 I:shI(%DC]+|ݿi>?8ފ 2b[Z, %:nvw5B(Ye=`+ң͎aSE4ސX@d t'8*/5C^p [a?◘b,P:$QΘQN3Znb{_~-N(ƂخSMF#B%O^{p+(Dm2D%쒬h8b: Ka֧ O,Ğ%_fe%XiږuŪ 59@&ܷ݁IʣH)stp+#4.^VM4 VMc4(g?| _#Q1C, ^ޖE%_|{!h @6> HjV,L%{5d!fj+{o0[f4*kCu7Lɾa@%BJ^',)_L*HD,\d<={ p4+'C9݌ϤG'ѽ ]"f7EY矧'K]Tk8c JtEzYj:t5bHr3Yl7Kn. hoL#i⻁R-a 5T~FAFtĤWHJCG*6BƩG!#X(#:~G9Mm Q?!X3*{ǂ,i:6; H[B?̳r=˦.Ow>0:i-ZnxP >zm[]"rGN6ZiȱTds>2H´î434ȿRztp0mg'{A7|f[PO#l2+[7 Yq~ g'Ϲ Oh~u`:]55H/Ed8^DÚ pW Q'[8< ɑ!4Q3~ď/r,(2\2H: Wtݠ鲴@.9yTӗoNppݼ툔NrYLUoI |z6tVQ|0AѦ{jG\OWujÓ"}-X&v6៸?; %MK&`Zff咢.4ׅ8._\KK0 [\4逎^Eq==Nzu"X~L1wޑzA&D`uwYF}K yN $I6CCSBV3C#'X/Rc:TTiJ~(vKhZbR-O%g*(]jd(kΞr,泍_ ZuQNdjdFxI+HǴ.!}Ǒ|@ ٬|L!Xi{(1uY Fu޴LMrMZl)e˥Cz7.bL٦Sԛsb.ʁsm]VlMfzȟz{Z @ Xt9=> '9:K2d)eƾ]?bssKaw7{:nE_Nj -g-pr u-LRwx !t %5r)0Qa.V Q{۽Q:CVj Y@68NI-"^UV,w_@g>r`efcqd`4܎>HLO$4ِ:5X܋b‘ϥ¦`NlqHАR,5B/>P0^62z83!DP2yfx̝ą Cu,gָB2`3[6Z !/Eq);Ay!^@> 9߱ G]ܨ$J^H8uFOl_w.QJy nx󢊍^O1]W~+ O7t.?ic0˭_SW8ӷrc >*,25!SH84X¯ 1㴊ڶ" N  `uƉytt^E*RI<4>(0ihw.t)t$pΙ?Y/RV:7K坥^"F#~9 $դp(dQl4BW>gz:dለ rb~va8_2Jlv6I{N+i=1aURy 8}ϱ>CO-vM͊XfY.j 7-mhE|rxA t1'Ѐ[\(fq6\d1X#'+BJ.՝^@S'KK962`ya :|-Db*O]Vq[)VmJ?k`q9MMN~[Tm7*g41M ž/9:pܸ=#]* I"UNFIngp'wlH| %x:^F;'/3S)^<)l1l%m!# ul/"6ȑs[6yN'`r4 "{+S{ĞUs+$5<-X9p.1:(Ɯɑ*y7hCܑvltPiW03\:_D9PFyWfv㳁2w/rX+ ֛'_g⭦8+Rć.O{˞{aoq+{ChVs"bNrW4}9( _wT|qnWD2jIk~鹊ua7=s3vqV{i= I:Csl1:Z;kПˁ bNm# >"eT'~ш掣>VMa SR`/JtAe'fЈݶq{Þ:Kn>dU4w3=: 1]&G4ީZI3piWF6c+脃5D6R|3ikkk:n Mst WcZk#_G4#d~'sb,Cx4f!.{<opnϙ.~Zp .X,g)0=զ思C(D+_:1)5*Y6sR@tDrqT%ʼn ԁ/"s 7S 7;ETCf52/zX/cK?=KSAM7!n2hLZ,2EuIsN үUIAX;{5TKRw$ ?DõcF;Lc(-4Ý 2Z9p%$;Wf:zbM1V9Rӓn e@e;`s\;G=ѧ ^:IA%vmO!:[З0W$*BQH`j&ouX&[(*tO.zLol0|68j =o{Ġ>e-cӄ@=3K)%,=_*>OGw=%uȬ¤nK !pTS4t񴔷Ai\{Xu!.KU71kMt`bdQ.jipe,K L|b$lY4<ĸp)7?Vz{r!Gݪl1G=WI,3e0Rb']a7c ص[\6\u{,MâZ|0W¡R-ֵ .Ḙǀng|6oz-TVF9-MJW40GeO)8yo8L.kC@($3NWi'/'"屑nWPF͹I5=5&"ch34ZWm)2Q=¼!i|hEPtA^+[Nb8ps2OKu:[!-V,>҈OK-A¤zJޒ{V3)>V.c"^0H[aT`&`((v3Thh4(3-)*GQ#z(bs@#qZ(m҆[WEwIsKŊL$͍)FxBǟFp!ũ ;aeAz8)K+K:%)PAg5*5FT’x0b%`4Ú0 WEoj7`ѷ`㼸eEy9hmw2F/Hı*zu!6\`0o<^2vB{ gBAy@ء֌JMخ[2ց}Bbj:XP6o/oy̳ISSK `;2!9"ދ7 ߅k|L4*uV +.ͱMg7E ROAj>:-f$PuϷ7uGF }͝VTc~vX\!/rf4ĭέw~Q̚k b=`z%WaN~.5pz\b.l,ڵ:*хسJ6Ehz{Z] /v|!P/ ~whN0M!I|&mwQ Hۗ ̉[K;c|Ұ^!44?5ע GIrWI}tQR>r.+;pb2Jʟ#i⮲;]od CrD\;-HK#ht?\%䁵gE(<,P$c k~h 2qܼ%Av Xj/w:+&V͖$|Y7ؖ.t}&Gr[))99;w5w⁀ |җٺ[r2_\Wsr㥖FI<8bRmNA!6 QOT' ;AuSWGM!ECGdnzv+qRzSY.?Tǧ K7t3=m7l'ά ၣqM@f(VWl6Ge: c}ރSĭ[ ,{@kť,F4ZcǛ`ߡk4 QDO*;yvN as83{A^=[ NBnB$`w ol5e 텀/\6G[$‚;+ĬaEܕM5-gUR{p}iq~0[̼xGUeHaWypnCisYZB ~dtdqu1 &,E` mR#drQ:bY\0~UYɾ"65El=16(+DJ,(9J!5MZPL`KӀ?!DA_~OETZCJG6cVt2Mu e Ƴ*2x̎hv"cwe2 dN^sqsFĢ֘mG^ax6yxgL˫U(ΕE2Eyx< H8(hq\1\S[s)~4~q; jpk-}~&w ]uGKhIRsL>)ݸu/;(jl4Vz&/<MlF7q1~ BAcfObc[ I&2җNZ;Tua2s|ADW{ۨԇZN+BKbԡq~ uÆRxyoڢS'i3b0t%O 3wzP .q.'cobQxwEj~̉\ŮCAyM rK)Vqnva"J_K%U3R`Fiڍ~Gbl6΁҈]3eH$ NQm_c֩KKr *<\}{| 4`ypux/[sP)`Nѫkȩe|eyYiQL݌t:Mɺ>;r5#?߂|Ǘ{Wd Kn=A}K%¡4Yŵ_ͷ; X\:؎h9"b7 2լSɦVs Ґ߈)gʑ252;$f㎻kڤ-F'|z0ZbszJk,̺PHG(M)Ow"Q,wco_#AlӼ+BSv~ᬤ߾DCן|Q:0\b$ ]bBrM M3PXc0o@sA TA,>;ՑZ-!EƳQYAV/};=T$@+YoY՗f`aKN#/yZ=ז tP; g͎_nXP) 0+%J@ZA LcCn$Y)O$[}T-U8)&v*糎xHH=gIWG Ļ&x۞A0Ql'xࢋk kfR~.ooߌ]pYF򡔚hػG_?w܀:=t*osaRY-$"z4A69aJ pѠPgi5~ՙQ33,'>F &L^4wbH1Š;0K*z0HLJ :o᱈&#D9]@doQXx[+WHXM&Cz[u䵐#ߘJs^ gqwܩ#}O-sdug |;M; 9$͝w9<\)A)8UG):]P$OV X{&/oژPG4ۢhi ƪ~|> )I2u&P+"a^.^Xn'ڭM?)4{gJM<(oY -(Ye}ԝԈ\pl[9?Q)HC5mKB;f-E!\O.F2 R >n {_}Yc7A'. ڪwgG,nY4^ʐ3=kUܗ!^ko