python3-solv-0.7.22-150200.12.1<>,܉bAvp9|R"CEA[_ȹg\[|&An>JZ?!?>Ko/ӒRm[`Jֽ: ]Jʐ͵i~OebpҘ袮OT3W#{`mK$@ߊ „c_0}^]-m)~ W pL𷗍oHnY>4Wy7J/SSpv&7-$=BMie>j&O $ |L#O9vET= <(+4q:bnF>>A?Ad " Klpx|  (4 : @ L   />dpW(8E9E: EF=G=H=I>X> Y>\><]>H^>mb>c?jd?e?f?l?u@v@w@x@y@zAPA`AdAjACpython3-solv0.7.22150200.12.1Python3 bindings for the libsolv libraryPython3 bindings for libsolv.bAvsheep252SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Pythonhttps://github.com/openSUSE/libsolvlinuxx86_64k?T큤bAvbAvb8hadc56d70c210b19b2ac42019e64ba4ed24e74a05dfa213457fceb8454f79ca22dfbd8cc6c3e60189508b1a7813741ad97b98383f112b8ed29b31d74d585ed667e60dc17e0ec879b8195f365e4d91baebe7d1ffa8db6b6218dcddad8c2bc13678rootrootrootrootrootrootlibsolv-0.7.22-150200.12.1.src.rpmpython3-solvpython3-solv(x86-64)@@@@@@@@@@@@@@@@@@@@    libbz2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)liblzma.so.5()(64bit)liblzma.so.5(XZ_5.0)(64bit)librpm.so.8()(64bit)librpmio.so.8()(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libz.so.1()(64bit)libz.so.1(ZLIB_1.2.3.3)(64bit)libzstd.so.1()(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0-15.2-14.14.1b8hbaO@a`m`]`_@_{ _[f^^ϧ^V@^^^(9@]f@]]]|@]ʞ]@]fl]%@]:]@\O\\Q\ `[ٙ@[^[l,[O+[O+Z@Z@ZZ@ZqY+@YY4YV=@Y*YR@Y]X:@XBXX$a@W WV@W= 1550 by default (still possible to use osc build --with=python).- fix rare segfault in resolve_jobrules() that could happen if new rules are learnt - fix a couple of memory leaks in error cases - fix error handling in solv_xfopen_fd() - bump version to 0.7.19- fixed regex code on win32 - fixed memory leak in choice rule generation - repo_add_conda: add flag to skip v2 packages - bump version to 0.7.18- repo_write: fix handling of nested flexarray - improve choicerule generation a bit more to cover more cases - harden testcase parser against repos being added too late - support python-3.10 - check %_dbpath macro in rpmdb code - handle default/visible/langonly attributes in comps parser - support multiple collections in updateinfo parser - add '-D' option in rpmdb2solv to set the dbpath - bump version to 0.7.17- do not ask the namespace callback for splitprovides when writing a testcase - fix add_complex_recommends() selecting conflicted packages in rare cases leading to crashes - improve choicerule generation so that package updates are prefered in more cases - bump version to 0.7.16- make testcase_mangle_repo_names deal correctly with freed repos [bnc#1177238]- fix deduceq2addedmap clearing bits outside of the map - conda: feature depriorization first - conda: fix startswith implementation - move find_update_seeds() call in cleandeps calculation - set SOLVABLE_BUILDHOST in rpm and rpmmd parsers - new testcase_mangle_repo_names() function - new solv_fmemopen() function - bump version to 0.7.15- Enable zstd compression support for sle15- Enable zstd compression support for sle15-sp2- Support blacklisted packages in solver_findproblemrule() [bnc#1172135] - Support rules with multiple negative literals in choice rule generation - bump version to 0.7.14- Fix solvable swapping messing up idarrays - bump version to 0.7.13- fix ruleinfo of complex dependencies returning the wrong origin - bump version to 0.7.12- fixed solv_zchunk decoding error if large chunks are used - treat retracted pathes as irrelevant - made add_update_target work with multiversion installs - bump version to 0.7.11- fix solv_zchunk decoding error if large chunks are used [bnc#1159314]- build with -DENABLE_RPMDB_LIBRPM=1 on SUSE to support multiple rpm database backends- added two new function to make libzypp independent of the rpm database format - bump version to 0.7.10- support conda constrains dependencies - bump version to 0.7.9- support arch<->noarch package changes when creating patch conflicts from the updateinfo data - support for SOLVER_BLACKLIST jobs that block the installation of matched packages unless they are directly selected by an SOLVER_INSTALL job - libsolv now also parses the patch status in the updateinfo parser - new solvable_matchessolvable() function - bump version to 0.7.8- fix updating of too many packages in focusbest mode - fix handling of disabled installed packages in distupgrade - new POOL_FLAG_WHATPROVIDESWITHDISABLED pool flag - bump version to 0.7.7- Fix repository priority handling for multiversion packages - Make code compatible with swig 4.0, remove obj0 instances - repo2solv: support zchunk compressed data - bump version to 0.7.6- Add -ffat-lto-objects to $optflags as the package provides static libraries - Remove NO_BRP_STRIP_DEBUG=true as brp-15-strip-debug will not strip debug info for archives- make cleandeps jobs on patterns work [bnc#1137977]- fix favorq leaking between solver runs if the solver is reused - fix SOLVER_FLAG_FOCUS_BEST updateing packages without reason - be more correct with multiversion packages that obsolete their own name [bnc#1127155] - allow building with swig-4.0.0 [bnc#1135749] - bump version to 0.7.5- always prefer to stay with the same package name if there are multiple alternatives [bnc#1131823]- repo_add_rpmdb: do not copy bad solvables from the old solv file - fix cleandeps updates not updating all packages - experimental DISTTYPE_CONDA and REL_CONDA support - bump version to 0.7.4- fixed a couple of null pointer derefs [bnc#1120629] [bnc#1120630] [bnc#1120631] [CVE-2018-20532] [CVE-2018-20533] [CVE-2018-20534] - do favor evaluation before pruning allowing to (dis)favor specific package versions - no longer disable infarch rules when they don't conflict with the job - bump version to 0.7.3- do not autouninstall packages because of forcebest updates - support rpm's new '^' version separator - support set/get_considered_list in bindings - new experimental SOLVER_FLAG_ONLY_NAMESPACE_RECOMMENDED flag [fate#325513] - bump version to 0.7.2- fix nasty off-by-one error in repo_write - also copy pattern categories from the rpm that defines the pattern [fate#323785] - bump version to 0.7.1- new repowriter interface - new selection_make_matchsolvable function - dropped support of REPOKEY_TYPE_U32 - bindings: Selection.flags is now an attribute - bump version to 0.7.0- refactor arch handling - add support for zstd and zchunk compression - convert repo2solv.sh script into a binary tool - bump version to 0.6.35- Fix compatibility with Mageia and RH/Fedora- Sort a bit with spec-cleaner - Use python/ruby/etc condition names to match what other packages do in order to make sure we are enabling/disabling stuff within prjcfg - Silence the source unpacking - Make sure to execute tests- make sure product files come from /etc/products.d in fallback search [bnc#1086602] - bump version to 0.6.34- also use suggests for ordering packages [bnc#1077635]- fix bad assignment in solution refinement that led to a memory leak [bnc#1075978] - use license tag instead of doc in the spec file [bnc#1082318] - bump version to 0.6.33- fixed bug that could make fileconflict detection very slow in some cases [bnc#953130] - bump version to 0.6.32- new ENABLE_RPMDB_LIBRPM/ENABLE_RPMPKG_LIBRPM config options - new pool_set_whatprovides function to change the whatprovides data - much improved selection code - bump version to 0.6.31- Update package descriptions and groups. Replace old $RPM_* variables by macros.- many fixes and improvements for cleandeps - support debian packages with xz compressed control.tar - always create dup rules for "distupgrade" jobs - use recommends also for ordering packages - Fix splitprovides handling with addalreadyrecommended turned off [bnc#1059065] - bump version to 0.6.30- expose solver_get_recommendations in bindings - fix bug in solver_prune_to_highest_prio_per_name resulting in bad solver_get_recommendations output - support 'without' and 'unless' dependencies - fix yumobs rule generation bug - Use same heuristic as upstream to determine src rpms - bump version to 0.6.29- make peace with newer perl versions - fix memory leak in bindings - add pool_best_solvables() function - fix 64bit integer parsing from RPM headers - bump version to 0.6.28- Enable complex/rich dependencies for CentOS/RHEL 7, matching how libsolv is configured there.- Disable bzip2 and xz/lzma compression support for SLE <= 12- Enable bzip2 and xz/lzma compression support - Enable complex/rich dependencies on distributions with RPM 4.13+ - Simplified CentOS/RHEL conditionals - Added Mageia conditionals - Fixed a few spec portability issues- change queue resize code to use adaptive chunk sizes - fix potential segfault in testcase_depstr [bnc#1036002] - fix performance issues with name = md5sum dependencies [bnc#1035946] - improve "forcebest with uninstall" handling - make dirid handling more robust - build with libxml2 instead of libexpat - bump version to 0.6.27- export solvable_matchesdep function, as we now use it in the bindings [bnc#1025440] - bump version to 0.6.26- add SOLVABLE_NAME hack for pool_whatmatchesdep and solvable_matchesdep - add SOLVER_FLAG_STRONG_RECOMMENDS option - add SOLVER_FLAG_INSTALL_ALSO_UPDATES option - do not special case release-less provides in sort_by_common_dep - solver_problemruleinfo2str: return reason why a package is not installable - guard against dirpool_add_dir being called with an illegal component id - reject solv files with bad directories - bump version to 0.6.25- make testcase_str2solvid work with ignored packages - improve checks against corrupt rpm - add SOLVER_FLAG_FOCUS_BEST solver flag - rework susetags multi-line handling [bnc#1007273] - build both for python2 and python3 - bump version to 0.6.24- also scan /usr/share/metainfo for appdata files [bnc#989830] - support tri-state product-endoflife [fate#320699] - take lockstep into account when calculating unneeded packages - ignore appplication extensions for now in appdata parser [bnc#984332] - add enabled features to solvversion.h - take disfavors into account when auto-minimizing for recommended packages - change cleandeps code so that it keeps all providers - make sure that all repos have different names in a testcase - bump version to 0.6.23- fix bug in ignoreinst logic [bnc#983141]- add pool->setdisttype to the bindings - fix error in repo_deb that could lead to missing packages - add reason testing to testcase code - add pool_whatcontainsdep, selection_make_matchdepid, and SELECTION_MATCH_DEPSTR - add SOLVER_FAVOR and SOLVER_DISFAVOR job types - allow unknown archs in pool_setarch - add the SOLVER_FLAG_URPM_REORDER solver flag - fix segfault in cshash dedup code [bnc#980901] - fix supplements handling when implicitobsoleteusescolors is set - bump version to 0.6.21- Better support of complex deps in pool_match_dep and selection_make_matchdeps - make SOLVER_REASON_CLEANDEPS_ERASE introspection reason work again - make dep2str use rpm-like output if disttype is rpm - implement filtering of Requires(pre,post) for installed packages - simplify handling of pseudo package updates [bnc#967006] - improve speed of rpmmd metadata parsing - bump version to 0.6.20- parse media number from baseurl - support susedata..xml language files - bump version to 0.6.19- fix rule generation for linked packages [bnc#961738] - add hash method in bindings for some classes - bump version to 0.6.18- fix update handling of multiversion packages [bnc#957606] - bump version to 0.6.17- fix orphan handling for dup with keeporphans set [bnc#957606] - bump version to 0.6.16- change product links to also look at timestamps [bnc#956443] - rework multiversion orphaned handling [bnc#957606] - support key type changes in repodata_internalize() - allow serialization of REPOKEY_TYPE_DELETED - improve appdata handling of installed packages - improve performance when run under xen - bump version to 0.6.15- fix bug in recommends handling [bnc#948482] - also check installed packages in multiversion handling - fix build on Mageia - bump version to 0.6.14- support a generic string for pattern-visible() [bnc#900769] - add a SOLVER_ALLOWUNINSTALL job type - add ordercycle introspection - fix mkmask handling of a zero size - support 'recommends' in repo_mdk.c - support filelist parsing in installcheck - bump version to 0.6.13- added tcl bindings - improve debian ar archive handling - bindings: set the CLOEXEC flags in xfopen - bindings: support testcase writing [bnc#946752] - support REL_ELSE as evr of REL_COND - bump version to 0.6.12- add forgotten sha-512 support to data_skip - speed up whatprovides lookup with a new helper array - fix dup with allowuninstall - improve alreadyinstalled handling of supplements - some code cleanup - bump version to 0.6.11- you really want to use rbconfig there- fix bug in dislike_old_versions that could lead to a segfault [bnc#922352] - bump version to 0.6.10- rework splitprovides handling [bnc#921332] - improve package choosing code - new testcase dependency format - add alternatives introspection - make reorder_dq_for_jobrules also look at recommends/suggests - rework branch handling - add parser for rpm rich deps - bump version to 0.6.9- fixes to build with swig 3.0.3 - bump version to 0.6.8- add product:regflavor attribute [bnc#896224] - bump version to 0.6.7sheep25 16484574170.7.22-150200.12.10.7.22-150200.12.1solv.cpython-36.pyc_solv.sosolv.py/usr/lib64/python3.6/site-packages/__pycache__//usr/lib64/python3.6/site-packages/-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:23460/SUSE_SLE-15-SP2_Update/bb6151d14fccbaf041c89a7c9fa62fe0-libsolv.SUSE_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linuxpython 3.6 byte-compiledELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=011950de178243dd227cba3b704aa1f4eded5899, strippedPython script, ASCII text executableRRR RRRRRRRRRRR R R RR RRRR'7BgVϡR"utf-863753a95ed69efeaf3f327ab8db7e5a02b6e4205332083bad02e43d196dae9f3? 7zXZ !t/K:]"k%a ip@{-\Uk2j "h8\]|`[ UP!+WB)PJ(n8NdA/OL ?' lPIq,hW߄n`͞PqX Ll%}\l~ |5X8#JAL( XDq% O #qŲ2E}"7MS+#(J©'#eQ|Fژ%3 /߅ frˮcZ[,8-c*O02UO [lqՅ*16^M=ፔ4A~RRçq6V O.rֶyfiԫ>Kl4Օd3x}ʑ2uCz!~a$e ՜^qx2K-! Hb+^eyS Ѝ.aSO$©Є g=%"KV"5 JOD%%*9k5PGpySquρ4` jv'>v6&&9yy`ktKP$ү2%DQM4U'*|Y.sT0 #$WhDߗU'SQGmB 4۳jN Al9vGgL߾X_KǼ:l$Upӽ6ûW =Ez݇Ո[ӺG؁l;ђ:sׅuxB`MۄQEj^;0F<zv1K뢚E۟}*;Η}-e'EWOdޥqvfB#YdLf_v<2c@3=h!PAMby"ˀ2ẊFdQ6#)Ln,+qH<.ց7;9ՄUi\$K7(p?Շ1E k|Y[]Ii&9ۣqP\5Q1ZSVj/:qPiml7N':Aʘt'gP.ܸm%M߽-tR[^Ua-ePh*73i5vi _$&)iWq~ʋ]םN(=0KyP 5> "1Vku)bk|],쵒ǎSW/Tt~vpMϧqy?-Q<^ /֩hax̢D .߄ʺtDvi/Y7SR3sJPI665]2%:%i~,01o]CGh xb2׀rzO*ZwX^m 7Ri.&}GKk]0m#yM0\LziȲ]`n0* @s#;X Y cg[L>1&_3T d)s_.d[fHr,2eaE'%zNԵW ERΧ2>7Sh3%QKzA~nV.4ۡEf N )9L dd}@g{NWp IKA&TWjs.C$}FUhU%1$ 28ߒ]e4Q՜iy]M>"vMkb˰.  HQGײJ>.[W/!樫g p;bGNv-]8^ :nh7eAvwՖuOkDRd1#32:;%ԣûn pE4K8@XΠ5d,1H{>lcx. &YvT!Be܇dUJSϕ?"l;V Obr ?pU- ott\DkgpXbZ,lPƦ/e PE?+8p<hb &[ m[K4`GݲJ\ZO^uJC EqōVwI;= HLߐb)̌Ba|A7:h~>sA'kZǐROMҡ/|w#' FvjQڷ,uCOT8[G?U"eHyKc8Y\Eptt>oKBa[܀Ȫ){- qO@ZQ:>c@U8 &3jIwkR/&]&ph,ԀWGw,,zgmr ;D{>bK"תx;S7aDO w,,<aS';o lQY[QMҞ Ѐ:]t->XXl}zaslX8[Bq0b1A@]E9洊R4-hpzLQ]YA5ȁͣKeg8O\5L}aR0U$xhP[|<1 /D.iT/9r3f]{' t㘄FSI;V*XO@0_8-ct=|W!DVO9篵0z0JqZBJ|Űoi=:qS޸.Ԑ}s\36gUl7cd:J °KE諁9OHqTޱJWu- .#?kQ>$^$8C3DY Лm\6%ɲ,I,;?v.w2L ;QU9@qb6͛OLڠ<]1@+Y,#zhfȎtȀm 28PkXc~wС6A@ ~b՝\bDSadTZ!˪dcjX?hzש*og4~/b:fkG"fmfy {Dp}o{.1¥-59M>=Ci=n4qR x[\S d g9Qѯ)eו!H&䗈 *V@'ƕD=鴲r9D}3-T\QTu! H.BI/H*f&TU Q{L;|9.#6qY6wv>C2ꗗnXɳ;s?1Vzy,:5@Iv'JwMl"&S_oWKm0oر ssuW|Z;"F2 "EU7A$'+ژ}+Z9сfnدk1ާz1;9Ej\Ok?y]T,[*v>SFoad9;(xJ6 6a_xN Gms%v Dt=a.11zz_!LAz8~GGcXfʴ+0$,oUX|O O/zFĹ R1̆L̛ bYА1~~ ?am9zݵX/ >{,B#;.гM*h6lq*8;4myR/ ( cp'W[BIcqÇW5|!J&08ʛi~K\4h̗wʃ*r2ub*^D[Cm.w:E@Dko[o6]BpK2&ʊ hB+Ex—ou5 whGnn:zK6̳5\(Ae1.)dwEh9;0W?A0 R*r"zﮑAXIѪ ҍ_h8g&xM[s\ #[211oٻk1 vNkq$ٯuq%4V ,|55npgLt1MW @rY]{dk>fw%@O0 )p. :i=^4 ORg6IO\zvXmF*<^l&Yzc> a}Srd\+좈߃LTuMrJSmNIN@B/S[YqQʢq0 Vu@A֖u!8Ђf0^qI8)AS'j| ja\1p L0+ud!OlK/ <b}O.LUyͰ1VDS5SzIm0bxRX; {Nh:.As;u޿Ap`yb,X82/;k*SW><#6#}J}MNnXn 6`WfHv/?NR oEg2 lŰv- tT|`H+j- <; Dp S> ?--blT XҾ@F(5ى61XlnRu«12Z`;L,18 p\Wj*MV/\=ǮKٍS[4ӡCmidO.ۦ\GjEESH𯚊d7/4x\ԏN tPh;EK6eu)TVN0 ]V.Gv5pKq,eE$7O Qfszoޭ61srWOS[5Y=;$(2kJmΪ(X"$8 Fx"Tf\6vΨ~~jhW V0qx/(AAs^'Khn!LZ[-NK4U5܇#eIQw#ۛ[dreX1v6Ti=u~s A/2;/B%BD[sbń,B/; @2~5Ң;rn ۻDer'xH+FcYԖ< B,U4UUVb{耡MN%v[U+9KgopNQcpڄROIC{e ޹à0C-'Gy:ԁzyr͈;}[5r,VhD/xI=+'a❀k0+y aR$_=DJ$Y&l =.F{%bxH*[cO~QM-vyӘkܬ? 8uOnOsh!M  Xbva[!!dFrېȂ2'3ܟDkee 5'lk vPRԅ/rkD7E2ްW4S|/s!b=G?i H/ܭe^&)Bh^F_9rq#ѧ.kkDu87qkx&ٿ1\f`A a!ֳc珱sHB%q$ _΃=|k$nKaV8- j[yYX ~'M3Ƨ  zTy$~5U4hL#g՜FiY DZB7ƉZ{|}xzS=# /mUW2N5scy @CpceA+whb >FX@)tV>$j \K["}|oV8lm!MkGJt|B,ܹo KWMcQ*esRN:UHAzEr>} j YXu=;MĐ,Ӈ+ w(bE͂{C9[!ɠ ^*P b*I@ ,5#ZB˶9N}ПYL1ڑ:^:Hkt=c bet0A~xFhwψg d6za_pYvH:myQ5n: ̯/?VR+%⍮yor 'iwEGK }&8` 1}Ԛ\`B6I83gE>E55,оbh4I gF[9C-t%]JQ}|2ep7Ѧ:J [Om+-eE[ZϰaI4 @L^oXsX@~ikՅJb EjJ dK>9&q_`@~Jp@_MP ThyNmMe heub8!@5Cp4l|Kӱҥԭ@P9fӽ8-Up]rP\/W ?}ѫݎdϥ#fAИB"Y,uZ*G UɲxV +2v;;7xOUԛzKq]ZrW]PlFPU[&y_&ݭm]3Obة۰uIڝC& =y} AޥدTe1mπ>Ճ,;LRvƪ)wgGK$p$Y?ÿI<)=I .5 s@òs ]`#:¡6ig10$M~ţ<^Bquyo.I?D ߔqyt@8Թ2 Xi7WGV^Ix>~koiTphMD뿉9ͅ9_=R"!J#NFNkcJe"m|ȰxtPlfaiy.PoǤ $)q⨹Pa4Ŭ^wж|fӢG~8_+r[ ^&]ˎ {~K2>StEc,SӊNY-A4wFyVۜ: KTZLqV{ͳ::xtd6^M1k,#V(QHl{zo#3OLQhrVOo6|ߜm ~76_#K]-}b ,""nH9 6te%u/OH=KMe\kDHçɫi1SA_4BõTWOZWvakgeq}ԑwԢL@[ -erifkt;S*ariodd%//.Y^t-(w5~B!x (;NωR W[֞oYMᢟCorZ={ڭ/]{Ya"[{,Wy᦭ZM/][(ͯ׭'G%'v0\n\gt<6DcA8wnEr΁w)M:WQ.]xܥcӬ*`UNljH=ѭ14:b'`/"Iq)1DK& )֗wv'R$Llue6ϓєtZ$#d @X VDˌ [}|k/ߵsXU}iCts%CBAoޤS0 $Rqy膽Ov&GK4@!FC׋wۑ@r/o=o$ T4n9~DɬܧBR>U bfWl永BpQq2Q8}wӪmt=". FPϬīkT /!tvxhaH,3DX+vXZzE5@/EQ.))RZB7pc_^N{1y"LMT 5$}I8$'[L8s_%"V}50a<pa [+j T> t}(j,\A 9,{ix1&oaWM7\yU+!x>L\GuQX뇱6>~HN+9Ϫתd(fuy*!F#le 0QDSÔL=>f- 42ad;qm< 3ƶ-S+R?2rПU #v0WSf3]ٗt51K/(64cJ yД[27'fu0{lb~[`P? 1ΪG"+Y+a霈97On%tf2%CtO9*irX t4. o*Μ,p6KsXK2d1 \m7u/d `K6?)E}h*X#6 'AV&Y9hDHS D˶oxo#8WKy{ނFAV c.͑.Id`s/TizVz8/j@]DED(DV)>@^Ufo Pܐ'H0<хx8fQ=)N8eF50n R _NJt6˜dlc2/e" urP% 4g=QfO>~:,B)pƿ; 8:wp Aujw}za#Mu&)pߺ aiZFab^6w\Q(r Lv$F0jU%Õ¼(aZ Dq|[%b3u] U~),EYէ|$o@$mݓ(NŔ};kZ%)K+x'7>&OU`@v  yηHMoTE(CbU;@֣% dU H7u鎢B:fyMs9H)' 7P!`cUdX؉n4ZpȓAQ#̛s>5^ܤKՌV}.E+ǖ)tݚ8bB=%!FF8gm|6-rhĵL6„AbScI} yt5)mwinX$fƭ>k ~2IFK.8aDƙt 22 Yz1R$Pl>E~Ţ9fD&p3og EK3^Y>ݠ%χ&).Bo6Feۤ& FvtMQZ}R$[fq`HfH,ufi<|osCM!,:"kA>C!! N{N?UWB܊nxS:סEZC;9?ëFkyoz|v>u8 *ޚ#pzL iX7/J+BVrIar+tHD3{o1?7[RVe?mtoC#)j#[yf ȟ﨨˽s_|aL>ij @boXV>#d (.~W>@ !1Ԛtbsf|TrOi'a6mj}gn)rўNI{_q8o'-twM9yA]jk1ioY d*t2;974UAIX{chH{( >Lm^1Z\ĬX_SDEPIav8<߱NHfA%u-y}oC֨zYn$jl\®'/Dt]zH }!SOs\jcDÁ]e465qW7B݀zrzP ۮ}v)4iNd6-ݓ{\Ij ^t@ך|\e]EcbOhPgv.%_;g!"&<}ץrT,Z1F%nzF^A8 x>`;ȐY.BaمnaS Whͦa0 ن!_Dy]MA1e]yǬ+\諡qA >iۀp51s]u:?5 ̏CC\,; &`q(9e"ׂe]NZeMSf!9TZnd=/ *{XF*Yv4ӧ%TN,dAm {![C`xQ8MzzZ <кqg*o* n}$ |hɋ*-4oS(@*xoL`RPM;O"3KLEIy‚T!rb 7N c Z^o>MqA-Hu54bd=fO*~S5Q>%ݗ]~C@` {8qLFi& !Ŷ}S_3u(~_O+q9C4% RfPߙ?igK78)ݯ!y(Xhc(rˮEO{3@E|vqj%heEd'A7Ҧ&&*v7H YZ