libboost_python-py2_7-1_66_0-1.66.0-12.3.1<>,Pap9|/Iq#qcCIC1aZ("td2nC&EUsbfw"D03Tp3 Q  7qyPb޻5,pE1AgUlf]8_Pͨ@nZGހ!΄KS$rߡ?ATw FM?V?dS( S#wD5aA0# ~ku45{.#V#uE=AaJv*;Sᩤu_yz[1/4h8R`."ȹM+{/@?>@:?:d& - J !6<DH J L P  0|(8+9d+:x+>7|@7F7G7H7I7X7Y7\7]7^8 b8c8d9Ae9Ff9Il9Ku9\v9`w9x9y: z:4:D:H:N: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.as390zl35UPSUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxs390xUPa4f206c812e9db11eb06a851e7d64f234aa75c8cabd861747c2203f5e5204c0897rootrootboost-1.66.0-12.3.1.src.rpmlibboost_python-py2_7-1_66_0libboost_python-py2_7-1_66_0(s390-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)(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(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.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/ldconfigs390zl35 16421428651.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_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=b2a3b2e04e717abb0f0f9672b5d6080d23b6ccb6, stripped PRRR R RR R R RRRR7jX\,9_utf-8b47a404455688ec70366d94d6b5347ddc775acebeeb29e4f0c412e3a3fcba96a?7zXZ !t/}D]"k%PԶ@䮭!X.9Iߥ q"{G# 4Rkf[2Z _p4ߛ Byڱ0wX_z ݁1t aeÖ3#fz G(E(~]O}f__«1u٦g*3p),. h/{ĦtI h][,R9<Ǵ v~NAg63,[}/2Y4W9{JD-^7CjƢpv9|T>2L$V# ˆMڲm~rJ? '[n2EMt\:iSNjPNZ }ِ󥴮T8 1S e׀"AttV g^f+J K&Nm?Ī!.3(KRY*|k ccc3Zij?ď8SA9kX~ .$ӥ/M;,Y}$mlYn>[cyC;5uuDg8%9Qdf+E`_St'5PX*"͜YfY>!׉4KQ]7xF MM:lIzFzn.0}S|q [ PyP-͏\d\K!XԯTE=q`^7lO)u,? }^|ATr}`.@y!jkt[O/)9CQV)@HS$FQݫsIY%q"βW8 '0E1]ͷޤZ'MqL,8S<0Cv.!"VD1@R<}DWyزϘ&}7}tar,ej.>|C\&i}58 xY$B"a'>;8vF|".Tv_??b"6l2&/8*|Cl.Brۯt#J#EB#I)6@X:m6OA¶cawz;ms.XaEY~Y{_w<)~-l؅%^T#Q>XX|kv^M,6a1x&+ZQϮa=PJy6} ֶ!3hpd{ҙوnH\~:·G, &w;(w $쒒]1?Wң^褲U@ς%t/=~Q4>WELz5QIC!l])P=( Eqd v)6CkeJ{(f{]4+#ounlW1{֝K S^~yx8)b{h!HQ?-ng4}NT}lL;:>Ge4|'Mik2n܋hdwJsIfYE;r%밤KQ~~Gz~m귦F;@>+ZDyaAFL%hGڌg픯ٴ#z(Y=}LWkQWe \DVG~ŝ(&kH2dI# DޞZw $J `a}5lF6}L:83vV!S\^uH##E^k: E{"B6)Gzh8V{MwyݏLWɇGF=ޱujtQ9T?u~ ;Z Y4_hw` jok|ZGd962y RIn EZ事y_YUA`?'߱t;d~+f=g*VA|ي-txAY'}Y(jpexqSns~jdC^61Tk/ǧ 7Jpo芔= IF?866JR#֭Tb饼Fcx$>0Z/mq|Š)4"RtDu>^ĶͺZFgo_IۜVxzH񬄥<)7cٸV@2ȋj"eo2[m,OMxCrDnzX'"9uzᳯ <>F+M~{!}˥>"qnQ,ؗ+wxhFgҕr{ƈw&Y3AFi[^;-l_>3n^#+8 KT @Xgd$'>3Z%A귤Տ0 yLl%іjU  ZUgxWdSW4)-k/*5G5e%v&x Zʄʸ)(Жq޿Ph-ר(?X ? =؉qXM1neFy5EV:!4KwٺD `BN.4:I@!=aekA{@^Zic#ڟyW\z Cc=\M-ڱz4_id.} ~ \l=YCt˝c=6cNQYk^*<;=> hv<֮} &/X #*Hʾ=RƲ>ك.,{+WR1;CdDƿtF} p{0ZK k_*k4ֵ־ b/ƫ(D Fw(T0xrHY"H#Kɕlt`⍄8âzwe['suddKz؊"܃@ފ ?E)^p '֡R?$5אiv-4z$,4gJa߯ER(eWYkܼ`k G0NN>bfƙ M6#kSZkl4 HOjiy"֒b 8}s9:hAZQSl'^zkõ{kuPcW$9C ڨeJ}"gmFby. Uҳ%F}ӟ?^I=eSVllNkMmwYcJ?M-S3XI UOVa("0-^a ,d9zS+hf;mK;t+Y@a7 *k[B6yS'-*BnٞEr-ޭ,S+ kr2Qp4a SQ2TJa'ȥ),S[3#k~Weo:)F)ɘ6LRw5&'d|{!yj KTl7!=/8wx`Q4Ng/Guc.Ԗ/ wg%gzcu wyā:̀e)ki ?ů%Ncn0/mҏ>8 ?&4FwS%URU/жB텷EMz͟(ÆB ;$ve1vc_qzn?|Gqk~o+'P(z>tսmyf҈4tXbdCqH1BY;+KŸV\.Dj8E\H Tڮ)9 ~ѱ{ỽٻrNtn~σW81=tdcxFD^f4 7 7ZC:-}ELѩá}oۖ /"nQi 3"sa1S"?|@]ŀQ<8 W#h0)A2CM0ڇ8)]ۗCU &|gpf=Ҝ ؠ8OX/Z3ǫX$jb$JUI&[^kTt&1s¼dniE3"3&׺eRYYo4X -a>eqȯ!w;?GXMIlGen@PW%q<' L?_!Ւ|d9}_+D =h˗wMdՄ2;sKM n^r;C_ Mv>gg Z^pL$#Rsf 8sO^~Z{ѩx7L2{LX>EDn hZ5hԸ鉔6lxU@tY ^K;f7_|v SI0cxyDAUJM \anq lDB (~f >Bj!k|D:̱aJ[@,(CC7㧮x0 4);!0K^<{bUq4ZmEVd|;:nq=4*ұq RFs /rK먿o; *C_s+ﻱ^1 !T*ؠ;DEY}|alRX!P: a6Ae0GvvPa6˧:npU"Q2 Rc؊Q⡫yzI)% O+Em~Ait[CP+lv%8% тRhiV{!Qa5Ԁ+ B|oRS6Cҵ0< 5(w¤fΩc?h$ };yDA^Y~vTPۻGe&Oqы[3bB</C6¬b @dh.EE8SV$/Oة1TO?7,O+w"sוIf{ jo %*B[4}kWKuFCv/HiW҅]7J] '2 uUmqDl 2̌ӑRPQ[!xFAm$C޽( bt*" k&כlkhG\-X.&7OMĜ젫/6U7#(yZ׫xpU\[犹&N55]@2o\E[CT3JGc ?bջS(M >1m~|:n:fB0[cjsB ƫ1zhx|%m~Ej W㊗Z?8G=gYJ1b%06oPi۷Y ug (Q5 ( X2}Fzvʨ 塇 <MQI1:JӁH*^* !;7p(OurwUUD'`{ 1ka:.6Ae1e_osiPwZ^-?wq7=#gxp\%+L_㸊 v<)^X8yDiW@4/lY[bXr}±9嵂Շ^:E Ҋ]~C@kx_-Rj1WEfE߇ЩTr]Nj0>rj ƜR~ҝ5a9fW>D$$- Ce~ Cp9c^PQ6!N1V¬-6rz%;NZeEyZQͩ$X9O4yk3O5:=X~Ho*3=3>)>aBЊx9={2w^N5mLJ.HCcc9'RO|m褐<@łN&E 7PXQRsr+ R6(`%ͨ۴*¾_W1,yj` n؅Bp3ldWJpL6Y JX" B?cX !sˬ:+ie$u:EYL~jJLb1b*|E#8 ݣIVHrX5@vm:c5b(ϟ5fJXǗf= + EHc꠳#}rAJdJUpZ(H|_¾W-ya9C- z^H#1UDUy,,`kSe)9J;^}W{Qv#Zu)}KGKPPi-EW&>mCx>|BRnK`C.ڇCM='(LYX5O>dxT<tp`,O(ݜ2,?:coY ô,N|@JK,%_(YEGmmh: =H.N6 kBlY>"=eEmD a+02"q n ʯͯm1yc'yx+?N`&ĹloM x+s.OfF+6E Ĵ0^n'7֥rك?>TqSp!H'e|S`hv/2r* hxV~^#Tƭxp)ǮyWE E*}g G,5/࿊-ӱ6[w:An 0gݲejmS\,X?blL \]f<~kÂ`1/S^9dڃsOd߲{?zQ%ֺfbf2D謃`F++^64T^,etyoS£SZրXIo\'?k Lj17w+`%L8n&6`u}?JO :^sgYLߕLl*,a+불ҩfX#'W@ bfZrxКC-\H/b-i3nn.~ %S֓DnfT_XqLḧL[wj"Dz^D\Ul]le2oǓ|wv6B-!4VڊA5X :ɫ)y88$(E~uQL] yӭ]uv^M)wnJ$f:{6{/6wrsO. ~yNNsG--krl;j wS gP&kZ<7l#?5v?R4@:C@*.8 5@}7tU ɞ]X0@l7nRa3mQߎx{ˏXО}j*@R>vzr.u+{~i5ئߠėBj fJ跋g//5a QK|‘4B 6DV'kh&yi>XqF1S֝J4?"ϱe5]0ɨSm[Z`q-blx>!')K42@.|?r̔lPOy>˃%1;~5~Ͳ{.BW$#NS7qQɎnPF/|9}_l=/wR@c^2} !ka{ ukvj"_ Ϋʁ/L oΟH7ϺNH/+G yޮ}j1Y*xa ĬٝEˠ`1mbuLض(; <.bTmUrF}HBب0dRn0 LPի/_œ/bVlhCِw mH?nQ4je^9ZSrCYT# g7%$(G4,+89c联\kq_'~ݐlKCKvIcUE/R>_nlwO+ _?ʛu- ]-NhZ d9BB-O*e"u=TST`w|xm#1>A-1T4B"c -5LOG%OPͭc,PG(ݗ=>0q;'BIe,Pؖˍ>TAH\ )V\.K$I@L@ 4O t9w+|AC*-.9(гw@§3Xa˟JtE,2BO|]ڬ 3b@?@nmZxd_DX)CƑ'_Kq帇uͼ'KHyqae0Lc.8mßi4Sx;q]0ND,r4))n]Go% X#3\d2cK˕3X'INh"P8~ +X s z85 4Y {.]\ic:1;իt <+ȎI rRoaKtBsWV4k$bs3{`dFE_Pc o5fР9GDwo[!F1ZhZuP^hD>Bg-Oc["en$?0{˧o 3;UIVZ&S)&C*Dv|V e~Ɓm}V wx X*Ζya?KJqC暜 #dJvvXGǣޱ=v9 GiX"Ksc]q%{XCD4o5V,_/HRl;ܮA"`M,@0iS=[Mp:KM׽PSs+C2;f9lΒ>d6N"cX0nEI1 G_$Էi2 nR ( X,ca7bAShXA}j"i{k3z9"ԙcIY\9L7$pd/%{WkN_~pݠؽƧ'Ru~y]N]VdPO.mjq 8,5OL_לrt,:9<:"{bϹ<\AL'6ioZRRU ;ܐ-"2S );,c2Kzqe!߳/DYLZ~֠J6FwK/Epa0|Qp9T ,L{Ad 8UM%A8S{hV9V҆^貫+ž=7A%tk| =fV2Y,&ݡ=TG.Z@@Omy/vMg@g%+ekBl ?M #{)5Ts ]ܪV?o:Tp _~uIGqc!Cc͕QiIy}vO2}jJzdFgFT=yFt] ,#8sT)r) ZSaTZw3ɡzB,bdCWKѱTAWNKjyn<\9[9~N@ݔ=\8b&aƎ|%ߚo&߁c @<ѡu`6ܫr,O !aW{ "רV|RfjA5>9Sf{gcr LLl'"pQ5o"q[@kl1$㻧ȵ:!C0J`nx?)5zܰ`jy̐0 y )HM^Ȱ]z$8DKPE/o+GzϭZ lbjȵIPXs/&@*ASD_ =^q% zK/4ɥ% X)OR0.ۛCK ^ЭOUށ(LZ"[5"AN1aAQ\Nέ kvG b]%2lCg-*R- \ou6L}H׎5 KpPjʸqإM>RZ*{o`JTĚ[ǵPۙ|謠,vlTʔEg!ƚQ, rD?ι4 VgʤzctzYd#7_7F(0ݜpxS2_yjhW:6w*C24Z\M֚dVuǮxVyN#VP?KgB7ˋ'V5sލr$;$u,L*M] $}63ΗGj é7/4$F;˪i&ʦYG=%qE0yX?RIl9j~nRe xx 0u%R!DdsD*h _N䣥G H,9nQvo̥Ѝ{0I!s+gXN"9Jrrl7rG[mJ\NqWO}  dIUlȓddɨl< O-@Kz#Ԭ|$neAv-DP/|&jx:`:Ol<",/jnN-!Ov8=;uC{8i80L..v)/LsmZn[{ ѶO&.yٛ?)P- Ahx>lq_O>dC^ȁ.|-0L~ ޺Y.;>F-TٿTfn |{S#zD;-RҸn*w'ЅVQjAH-{1?|(5ʟ~a( {P~qI$'(r1PFSMI]}Yyl[1${K=hnC Xp-(b~;QgX)c=+'iR)N..`He{ljweʹk4G1s12:5 ΩOpQSK+N{aS%+uCY_-}@I C4PQg-A:;Nt&5;&j'CO6؃Uxq >Fǧei152Wh{;WD ^OjQC&3܄ PXfgJjO)ܵ=tD!ԍ lPG)V]թ-<+,WۦM,{~Q&5Uv!ZCJqN~O摸zsyӵ*e;Ǝ:3%\`9<#qM=$ՙ<S8HxQ2Y]g0K̯Cia؊+#4,.ys}<oeb"K5{Yshkvhݪ:m4`%kKE d 'SZ`bUl ]ĨbI%Ld ׍exgƱ_z#Y RMY1HKL%VBjnH,LYܛ=B8" =Y3o92$I$C%lUItCO/U9̮6|b_)L lQWnE!@Jcr!NͤiUAS/5eRݱ3"bSus7+CƋ߱z:a6h( Km6%[GrS 3K&,x:Yp>0O. {uLX~.0`6Oh>5v}:ݧZi~ȱUHuT**aP}r&|}/\щܟi$22LK,|?*-~t$s=BŴ^. 5cS.|@EvBͰ哜/I>5~Lt)aFJQ|4$֐- L.D*/nʂwc4!w/Uu%av_0+Sюp1᳁00^暋>Qi~F~dr8)`ZfT'vQ+H" 6E2؍;v̑`Tu^@0r΀A+(?"'`1w+U3' K l^EzNؓޤs?g߶3i.gYcSb"U bY'J`~3&?:Rc"8ZXiW1mI|г ߒE bâ^uPq~ AJ-72Soiye9r[>0[{|3 lFv YՠbV'f=tt|16'ůp@b@E҅8'̥Ⴧ sl5^FAyRd: _{y?K4@D*tbr~2%:bK?)t|-$B*V;ŨzllOkiEDq8$amQ)n]P m ,7J\kہNoh< CԈw}}D{uZ6 K0G ʉOhǛmil2г05TbvkXi2 +Zqv ڝ49+@aѪZy)%Q*R%ˍA}(D o^ďiAo8a0~ TŅ SN<"9sbiP1~ 7AP)C(fkeLp i'~T6RI$jO.ӻ EiҰNF%#G궿"͹ b#?M_NHhI}\îl39ؑz7sJȋp:JRVwUQμ ;uaW8%/kWRy_g}c}*Vgt%P^%HJ'\ Jzp:yvmKV>6R1@P0wRw9.s hN׺LH09,'Z_F9~49뉣Gd#~k>+@3x?.T5idcLFZؘV> @ >Snrwy:|ώ 碩޿[ͺK ۿ^w*U*\`^i8)F%pgX^?xN9QQcǥOAJ {EMwpInNr帥L3F4چ)).K@ِ_lZck-s崅ѩ_"#X4^';UzjkƹrO(\ߌگO$~i#'hj?6ț@I_"GA}:E4L2QMr,wծrq|qCHF,.v5 ߮ĴWcyë,$Mkt&9֝P-!dY],G67¿@eAuJ\R=.e#2xI֊IBUoeB2BaՐ4l+̢i9Gmd.v'r @MRgX>N4UOo30Y"fX5OxQr9X]2>^{7f 7=Ɛm~gR-#%APfj,`:~Z,Îĭ&@IP$eRJ_ $•Eokwpw55yV0۷.DLdLKVIV]ĒXL?Y(k1 ?ͯd4$HŒ<<!:(bX ±gۉd=jG~?}@![X뫸g̦Sq['6hs- 'p_Wc*@|VZerxZu1%!  \JF:E0s^HLSɝHk>re$O|#ENKukd5mUq77íI\܋Ge0}N6yn ߷X[Pq* EZzVc*~UF]G*N%/=2 v wRpC49櫬qݥ=b9:vnka'!?6oC4_<#A $k\-aYPhFl$E,p(k? %dԍ9x_0߳Hztf\Ϥ؍d^-AG0M(n]YL af 9 &o&[d | I03~r^ 8ldsQ Slqa H7`وq3w/fLX $VЈGXryz[v ,%Un.V &G;~^iqv]#IyZRb,M91R2P\S"&)b %}v*:.*N*उO=ߕ$f4(!YyN_<^ ܒ&cu6pCҥR[8̰MD&!oTץx[vRǜP޺B`1Ek:LFzɅUޖ#]<.7xU* crVn%4p_ oLsNy>WTv:J+P-2į2lBѴXT񩝠!u+PɊ%i.3vDk5o1qLMb.f"6lE0p-CW~ūcܐmCX9tCW݂Ts.]bP\nq?)E\=O5VpFpNyHڢg--3>jb2p6ŐƮ֫0K(\/ڏ`d\G^]8B:]-myǝHJ"ԩq0IV9^Qzd ^W' uu[x-]EQU勖8A+0>p%_YHSX˚ O\Kz mڹ 1 r$e=_{!OIU!y4 CL \N|oe's"`L-}S9&I;2lM/Gk-gszg:(T1)^@O]PY99&C&^ k5& R%Y\ }ȵcE*h^ }*8l)GV/0mS Cg$đ~кI{DxyP<~J eN y֩ 2'̕=DS;z b|15nN_s̑ {|ݍeMz tZ'?uP%{4]dz᮰ʠT"z*י>&72$t4E9?E)mI5qxx;^[EuH|!<U Zy|PR4trH7!f).DЭH?_?aG[¿qӗيseXe¦嫙 0ܯgQy焈 t'|S ^2! D!C-r^Z8d=u6ItOeŘT*.q>e\뿕>;eHj]吏qp۹N2YNOwTk!6iͰ1ٵhX%C؃jګwLʂUXmJf3>~ 1Juh9YX:TM;;.- Vە\i2ENU*S/1BWwnbo_78D툃wؓƯ5:Z^@˔&Q6:ްBAWPޢx2׃C)z?1YHT..<7$~-P9)8Q.QW-ZA-"(OhӇ?R8̡@zFkKxpG࿌nYv`TQt)~ #3bwB1tk.H,mWƬyIqn|6đ]ڿ>РWA>{j24ǗoPth=nt;>\wt^w Wy Az̖EnhxDx sj"ڃy΂eK[% p?v]XNRkEie^y=z^0 BO~-d*) />nn,/baLpg ,΢VYkXCqi *E ~c(45>Wy%RSH tҢwI**\2 ,FTa#39 AS_XHVxTAvE kԽх p9[ؘ&R{_ϟ@b'# ZF6>8#%lrzc5=}A|j/tO6QI&9V 2RηsaX_/4㛧8 M4 oLcU<t?4| ݏMtp yzh#:n'~/C/C5AVA|GeK3T!"I Yױ`DPtYC-F8\ݢj6f1.ZFXcBń u+kJOe}&h-kY26cQ+Y"|3Q(-J c}4#D[)^٩ADA7 m$ ҀnxP%Ġ0@tSiu2/dth'S F{B%a}=s\TA@ -!o{LRG'ű+" v0eG6ť+rT\_ lNDwD$KdtUul&fsN m n/tKn0&:^2mQc]+ó1",i"Ch͂ot.2(+ǥ`+j0]5GVr@ yMcX [;NfkU /--1 Yդ#4@Ε$s1g"/ eF[ e+v >>4rǂT"+Tqg@da bjX?:]= rʔΉ2j.7VMB x7Mjj!IW;8Y v10-9`*O*O!5|g P!C-)ʉ#PqdfݛWC:Ч) !UlS߾UGJ@3}_nKX]kxm򮱸ߚ/-ib&  >'MXIzUm yMEw;wV 9_^X1tzQd51}>5[eV~<ܓIϹQYMm:K#Ӕr-P.H C3QhQʝ'Hf,_2x2re}AcfpmDi Toם_5x5`fSB؜E}wRcKB*`)Dgk)9ABG `?q1N#G kzDg|w( a \b9ǧ7;OgZtXyB&n7\9g٩,m!Gl! )[ 9F*Qiù]}g^CC*R  SK(uo8UU#e rLz%TVvU08dҷUMWNN 'I&Nq)9K"gcG ǧ)`m41E1z^iY*Qƽ@}>z["c@nY6^.E(+W4û]c.Hg{: Yp>>36w/`Ks=Uٗ[+I{]E" Lq:!5Oܞs|!mfaȋxw%QesF^ Z[BfFxs0W;qDSğ>j'qC`I7 KSONP7@Gsjbz"| ˛ xįd?oguվʋ8]+WMq[sng{MmN톸y2p;q|Ưn~l֬$> sÉY{o=4o}ѾPJAV/ۨg[.[9ȭە8og2 Q >B6̍M0%:!@(IiϹ'N\9>3En `5!S_}!V|7 bN0K?d pBmϨ-Z*5ofhzpоP N3Z(/o~[W3?Kh@#9O$||!eVÕGm:֚vv$Q2޶; :Һ%H(pbv~!EQAos`Ƶ4oYa\E65سT&:Y}q{<| .W ~&vfܘwb,p ].Q+OjgJ/Gv61h:{~7)j ]]UzռfBH蔺<QS4^J*lx$nNY9ral[^ѡR_>6xtA85 vߺ5v^Cr::x QgẄ́5a}v:_,`f' 5fEv)h"B=vF= >~U &i,Fez@"> w0ϝutΐ+ i2%,y-DSEC^ JvTG(ܿk[ϖaHm8ɦ*D$2\1tO*t'.(vt i0L36tx7fm2 f&)|O=|$'(:J;Er}7(yjwU{8}l n=W7Yې7)Qh; HLKVG_.c}z4E+{X !;G 5%>;qvajvk<rB1g{۽OnԠX%q#C~_<;p* d G8}{Ea[K֒Q 1OJtߩ!U -wL?3'rTWJ^( ~8==Ƌգ=?a?ѵqU 6x}&+6ѩ]¶ )~? 1u|.`Uab&w r䘁gG>"%&{X[;ɚ̩XjT @{sV "y,B gsb|^(9UaFr zG^1h,I;yr`715{ 0<% WmlZ .*f‹z'(3_\O>>j}m/L7f4@Q{ǟVhk?֪w+mXe?_nZ`@^(͹,RP q.6eQT([nz6H2S!"_CRzC]g3ß%*;Bѵ_;XSWkHǪ j85Y? &lɕ)YƐ҄wkB3=674%-"+^c]6K`Lyt1,u/a̯>iFB 6늚E'@ɸ DX'JaWSslŨr.54 :|)m =!%)\LrU,9!'QL` qí5ZhXKQo_tC-}] *]H8hC{A>YlBٲm5pG3P顙." N=ղ~/5)%H/XD"׸A 5-rL^wh ߳X b! [(Uՠ&ws'h+8ܥ]-3f K=]f`]?6u ؋pdE((h l&R,=)li \I戆Ao-*MuijٰVfӰ֭spK>'%yU|&&{7]Pto#T;Ϙ]>@C#* IFKZ| '(<@ڢ# ύSQa fokmn)tI-mhZS>ɃP2 .t}Êt`r+>8j࿉Ջ$L%daruBe'YŇ*Ϟ}W1]^v@S)L12%B_ai`NOm9w:{ `C>Nc8$91JI|asl눝\j YZ