python-solv-0.7.22-150200.12.1<>,<bAvp9|0 `ci]T$/}ӷ ծgCG3ᶲ(]JSWwH(V,|MCGsd8-"J i"s%v}݀M]I7AK3^\gDvk'wG%FjڄSl1|SjF դh{aɛl*\,QˡT$>B ?Ad ! Ihltx $4 < D T X \lL(8E9E: yEF><G>PH>`I>pX>tY>|\>]>^>b>c?d@&e@+f@.l@0u@Dv@TwA xA0yA@zAAAAACpython-solv0.7.22150200.12.1Python bindings for the libsolv libraryPython bindings for libsolv.bAvsheep25HSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Pythonhttps://github.com/openSUSE/libsolvlinuxx86_64x?4  큤bAvb8hbAvbAv83add8507a4ad4411504d82a8564401b60664f26d9d4f85b29221edf4243581dcb029d7f7b09a922c4d88ac01834b3f4be2583170ce789629f87538613dd01127107d684632e6a8a9d9e6d014228e136839f85f4fb1a0656e440bc5625d1d3987107d684632e6a8a9d9e6d014228e136839f85f4fb1a0656e440bc5625d1d398rootrootrootrootrootrootrootrootlibsolv-0.7.22-150200.12.1.src.rpmpython-solvpython-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)pythonpython(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.72.73.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.1_solv.sosolv.pysolv.pycsolv.pyo/usr/lib64/python2.7/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-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=248fd34914b67ed115ccd94a8f0f7b9a8711bdab, strippedPython script, ASCII text executablepython 2.7 byte-compiledRR RRRRRRRRRRR R R RR RRRRRR'7BgVϡR"utf-81a3c03589447b47b13e85c708ecb5546197b85e9d9db2c08840e0b51db24e525? 7zXZ !t/J9]"k%Ia $L.D»Թi8a+f'E{v^E(.ftٖu {MC|gssQ-F]y^1 Mg%Sm^.t\)8^dzt #M(OAFu[Á(=Lirz~c[`N.|XwS_2QTԓL9iE:*xԉ*IG$Endآ%lHɔO򖀋0KP.t4U{mX1&޼fRpk Zc?hЃ7xbvWJaV矘5umSI1se?JNXY̚u^_EU7[^gXB:o8d~pAY1?K9C )LA@Jt]´k;̫TI=rO^?rhx'@d*ҒKt׬3AYf-B{-ߙ}H`q%i{B=Bx7"/5D{ ,me6KP[;'^ $Σf-4>9OZEP@4+ҞPA?&WoléƦOAOnh+FM TCl3B6޵rP%<93g 9+b/ho$7S دz݇n`Q$)`*&'>ajie{&u$lYefX'[2D_,EW4F:,]- jX"UѸGYs1Il A'M(@2Hzu.0UUB#`';Fqfd=,0>3wT/NeX6 CyHZWH{ߠbY`TsZEr\X qZT|vm g&(lʼU]D=d ;"0-" C(8`&J:H)FWK*>/L8w@\# VpTxrC}Rߚ׵-Z|Hz*N8 u=GD]yH2lNc۱Kq=C @jrsHn\E-.ub,X4)qZ)a /#'HDQ? s mDzJX~E+9W+Q+-ԉdíS֒3G9þo1g@5{ c ߯c<=)rI8NM+HYzq 5QJb==MۢUqPZapB *'q$Qik`ÿFH U}w޼GSUY60T62pPZA`o g1uw8+䖧31bBU5xl>}M+ >+,kq_D-0CɘMeͱ7C5FҀ$v/5F')l-_YU|aCT:QW3}GC_rKQnx.Cȓr[Q6 ~2-rXi;-c" -[2wC3&w$CTSE8'lҎj^rinRfO`s ( ,꬝fPkt%|0aED,[w ٽY{'NE%ɣ8)Q @~)3F6=E1?J&}垥|C<:(M!Y6̢UPOWv&dOI"01MX\% ZуLZhb`SoEo钰D5[En`gN$1b A$!vWk-d[ǽqKrCKsT$\n{[8}7 !u=nzuߑ)?*}~U z/]#G?5U>{ M:ɽB~0q8w2cu)ɪЮ >N4:=@۩ٽ)zw HYa\K [o q!?9D }ynj*|(%%/+S >nRH3dи2x/v78GC^5fo s=dJT;C;h]  29 <8dP) (.n*C{c/ /zZ`BoGbQ[mbǑIDA5EwE \or] wp0R P}]R`f7C@7 [=*W59l UVUy!oqJhb>sρ,MIZfv^8l@W\YRI_eܘiZZ"/3O0+6ۿMy#v !ɆAy\"Bc'$ 2_O $~ 8pҮ=LUmR8`nXEn]G38f!S?`]gd Q2i7w'@CJe,5aDwoK6d?VςkI5X e!Y +IĒc JZ)^]K,)g%.\̱(X+E+ 3EedDun v~?u˻ y&ӲYzمy_`=S._4 uX?ţLSA-#wNL^zz> Jo<;!H`ާ_v;a!;S:QPFPbsRܤ#BX "v̇3 q?m1Pm^f|O:9N;11IDw)N; FtȚ-%cB]/ YvT~4u?g ;ŧT Gv{#qwGs\ f2C-l &qW(*Nin}BF Sr/-S>5v d DT|Xxy Dz{TY?MQ̀aSw&/N>)dǂEXnp Ԇ/Wk`1!߰ˏ_ʖ qtIs |x7h_ؘX-v0 kZ;$tB2I3w2 ^ek#MokCǿ/~^TIʺt8y#YFlINTx<;jT'̙HZ{> Kelu)@Nٛ΀JfiSOð;ه ZZę+bYh=gsGL^4sS ӷ?~[͊2Y@f=h,: G2%UҜ-C u05<g*IlepԴ~vžl2̿u?:)E0$# Χ#0\ĩ @^3[NQni%aݖ&, nDf1@<b)_y'ɿnYP'. N^1T^F؍Dx-_J)۠+cBorCݻhi&1J5YuL~l4(4ދ]+>ul/yla[{4fldi,ý. LL㚠\!j؇zLn l"9gTK>O1?L{ku q|H5,|%)\G,#w" |yϨI\=I\,x*wZR# b⸨Zj>6EF_ٸ^4wgag OoZgL2}xu` !BGȶ`c/Bnb8Y{t_6)+i`ȴru;7F_q^a%2}fh/EZLN '*j¯}8H.w=owyŮ+0'&OZCXt}g⨧!>7Yi E&FZr=uAFx8swqאl#'>}yU[$p 4d9:%6FݣÐ@tˎ⷗go*.I/CMvGEfȂER/iSV3F'#uZ[-YBIyVɣZP|fzp'GhԶߐM(#֑j0Ad% f8L]A6{T:ZǙ +;ZD,%BTTJ,/—'!X&uC@_O::kVg2p‰d#A%pYn@ Yt)%UIOq0ӮJ0^Yh(%"[lO9eIMx+?oVL&v6'P/ m ޗ1DkyRWP\GЎc|PBn9fpce+M,!#u sbf{{Wp_r qO4 7 8[#.\yX˫ㆲA3^㨟Nn!$ ׊}Os#֢EU]PD (!(}PCI,jj}y袭4SDr_3~V@p 0?oXV!oՅnM۞GXxtS ݘS0%z":R$Sv˟wO_˛bxة )P$\Hʵyֆ/7]<;ʯ}փ3J䧡X墯,>` V@+@\Khu.ϖyV$,y\ 6ΏC6H냐P-co~VQrH%$ѹ]0hK`5@p[ klCzSiC"V!w-`Z>N5X5E)2ʃÜ zX@!y0X8^5D8*> }V<~\bnE5[cǗvp y6*<숻S`. &;!B^P[!0oxDGz^פ 4k0!+xЈiFk64PQ8)jo߷fIgTϟc[p庪:#ş{H7/-@-7\¯ zY̊(0 %y܄4;aߺ.ʪwMp¿c\MGYkFzY97BtԥXŃ1]Ah YM)z˙]؞N"T)_T_:vS8РLa(Nzyzȳ7#XǤ/-&++#ϓk s0ٱ@U~r_ֻ9IwQƃFyȟvPk=8!CQo@`aP2yŮ" "4Ŋ= |"PleJ jw a(3[}.cӓeb؇"ף 556Q!d8X)%5Fj A9'{P#O[ӾXP$3{W?6~%B"5oOLJYbA:Ac"1_uҭϞ?SD@{mE #q L"71)'Ǖ"d2Wݚ2Ila4-\w2i]f1ݯ,S#p|wt5´kQya! 1{[>;7b6Ⱥ9PFo Z]q2T3݂[_igۏ!u!&b9&~K?{2S∁Q̑fyE(x${+ux~p_&MeoXPՒʤ:vA%he۟ꖀ)/@ ǯh p/3oLȳ;Y(~BcN[0g ߊg,mxƿEx}A zHik_O3/J#X +(A87\5#@(vwtf7n; ".6)Y:ݟR8^/5e;rsh1;R*_rXx[{<{ ^^l#}@nC|lҬ5veх$OO/ \Pe!je]-j},oX~Fʆ|md%&VyzHTl, ןs".R_t;-.OVfbUP`W5t!Ųh3TT1@'mIgCA] MPSZ\,gF)Vwp١Hw(V:ܼZPk00wvˬΐ3z RgjDee[gSZe>Eqd`%må_Aݘ,YGZKmH 戺 np$I [+[A2pٙ.w _AG_NFsYy 3$h\5e 5SƙH A\GyrIt0JI?ۍcĦ^8tG] "[al|68NLdM<3(uQ%CcSf@nɊdrQ [-Ʌc(ms5 Tս=/MOzj#N`(V&uq%*1}xmh|:jȻڶBڐӿn7ڪg%:aEQ9[i@i-_QWꃽ)o\;f"Su rm8n3@I5* l'* H,I+SNeF]U VwA| ;X1fW!`>Zul.ꥡaP w)|_`a(ђ0 Hh(3hJ~5|1)(SۯwYŐDY\ ~L'@ h٭r;9"^Guom skl>i[ZA_3VVD2,L1 CFOL6Ͳ{A'a՘W~g>bL]] z:S9 N諒\A]]sǝ^lGkՙwO1'j kW3Q's%/dj'daTo;:s 3ei0 ̸t2xT/ò0n _\c TTv PIktZ\%hS\gXr7[drCyLTb$SB>%7`:$Sx)J74BNIsمVWd7[z f~ m"mVbP\n4B:iCKgmq(3kxZ'm߲}3o(h?{ (! z_!9+qF-{zUJ [ݮyI 5kv-V\>jTkW^4Iiiz'> u^# +t')HNnhQRȔx俇Tz{2dU\nMV1W5>k.Fe ߟpcb`\Sp[-1PzqV^Upr 16`YAϽr'?u^YmYB%N4?pCI8H`[c'/'#2'OMwӵvmO mQ)@gx_qlMzqt˵ش/uY^O- r@l&Ǽ0I@MB!&*>9/'$+5 e-k2pgd ]gYN]I[$!.m ],)#*i89ݽyEg}Ki{ҮнR_6B0ްH<1FI},y LIy[#w.f\WIuXh!h2]FB''zh8// .;𭠕eHǭ2*>a|QmRp%K8cV 8ң-tAERS8ׯ/L<87~5uP6ME )#kxlV@}ֿp&oعg c i?؄ŇgE$(EGPl/HxXrևFwD+ pDeS~ WI^"!dRxF!Tj4iQm ?^a誘* Mb^PZ~=*4cSb-3 [n\`Lr]åM. CUM6'7-{[;ijW7 o}cQމ Llć&GTsV4 +Py|L}QtPXdrO }5vM: );ȊDP~m6; YA^ĕu)wdi)f!hhb?0&GɤQ(v`.bYr8Z3㣡w1jJU~~>6%ǍE=rGٲuKVx$:$~?L:j%VyJrdS- lL9E؁B !Q, TxdXxe;mw'{U 1ϵL%~ 0I9u21Vc?N*RvA w:w 3"c[;pyh0Hn ps3#wӯ^^rFZ2;VԳ.ELU#M4'ܳn7/AŦnnV0R}Y{ؿs)L2`e 3w]bE36;V,Q fxy0$2Iڍ_*SJ _fpa c,jӢ=y6A@KTu-fӆ%7a'84gA z—]Rg(6a޿,TlN"?V 'ͧN44R^*ϓWZ! *>AfVNUk= Ŧ7n̍*!'(޸`'"(o-g [@nۺE7Y:]W%Yfę~ |C0@jpʅie[&nLەzc X' 8zY0H<G(4B ]7tx KJ PT%wqpgN(e &;7Xw@f.g`4*vD:{t\>RuoWL$W.µmub,nFxj=Yx~ftUvRA? Wyr$?F?$ٖ^~V\tؕƞ YZ