python3-solv-0.7.22-150200.12.1<>,<bAvp9|1`RS)nn9 vkgyT .[E1.N˓٘QǺ5ޅkUOBr+_"o]Z7-wlv]M&]7 b~]0{W7E+/K2Ek3^<\G%g?f:foWQKy5P*jq5ebrS8OM69-fcv7 : +7rdmnOq0,#`{,8˨ݝYŒ(O[8F(\vPx>>AP?A@d " Klp "(0< B H T  (7Flx(8$E98E: EF=lG=H=I=X=Y=\=]=^>b>Yc?d?e?f?l?u?v?w@x@y@z@@@@A<Cpython3-solv0.7.22150200.12.1Python3 bindings for the libsolv libraryPython3 bindings for libsolv.bAvibs-centriq-3/SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Pythonhttps://github.com/openSUSE/libsolvlinuxaarch64k?T큤bAvbAvb8hadc56d70c210b19b2ac42019e64ba4ed24e74a05dfa213457fceb8454f79ca225c6690e0fbc685bac3d5ab95287222fe6b53283de443238b0c986f94296bb650e60dc17e0ec879b8195f365e4d91baebe7d1ffa8db6b6218dcddad8c2bc13678rootrootrootrootrootrootlibsolv-0.7.22-150200.12.1.src.rpmpython3-solvpython3-solv(aarch-64)@@@@@@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libbz2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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.7ibs-centriq-3 16484574160.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_Updatedrpmxz5aarch64-suse-linuxpython 3.6 byte-compiledELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=cd3c83db7c6d3fba408eb2184d4a2468d72a995c, strippedPython script, ASCII text executableRRRR RR R RRRR R RRRRRRǒF/Cutf-83de165d14e08f0e35ee90f9925ff47022c333a5c1d929e9fcb18e29f3a41f985? 7zXZ !t/i3X]"k%pa ip@{-:MԶk@VWp̛WBsh3h5y?I4<ՠ41w*-6ExTL]grE=Ok4<|M;q t3Zq23[gr*jJco>B-MLS5y0 Wi2T;#Õt1q #Tu^Q-d,{:q(0Gj Һ[ ThA.P02X3WJFP&o AArMrۖZL3 -Jk\LS(rݠ^Rmc/VOTK4-$D5;2+L*7W鐹UAZn2 Qi$60)ϥĴAq$;u(n nG<6m{ÛzF 3IPДߪk[g*ҖL 71_ѕg\$HeZ` 톏61 Z%o9%Dki>Z17(ZKuQ+IBRSxJ^×=b s>{8G]SsD٨Gdz25)aF!X[YN\ݣׁ?R{AA *KsI 3YZ行{Й^*bOi8jϭϹiq;b! {?-M0c|j>7p mrЊk&ő/B"]p{ \-ME RK<ye^"%A_>\my`BО;3rq^Jce;)3#_WkԷyy"b:6XկŇ ;ӿ hJ kޠ9vvd+#cf4Tûu[Vlؖ1}յiЊIY ]®̭"~t9i1Y]'z;]@Zf v}i 214LQx\C G@YRJf}bBƷN'In< fYpX'pPPQQ lTuvFelrwMht x 2 bA azkII2b^$%Q43 v=xᾙ<N2q2U[O/PHfaxu]0UpBD< å;ppɲ>sN/P#y =Uk E msAdӋZuu؝;pӠKjjp =qBztTb:]Wk`#Pv8'<c5mAEFݧ[j6oǑ :C nã 8ND=~XOM.LP3{QһcZ`^n+#\}OY( 1ޑJmae]jTU`ڞ'_)hs pR.ytHRb MʳJyeuF6QZ!hm}%pFFHV`l`FwMLԁI`-,K^|U~ 1|7Jk4egbAi,gӔp7@S~Y,A s' 42n]zw}< M>[ @"u5˥~ 7x-4'|K+Iy0'B 0io4=6FzsݓD"T}=(L)W$*ta-2ڝyI68AH 0_/:kJ4m.z n+Wy*'٘XgO\%<5q%Luo s#ϓ(-4\ͩ([5,-RDoL>QflE5>NlI]hM ƺZ2PWpTx/oaO?S(~| DTrNr*|=׊ v/Y~՗<~[k\YeYr./5Ř<- ~1ѹBY߁_ǃ30XXF9!!jx:֨V F>R߷X7[muY Gl'NtxR3L=W%(PytGi'%p 8BH_Ǎ2RK-SFI|"͏Zb$mmr$XNAy8yb DJT^ti%agƫ9Ԙn, }9qt߲mNɭa 9@HXfd/qjP2 ZD>G\ iGʵ<H-spqdG'^rGmzbҞϵ#e/M d^Nȏ췖-2-(FOa? A3doGt2xcL<T°{Jo✛<RhrRRXK 8;%dchJa_zh#^ie;wwO§ 4ge[1d#j`]wO~vyS)06džy./Y|0{]v?/'hWB(po^hvʪPͺ  U &Sbnf aJ)0l]%쌕8᦬@)>- TxDw~DҩgnϙRi'kC=jo"'4;1 <3.Z _/4>Pw3i;b2U_6mR&QO[Z@ 1)NBj Jf mOkoJ4xǠ3GqHIXUZaf3oS? w?"u(1z]mk%h+Tq.oqba wq@dWQN.Ɣ%۔!\ϝ8: ۛxGP1ۥWy<.u"3ӵ_xmx#߈/l+P1Et]NO;k ?}vs`MNĺ勣S~XM#㟠ujSn>Tyu[3dHiQ 2(m~O$4RkT(e/Ҳ杅m54o7b!GvTV ^WRY_s 'A-E8|-g!L6ΎdiJրJ$qЦS-Mo0+'|:*FPgGj"mfnk-YxQ#u:.1Ff'cK8of>xFR b5 'բԣ+a6bRi%>v5- U5cgˌ!&K)Hc# ZՐ HLwP8*<$|4dXJagAQJ1eW eoڝ_x`&uAֹ]Fh-q;+ɾmnHf6D1D:f*U=c]o" A$c%/pS7y[G2BH\Ch5|v ,k>taߢPHlf%Ra^lyuE;iT>4+1VQ  VG4QbY=~2inDBSvqvp 2 \ `Uiy:uOP9.&s!pdy>3T8IӐ8&k(!ZsYgL"2Bv(]:k\T$D0;'Oq+b;zin[ ԘzV8 Nhr:8V]Wt?1惏ɨߋhYf6ۗJ#Վ"8 {]O͊W#k"Vv`*#_t pƔųtUnSchTFȻBU ٌ9qD>)6I[0vkp5+1g~?;?r.բ)O#EҬzF,q˓X!'+Ճpm>]ȩՖs+mU(K!yGBݱxp, Lg{Jt ?4#Ĕhm 4\lϢng ,>1IxU"I.gܰsg]::2=vnDEМtZ/6 +c$j~Ddd8Df(ߪTmRŃf%JRdwv CAA ъwAJ%#DW@>ֶSk/e* IhOIf镫$BR$> @tul ( Se귗"u|heH(d y5D(SrNٔ%-Q.FI-ZeO Pmm5%{0e{XakXt\5ʉt! =֔7xQ]wFa4X/ <Vof.Jrs'I]sj-)ޖ6`}- n@X8Ye3WUFh /i]Ph_vSalT4>eX%GG+؇ըсâ=Ġc)kN*/lџōe&1o93HusH+H8~h#bj1ɞnI%/S |:m&΅¤.* r T/ Q5S$K,Y;3s Ozn*̬6P zu$cEUޣRI>&<۟-O^.%˓8;Yg/+S' Id7)z9{wU}l RY9L-i<4=T!ux_Otӏ㑨iX\GxV"s43q<,/ȄdEG//77舸4!:W%J5W<;T>{^" O A|XJߙFږڳfB//?wc/~@Kuki {ʹ !D :okJk1! D$<1NE|ŗsCAO@AYQwyƚ|v\F69C5DGv$wnlYjj:q0]@t_G]z6`偌"NzQn -I~F)]&"(APvqۥ<1 .7S쁩.CԽ gmbYnhebU%HȧpD!H|=g+ nwwoݴ@b4>+lb,w4%Fw e/;53)B\%@i}MOt?>`wݘ R7NS-RZ.U|*{M;NM";=j'vjձw{AZjd`mXDi L]|%J+*#V^w Ti\+Q&!"Ӿ~l|C^3 DB{U2x/zkO쐫(,:Z/w&Jp&]\"PiF~;[^vMN}oW% !hq'>Q! `؃WL-I Β*4'UFyکnT0g)Mq7'Gd~U{s="btHߝi RJ1V6*Nٿc%=Ărac6#~gA+e 9'֍H._8qu-Mis&ћa7GqD1RUo΀ny8HRf!\uJx[/G-e/-=_jQA .2>&õD /r}( ғJFᄇu6<.͌brshk`[g~8kD{Sg|BZGE8S dZ#wdR^ 0Og;Sυ5)CPGNȥ8ǰ(7$ҡ/#:_ VmSXUGD z+\]_ ACغ%4vJsFKps2tF!|X w$5C՞S] g bl n-+,&Z{~ (9RUB[S!]޼ĕU_G$erE\%B{T3AmkZ~ے$^fU;hs3E5ef+vxѨO߾>53;*Y>n;naM 702ڳ)9O$1zU>V !"l/b; {36ug30LuI_k&ϼv{&t0==٫j#:nr0;|oExѰ(]4^hwm-~lğ{aO,f%5xGN((XL<E*R \aI)AԬ)Šp 8d^1[$Xn+ㅗz:'-oFN& 2.dsf {HvTgSkG]̀0oQ K|q7Pu |o0dEa{%739}3q0#(gŞ(~`3*=R*Z=dr&w <~Ȝ cbm\zI:Xbq+&ܳޱMoV1ς|֦om`%l@vn!-nC5J1Hli{:6:l)1.&k6zlE=v+rhH* T;S$==1='+s\p&&a]evu 2]C/7e(1U!AgAk*ȿhzb:*CYPJq?"V[K"!z cgk} D1jY)SxI4AęM:;;뱨K'؂"1.5!&l5b f&~Û\g5=\^,'?~ H9@/cxiSP i)b'#@%RA lz(7t+Pv8$%hYKm몈E[u绥ͅ M^*ʎH38+1PXY+h@%(`4Uwzj_~r{w1&W+G r"{TE[` k04T G/1˭.3M*mX-W,/OL9W>?xYYw$DDi6.*JؚQ\]m(^ /ᰞ9h$vQd;{tގS_ɉ3ǮV Rez'<ePϊW2FSc p0C 4/cP8&^!;x*N[}?)g,8>:<!] `=i <&Mʶ?nό sv @Fd4č_Vo*!;bD_s/"rO2Xܛ ~:(Nl/)ԟ$0j)[qj `~8J8ss5[pc.lA~h%c{ou^(;>_`ݍ{Jk!2Ҳʎ4kp4^āx6J,_M~_-q4IJ97TL+tU˙)PrO@08n0Yo{7s2&›W6&aWh|Ѓa`f߼ Iˀ S^խTYXo_v' M{t'S.*q<|/'8 (4k]Kg]ڟ"\ J6%Cn17j#+}PRai:CdMVjӔ󥱴l4m,ÖZ K-CF"B{宨qk /+]ݭ>d)-eYEU3QmU0 O*@8qrp r'I/vÕ!);DZ' HDRf[PYc$ˣds*r>#U8ALO`\a=FFj9 W#æ?fThŁce &ˉ3F36|K4 m2OVe|]O\+ \i(#2$ iR>Z/! Sy;gD }c$Φ)Gx+1xT.plܺ 1+CoiB-gMr0aghJ҇c\#%ul@O'ko!a衸EiczKCp⤬[LGaBֶee硲^`9G[d[z9tZ-ُ*KѝƼAc&!j|lD,k67VI:sber mi;(Xm7.`աZԱRRKoCEB-ISpWbȾ:,9'NnZIRV"aG)L]@; (n:NDnH @-DZ]p pӤem߮a_ȹnJK벭+Y UA$[L)p ]Thy[{e(-'Lۖލb2rR?ܕoBh ;‘I?ZOj.ruTEMzK9ڛ!hzHݰS:N0tP >"Y>I!.p&P` R*e1wpӲhI4#.#3yt7ͽ[ 񉊮\,/z2zn4QKSy\J;Cҭ *9žY90lp{wսU3ɄsL<#e0=mYy|vQ`a&*t uۖmPq2p`= >̶ t>I΃󮛬eΏYF蟪2@"=T?A 'kpw2'3uTL *12>X,8Ol:dգ 5 [ 9LAQ\ "*Y(Q07#ņGgڢeH.";9*_ @ i=|Nڬ+#(pO~⽜0M)vúDB/gtQi47TDi3J }X?7OX`9*;^2 h?CO= KuB4<2rzn+((M jm8PGʥ9_?_IM}d E F%1S) Zeüǯ3=:"R~k&ei[; Xyvr&gT_L?yn_ͳ}p[SfСKZ0 -""1P~'Y 5C~KTqx*Z`>Iz CHFf:c;4B[ծ&2:=79LY.(Pz'&'L٤%:%bU 2%x^F#2b8kL" 1\Pm1z;+zI MXkR|șJ"cSPP_wx<xv4i~ޔ^{B脞Å&HruSo D89B>f7B0e^uM"噲ٓ^5 N,*?1f>neN1۾3XP#r OYP>cGSŗPʼʴZ>P9a[\.>[/EQn Q?,A!,oBFM% HbYlt)DLhPE7c }D V\Ϗ.:jh1Vu|Ϝё/,d7 OvN=+Ԟ٩oW-o M}q }!I{b†j΍݄#!w8[z :~=ܻOi革;Vjn$_[vnTZιݛ%'!f/HoMdۅC`vft2sX!$tO2R @oDȎ ?\dr =YB?OOd\n*qt܆jlf_,pN}:wyQ$Lg1}֬imn/ª*ɟ#JpOFt NIkqyȋAē AMj_9!gGkɻc L<<`wp^:$ hs"5@3&)z=M!z墳:/vЍJgiˉU'VLT>*Z/T\t֝UEϊ1M~,(PpqI8Q } sGC,;C{ 1,>y(G@ _UdVd6az禶LpR*k:2@\{Ӂ.mqoؕ: ̥y8 8ë$^a,+ ]h_tXZ3_QɧKӱVvǖF{biU1CQkț.mݽDrvcE'й8[Q LП]C|MC-HUŞjdͮPYnPk|hE$}h7n~Iskv)ʙpHjJJQ?lE3Jw -I 5xv sbLwMq^@K}rL{U#x.Bhv/6o)V`Z!Հg'{'|";>Ȃ?\Z-\bj~d )xF;rA}+NONKk7WYOfJ}7^$t?@RAoU6)qT>;>'ZPGKJX /KmT 3(fv0[IEL|W5`LZO1d s+ьK*3+7 /9SITC+;0{ka0g6rRK?պa&䈠z RTRwKv`nt6D%=ݱ=z-VVBf7-%`qF1:0_,6e 3ޏOX`-urL>7O -hp46 Ehߝl&csmJgk~sk6v[_ \s0*7:D$z~kW#G.$$f:Z)({_07 朎P%$?IaZLwB''UC}{؜̀Ph>4rUBC0Hdnd>Ovwr?*9], m 'Ѭ\cTaFoiAJhy$p▨A5¨i^$@~65,ݎJӢ9ɣƙ=M\VRdrMi% Tۑ Pt]e3s! we36 /ˤmI{ n}TrYbM#kT 6WspqH3K@^)6~y:A'*,UI ط^Q: 7 tlw-…&Pb"Dh#t?{tj5nڰZ?,mxc?rPZLh\ BĪY& &rY^Zv[ꃩ-))B ߅G\FQ+8QVn WfgjԨ+3SH7GŽg G;.`|=#H_Jf]5U= ?}D&.8=yeX nb\)|422 v }ۛ$B .0/x' IGGo eqƸ՛{0Tq{(Q& Vjy9Oӧ;~G_E`cHp񈒍P&d{W  [$IWߖWot /z͵&рe~C/xK)X"RBE`h7RZD!&draqg7) V=50E1ONç"G*-U zNHd"~w+̆F\)\Mؤ\5X4>l=&06͇e /x<WA F2ߡ8OxEQRoa)/G\0ٮۺ=n)O@C;c+w.Ծo̔BDAkLz ޗ4R8,|t8 q"g@d3^l"8gX(ZYuEyuBv׉g4] 4=|f&5 ׫'(XRu]7^#TfYhQ+JAP)8ڕ f"q}T$n\CS=NY lOXo/Ztq$n:U:MŦeK'\ӧ@ђjK`];j\q|a̐b:pX~@}Ë7 /˰^ N"T[)d:>|}4D{wܩC:@q}1Ȫ_qso\NXm Z&jXGSic4 %m%uu!w!2a8*8;[Lž3:zB֋(|]j%dj^EyQ'&ށrsDАbOɖ 䕊xuِ ?qBWrC؀*4itc#tq]B34mn& kS"#Nb! htPɉ7+S9HR֗<~K EWr- Cl -8TH/L1]jpD>o}AQ^uK7 gPي06 Y-{je'$w`ʡ" R$tY:/n?'-lÞJ~HH0UVs,EJQ݁)'Ͼ_t=9ꅫF `fȆzUc b=0I$ Y {?.kulYm PQ8𵥶)rH|H'jY I*U2X"Ԯ(Nxʤ{ఈiL7Iûkx~Fqv)IV2Ga Uǿ#snH:ժҼ lh3u-pMcJĂGѡ{8C;ceR-C,}r&p544#GGc>n*LRaFo.aFZ.\ #Gc2AXW㲖 9L"d2N_*Pw/1`{BG7|햹4O B:=,wlnyHD)4iRN;#+ңջݓ8xo옵AfZM)amZ@v-ң><kR7Yr2o7VԳ_fgDz\$.qgub.#qRsﲮic b0xic9p4dO^oŊ:bp:U8k8"^~fl8^N؈ \Bb@vī~9Ԓ$DUVˊE9؝)4ڡ@gZ.E LN'?|eRUg±\mRʭ_4e|Qp.l9f8汳xuP?i]h{̯I҃}B9B&Z ̀6-ݦLA:N0w^-F5[틘i:!._I)Yo4gn@%,E]_t'MszDCps89af-qZ- [떮}LȩdzevLf^O,<=D9SAxKRɫoƃ"x1{KP{E'Q Ma^[ڗ8A$G1+EQ62d -<~+HWD~0Uj=1DWP8-AlՖb7qA1N'ځ~"e\)Zqx:Kx X'Hhx" c}2$S UyBTH%HUo7|D2!{)F ;~0J*)9B!cqckҝkDO0[Q LxQkt/`C۪-6Ysz'z6)CVÓ]Ӌ6*8+"7&f[lew"fr~|2^)@6cL-e *o-h5SG\%#Y+g~e-"J7Qd!pVďak¦^XCkoT "mjN ăr1x9A _ȸ=4H`lzO Qi5 >#S%- l""0y>jc*MGPڜEKh8pV[rfKn9MI¦&Ϲ) 7O[ '@I4̖3H04֧rӮЈ!9[Fn3xK(S$VwFJlh}y^TWJ`ocYJɦe5aIǐ;i*nF{t*"GJ$ [5ݛʴ~TfU9䞭3tkh˙oZB}Xyl)](b: ErϕBÊtSqpv4H(έ"CRʆ!j?Hq_k|&L<|vy1gOq5V~K=ǷWŸIqq|n1$6D*==֟en 9Q|Ai@P"!t%cm +w- S]‹{/ ΃YJdBVkPUjcļ/<P+(yYEZT /rB+H_2d)8#|?Sk(Ӷ733뼼\}7ecY\Nt%8e2t4>>qرS;L*fܵ].oC+DٕVd3 3BV∠--X=Us@1Ml gԅ@ MhĚ}c@Z/ܓLþsl, ͧn9 8xU[ !8b֤ J'laᮤ:˜Zsb G{.~Vv^> Oq)ݐҙ-UicYsLl)H/$ y஌)Y)#㤽H&D"ֹvz=.Oo'q~4` Ńb8 57iٹ]wO1jЕʋBMd@'h?N$:u(..C'p(=}l-U![I걘]+u0qI˳Mi5&^*WeN9며?`q1gV\y,]z>Ql:5놫 [|+7} >m Y!Ya,mJ|VM6rF';pӟq4rnxx+(D G'HhŨ}VqwwU/Teci+@]qJp/