python-solv-0.7.24-150400.3.8.1<>,dzCp9|SL]#Ґh&fPJE Y5CNUz۷4PvoA*ܤ  LpF ~vb};]1@9gA1L)&HC%%s Ԗ֬ExS1>rVj|;do2mi+ *H3o?F*< )R|8dscNx3!.&Tt,Nn;e"O*.B2 >>E?Ed " Jhltx $4 < D T X \lP(8G94G: GFAGAHAIAXAYB\B(]B8^B[bBcC(dCeCfClCuCvCwDxDyDzE$E4E8E>ECpython-solv0.7.24150400.3.8.1Python bindings for the libsolv libraryPython bindings for libsolv.dzCsheep64cSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Pythonhttps://github.com/openSUSE/libsolvlinuxx86_64MTଁ큤dz=d7dz9dz98225ab3201c54d8642244456ed72a19f5d05f378f52cb0a3996b57e127484bc4131cf9c7160b56b167bc18411f25793f6d651015aa3cc561f4c80e26188eae3e1a7a8585b87f5bf0c530a47b231be25e26ad99dc062f2df7a6cf65660597dcd71a7a8585b87f5bf0c530a47b231be25e26ad99dc062f2df7a6cf65660597dcd7rootrootrootrootrootrootrootrootlibsolv-0.7.24-150400.3.8.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.28)(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.3d7ci@b8hbaO@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.7sheep64 16867313310.7.24-150400.3.8.10.7.24-150400.3.8.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:29413/SUSE_SLE-15-SP4_Update/d1c05cd2c8f92cb1e453b0b5d8f88139-libsolv.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8e5e4ee6b052843e80088bf88ea6efeb54f177bc, strippedPython script, ASCII text executablepython 2.7 byte-compiledRR RRRRRR RRRRRR R RRR RRRRRRmRԜ5&3\Dutf-8eb32d6f5dc906ccbc18e2695802062068dafe024b6fcc6dc90ee0cb01ae555d4? 7zXZ !t/p_]"k%%) PS8ߌ;4tk90V'*մJ`:dme?v7Z8Pl!f>8V1pxb`ԡtE ќJ"@ 8}PC1(I056bB۰:݇43ffj" " l:S\Njklxz@$_wkͥvgSىCj&(I#8 `P J_M p7peUwhޓabb)>Ԇo{ .U`r 3Ǥ#|&(}Rqc~f9H4N(;U5E=dmЏe|z>cpJ]X8\`jJ,ʋ6\)dñ Qr- yͮ,3ʌ+Zqߢ<9^Z/}{H,;ч3![A^nqDЦ01lDwy' ~hMU|;Sq ?J|ͻ`ƒCX'UneӺ0vdCp:Ǘg%A6|"?H3`<;O?ot%7MY8N'vNا/fQ57r@cK<[oԟFy`W@nAnQ=.9fK{C&gL;LHƖ/☶/E)aMz tRB0e39a^#`B N@u_9&Ō1'ӘJ4 x\ t)" T߭TzC@ "$?Tls[#!t~GFIttU%aaM;]xe= ss Z: wT`FkvGh\){:nan7xQoԭKr8jLomOIBX`V~;!hLɵW6 LSJ7"2dYƇc}9zGVPN6xK,Y&&I,쫂;J14'w61됵ӆyޏ[xדKsF7FR`(?tFޗb~>׆zc6 I9Hn)O* 'ahR04Qω_~[Y1sRx(taQyGNRaF?*f%Ƹa>r|BCUyl$)40}֋ V۵*uS c%kva #MA0Z]͹!jPKq,圕vAPMZlsx@uƓ"d,Fl.NT.оIu0D+7hN>YgvY1̜.jVDW%gq-?9 CmvWe4id(ҵA'S{8]EDM9??~H2RE *ŀ$TŞ:ttcnA*<29HΈ7MvB.iNSw1/ s ;lCF-#:]PUAr? *Uw_ +>MWo8M-z9S7vuxi!w [7cd:󫅴Ch3fo0o|{À8/֭'!o7x-%s $K&qc-A,IKɀv*kq| nx, " *r{CpZ ո;J$F6Czl%9w"DMlA8>8U|iM ;(Y0qo݈$6Gn݃aՌ*F p7=iYpD &hyHsaotgXAui]⇤ID(&fV>Cٱ6Xpw ]B9yNmy-wnaEeX]nsCE)cǮm?_='ͳd|c}VYvo0a~9MeK&TN%d-m_5ۣɇ=im!V4_4fg"Ю.]Wxyշ5(d>MCYtTi JCq?8a!guśDž׼yhzNUN=s݇]-MYlGeImϮ~a{`@oym cX}ˊo.g43Hf4iR/qxeM "]^z+*ϱ+_ f `y-HP 5rTj7%QB/cÛ޼7BGع V8#$*ҍl0m%3.֖W9[r!Cg!g01ZxD  $JDd+#m#z=Ou&&.!xiY&b٠:p[3&+脫c. 8}sxھ'W&9ʫփ<읉_E$&I0+MmL,VuyPrUw>hlx5[zt)| *vaeݻ܋ڨԏ 4D˻y>#+5>rWI7Zi9aL'2,AvġO9~"$^Hɼ[q#d˼ =˻'$ܣu,b)wh&֏)Yh%=Qse*^g"R+ 6J-8]k-̢ [jPt%jK&ZE4#D}HRFdksh,mPmd|_I"c]hSq^c Ǻ M"1zo 2bLԔ/,k&qs^a#'W^jHN N"gm-;΂&w%P({=m@SHTܛz 2~m փGpa*A{JE;.!w}@$&Qͬ4St3笖W&5~R0 m[Zع%蟯 !. 5B]S UJ޵㴶\1*FDzQ!Ʃ Ҿ~:]8Nqrc Z| 6אg[uDYrPU֭m|SQ^#bU%Ħ-)e>wOd^a9m<S ٞ"Sv Y8Te2]p;nHǶa VݓVK=6?J]JA^Os^xXIEYUb K=<YБLN}}?x6E$m[]HߨSl\eYiያ <"ίu!^R }ݜ~3\/H7[[uҡYG# ~+{ + "/z)w!dJ[q*P3– >뽄R7a-֟eg*`&0I#GPC=]Ss"N]l,;𓩯T};`G[^?gJ?$&Au8çXT. B=Zh̓kȟxgm ~'4c窂 ~]\kNI养]Aɚd f2fYF~QON]Ǥ#4&F6G@J2+Bo{O -e9op¼g" d'$Ih>?ދgz)VsrsƱDGXN5Z'1V.+ |,3DYmvV7xBu0vpZ[Ԉ)%N$<{7 ?~Ox j[M0na-oswov䔵:pb8'RwF {[5w yT-|N~V?VhɁū m*oM} MEL6BzhRC¶UP|.RNދ1 qvX^TUOx_; ;N&-d 2wQo9ݜԎe (jU7[[Z2xxu0)rm!DrPFzTR8*5?u\_4P?]) ^յ#qFQ0&OKJjy #@Ĩ a޽G`vV@41ru$ި=%\mU:2V-aY\gW ҆63Ϋ(>I!#dDFVuQ+%gSk]l`Ee*LjCzXcP67%e[yp2NJZB.in.֗LBy,[O;qT#OUxTΣIق kͫuV,>ĹE8Zꏐ->#s7-1 OrlrD:U~ijśj7#wd;=_s1#˹(qSϤ~ P s BqVx|'Tu!~".w0%Gba2Dk5q382"dVT/&! OӖ̔OsŽ"yr>[V@^%0 YseȈ5be,m)9 lSd_Y_"!0cPAGhge?+vJc=%hqOɼ䞍71HT\m]nѦ> 8ӔWX,AT8# +r870)VxlG}[&cz rx <0Y]yax?@ʇsM{0Myz-+Ǻh=K8T'|+0JijZe$X hd6Q2h;mBNIo= {/ B@$Y]虔~ IڦA9.F@Ǵ6vVC?) ϫ`H⏺n6 p? Ql5QC1HD@c|Duީayצ13.yd:[hQeߪ87I@:(^͸ـeѷʴ-cFPEG*EںFAsDJu 6d r0~^Y}H`=os ;aG'ne4T{2p^nU({"c#&V|=܈ߦ{sQX5VjTAy2?T_;)fB3r#u=S€g}% +'YTc-0Q2 - ꓋,^ۋ>j"Oxδ:\m.O|#m-G)`]*: :kJY+ 7>misLxmo8;hp9rb6Sq '->=o\etYA# %K#T4}B&t9idtsTcuՄ(Y$ylćLws"0e))J|Yid.:ZRƸı)LCIiF=XzConȯ{8OYاxE>olQ҇0M<2) `@M~`*[xi.t+GVz<͵JHcEAwEvH쭮&jO*_`wՄUomN: %{Bin&hIjDC1Vb3ynE+Wͯn u~pCuquM&F2T =oOáE$v0tվIGd"F:6TڅX$=DsBsC=fgi*x|RL$ETO8Ol ȬЄC43MjVD쳰H?jW# COZwVfN6ZVϱ@b VP"/BZz A0,x\V̭R/0yVIqKbKdzGDG^8h)mHzN6pX&ov'\V{Yo>]VfCX**8`وET&*g("6IOno118]Q:yӜ)`۱,ʐN)G~EkGCzX|F&:1@@rq+%ߨ838FNd륵4Î<}; 2}G4B{%C-AB\b7vH3=kIRwI4D@*{ap·XUzن4Ӆdlk~O~bVo\Qchb/'2YmRkr2o䆣V9{hNR_X1)Q3o9V~&dB$jj@mč˱ѺO`32:PֵN hAO|BX [)p1{ז *1wg-=`|:<󪓩Ă=s{_{R{m>KPU  )&,Z;1ʫW8LJ3u(@6JUo[8^q䷩QP9=N@*J0:4tŇgbKM>%}Ɩ{ҨH.칙EqmLBGf*pǾ^Lg- {3d2, OQfow>M=OWǎ /w?$H{ZL +!AX%fK#(frκ7Xsqyjǃ͒iMw۷ᤳsec;yʑ㜓3ŞPUR5/`I1dRˉ'A^mjk Zný gk]$;&tkos3@6y~(Q jj:eBemd&vMmOw֔~HuVJE ]WʈV5RF(οt.߈Wr@wa ?EU ;@mLvqzktRr~@γ*is)0LvNj*\0'eR4.0RD/ߚ+/7ی8rX0T|ަ.IBF}V-7z3m8]~3&YP 5pE 8rAP*1-s'" (vAI iI:4j[ ҴUY:;W|{CiwAHErףBLC.7b$V7bBX*58rօGﴀe՞,Oq@2[at {nIiF}rYQr\B%ZP!eKB 9_4gBdLahlXY *c: GLOcsQuNffwQͻj,jJ&ě7:,vǁT^>Zd֪ɑB*XFm8 r_ԉv\d% !@vE4zF1$_8 T"rU;:j(;iCVñĢkhO ["653+[7֯pyUhF+ƹ.f`ᵔz!tI_o)f2L]YSb.۵mC^Y*.=VH[6QA& vE-*OD૗2Oi?FwkU(j6Is頵Ly郶2&(6_iFn㡲mP%q %LVZM&)I;NܦM]i+г ƺWY%\e̵136_fcSD fG.#xm?>e.8x;M\ q3QpT"/?gq)&ϧ`L9N,<öB%YfP)Ugt`]t#3 OdM^;p 2OrN@_O@ 0NS*KzOq=f*Cj̇!)"Q3(\hϓ R 혪'A#NY.e}`2S#/gVGu-l{g^Gbyh.Cй[MY+\7$,Ot`|xfLXUnց# :񦪙%)[ GU[G`2j8r=ըH?S͙N!V!u>?,6N9u,0OT`W#2ځLi@Kȴ#kvCB16P<}/Jy+xGD%(Ĉ:(JS./SsG֠ ;X'q`~#YK F&㉚2Ž@9fI#=WUʙ= !0ҏr^ =E *~5AWF2G%\\:O ?4ÂsyE5G[Lˍ4&hK9Co_lN"d./j:Vi+>dCut4a6OZH 4=Fy_Ymg{\n/vGPk7FCMA/IbY8v HK_8#n@N̮Vb^7(z{wjidIl 'K¥'U{`< flF^JaNطJ L+aqM`~fɬ-([ \d|~"BбL>QM*nT״38@bRn?r+0@$X @d0-Ǘ|8=1=\Zt&_{58y"@T)9 F>$嶍tTD^Z7gS}Ϫ>t!'uING9(B,e-Ap (cB.b>}E:0LiJ[s08r9x/I7iqES/0x"ڰ#J,g7Nb\<BN *4•d>H ɩ!٢G]:{ :gEA~~H\6Ká̸QM:"c;(򹪓CJ֩F'pG &D*8"ܔa9^]9JD,4 iK]B7\u rS$CL 8IFJ\sE83jI3lTݣ\ɇ ~ Pن;f Bb+/Ru&m bG ͭꉟO_RIuﶘ$qX QE5w/^&Hឮ򀍫$7)M@yZʠ yliHu|]cF7s |>qJ"r:ʵ'?NlR`ZNǀwg2R !YDz; ҙ[A^gu#mv/4s!#sWpwÉaxUkY{W Lݬ'i"~_Bc=Jpk=_w")q21'쀸<1ؼrdGk_}MNIO0d6yW/$1,[?S%t:(68 \QFV#.[lyp8Ry/w0 ECeg!4ֈ:`,qF&p b2Uг*Ju'|}ݯe&` /<+<,ER'a ӸV- BuC$iWR-| bBKDDWnKf0W\dUqLm6/I]>(wp%baBZ2{`*8& S|2rktn^Lsd\=L TD 6[Y~2>h?g}%lƿnM^tnn(z.:ѥ 7 cfp8MtvC5˕ h9UʇT2D0+w=y~5-q)Eq}ZLHX 4JX 1^9ak &h0$n,uh$E0[G ='P5L .0[Հ qJ! jWƧKtBt*\;w5IGko97.QBةwT,&u ron'& hX= 1c"T5LC}F&6lO[dO O@@̰>խJ~sTj l9ŒE\¡vZ,I*ugB͏*>/d hd8uB~^̔Nu_ټT! 8Ob$ i1yzz% z?Z~ҽMU mKUIiQOBiI3]ğ4EmUV RF3pyϧkֈp*'`U'*$ RE0mG^xR NCrbXq]PU +Ye3sQ6%ssdxST\ax'et//,GE'(=$$sZ~)"J mGשjUK{2=\rc OB'LW8 '!.q"(! #kp1dgw*F wk (PI-9Z*F9]V$1mW3Ȕd"L 9nP(:e_LTpB#f'ͨ<CGbx&- +|^ZȟWCD9f4="J0Ӷiix:뾸[71O 3e+QHT fR6X!d;|qה >3?dwxͤ0.29"eAOгk"15;,jghQДoQPAVZxa(`%F a:&1q~6?8͙Q~#druTXZiM%CwP#ȫTIA^mkHtѨ(nx]w׽8nJ5&>wo!%4ȝi-Hȝ Q¹=@Iy\r9LyfC:T4l@9GMې=jk>^ի;WZJ!-P!7Y}%w5ɝ}̆oD*#ˡI#JTwkYV2JY˵3{e%Pj-G$8Ehs \?8+#3D&I=M6r|oT&8\EEX 9Fl0|ȇH)1gV"uq!1F@nz{d+M}a0d#p.\ Zݑ蘦,2R^: /GPTR<|z23וf(d p8Sgc}b!bE&U or֣t#a?h8S & ª4c>2y z=^&f82j"@;rϪcwHx-,?5#B584n@\Xe-]Etϒ% &B:Dq]ajv=<6$H6j Mad K<|3}w6͐|NEʶ<-2fJڔݘz _o#w못Z[7cwd@XѰ~-zɵerٚI~[0 +j#N>XVћ3qU=:*ŽEF OCs*r[K)!}Xo >4t(XZ"?=nbVaaeM!1pb2NB TJ7m 徾/Droq}2 cSXAK ".>8[sϔIE?䝳wïgvO L~E-AU|quOр_O.k7;W.HC?! k:=xJWa5oL[iTHӫcD[ }ύF[6>-SQEӔ^ʹ)ݦ]!cCN +$g8[htn-ԉ$Q+sd1H% _:/Uƻ>$iep hבVXZVRk7Y Z뷡s1iSAؙg:ͦ饂5;8:_p;\#l :fB tsm L"N^HcAb݈whk#GlA5 ̕ngcl&POrs7)Iow,+>,*kho>J|1wBm` P@)[Ҷ7*w*eɦ24I}L| g65#)lMgO)*k%ydxQ:@}GEӘDŽSc_yJ#Up]砤}ӫUYE:nUALI(߯ 6]yDط?2.F-~LUB+CқîI-*Nࡘ+ tKS="Z8I t$<-qLpp麋:q8'P¹yab+>r^m_ygAyռ8m d! Z$L-&jf)Cx&.3Sin-=XyOzgBסCOH9O@SCY+tT٥&|#Iˍ==G7^Nó_ScyKNj 8ޮk8RYj>ҞOTwzhMQP%/BA"R;3;<v!vd!@ ȆS˯׼yV[}W2Hma]DF* pkP=Te͌R'yNn$ f^`e1NJq9-4^rL-FZ(Lal}Rn]^>ƭQEPc_?+[nݿ3%I\~;g\T=g?r} }d{xRFe1O`M$Z4LC) X-~Y;Y)#Wo%q3SMW)0C H$N;47{#(c%tJ/QAe:o!ik-*5 ؖSg ՀnKV+F =D !hd&xzuw^!6e0][B: 6{nT4LXm%~MB-)MdW !:l]h[qn(MKmXN*p_Qavd8{A4^aJ9d!>=%tgGR-kӀ_>Lr}B4U_!XEt{6'?M)> [;1hUi9wztb c GC)CFʢVN`XvXw,"jzuN)-F: *lz@xw{9wGJ3ŕfwIF}UԞDw9 Sėq8aHC0Qp`=N sV"Q&V:g@KՏ;~b#gS)3`?YfxĨ  sƣy&j:w0B_&q9c{XunxxRmik6I;"-`v'@:c6/N9py$܌T%@J=-holDwggLuN{],!S;EsoSx}T<#p6w/g* 7x08b ]̺N<Bmux#wsugY;.laO'1~J iTml|il_RxP& 0,9mҮ5X{G3}Tzq|8/_)5icxo0nHYy˕Yigv8Z_aj\ލ%5Kz{E < !6as{LL%^3njQ8Ak-7ʪXs(;u7HmvlCAnS!oHī27#鮪&{K9Oaw4jZBRY$[B}XAd V7 *HvD$6:c;r2O`yyJNK&xL뚢rOaK[d5X H}vs7o8\&$Ӟz} Z;]e{uFlS~YNQ!&7:*3Y4RĮ QgȞ#F_ UnT o9] zH8Ld4zC$W+UQ)zX.T=SpU  H}}doi,nΈcQSІx xF ڏ{Ur*|+qhfîCU0MU :YtE >v4Ky[!Zp$d0v.` y8%s& Kj̧Bơ\5ĸi=yP;龦m޲4̾/rY眤_{!@^~C@$޹Wd2}R~\7.|&7>4~U0CGu @&y|-Y7%W[?G[=|H)wwfR1ĸ6-"rk0`Z+9,ɛaxߨ' [3ECfZ4ğ-gC-?\qV-'*κ`]]_V}]|-;LkDq&%5r械GvDwc?ERZ1=7xu}%E ɭ_8bqD4jL3aXjIӺl+^hްœ*d 0Vz [Ҏ84;_݇aLeo) F ]2U%,NqQn?(5CmN~HSDКQ uKR%>ujzc~OflG8q B?=`'P\|-^(ܛe 2`/NGҶzxh_OK=r`й&f-_0m=H#>10j5*{j/}X{AXEO.\e Hӻ5z_pj=-,.B[FXhGR=*Ttn0iJ 6(~ _X? ʐ4!\b\arB/|S#Tp/Q-xRv9+ ` X 4V}zB^JH?ZI4#QD ~#, o:m};˕!6lcΪڐ3G&.3r=6p^v %6`{#m_S&w Ϋ#*Id*FV"q}6z1p.4lE.n3Zśvˉ22&ZI&A[IW)YӸ՘}n+TiI|>>W`ec=k§I{ieRa<͌uwͨa/~ c Uu`H~Eڬ;1l, ^͠=\g!jοmwB`G0Dp>ZSarF?<˞RVP6y`Eet)\uFׂ֨7DT hc*#ikJDI0г+{Ñr24H?c^NBbĚo7 &.ڮ}ϡEsq NϹ1 p]Kw%XnFf5L׾&m424^1ItzL&z SeH 3[} cQդ/nz}n/\ԛuIXi8< պW/5YR5j޽֎(w4kLb]Բ=!q@@^dg* S}9fnmK]^NBz! N澃A֨ 9,ex:8et] *y2" ;u'=2,ৱzօtE`T|hi3?}e / RgbP)hwhBH/Š40uw 9Zi(*]n޻㓝 RDTy"CB b J/-B<:(?ƿ@ӓLk1qNP/j'*tH1he ȱU=k3ǥ}w/9wIZ;?mgI-^rê,5Ӌ`3B*?o'q@*-L Șm^0yǑmeja1,/ɼLJbP>9#)ޘ *cxf2SΞ YZ