python3-solv-0.7.24-150400.3.8.1<>,@dyp9|zX*HGZ'lp'f^gm6xղH0Ga1@&L#4Ր%\,2|*BOo̩Sw= H&aſD4.\1> l*hƑ3y`drvHs/X<NX<􎎈OM,BraSTTm!X":(zh)Rڕr/)| ?6ywl,.G䥵iBST'Sk>>EP?E@d # Llp| $,8 > D P  $3Bht{(8G9G: ]GFAaGAxHAIAXAYA\A]A^AbBIcBdCteCyfC|lC~uCvCwDlxDxyDzDDDDE<Cpython3-solv0.7.24150400.3.8.1Python3 bindings for the libsolv libraryPython3 bindings for libsolv.dys390zl38SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Pythonhttps://github.com/openSUSE/libsolvlinuxs390xK TÁ큤dydyd7d59ed461e79e461b03afcac991a402425bcc08c4ae259b44b8b068e95d4916db23b89ff85e49b30b1f53c8dd6cfd78845533a955399f85dee7fbbc837df08118ca2676328f87202706fc353a18f7cf704ea2af52ea3de374de0d265f15ea293erootrootrootrootrootrootlibsolv-0.7.24-150400.3.8.1.src.rpmpython3-solvpython3-solv(s390-64)@@@@@@@@@@@@@@@@@@@@@    libbz2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.3)(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)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.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.7s390zl38 16867312400.7.24-150400.3.8.10.7.24-150400.3.8.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:29413/SUSE_SLE-15-SP4_Update/d1c05cd2c8f92cb1e453b0b5d8f88139-libsolv.SUSE_SLE-15-SP4_Updatedrpmxz5s390x-suse-linuxpython 3.6 byte-compiledELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=e4e2c96a0a1edecdb336f24b66b5f72e2cf4e21e, strippedPython script, ASCII text executableRRR RRRRR RRRRRRR R RRR RRRR=zXyutf-8af5097783ba877af0ccce696db7f7a24d2924e3399618c7a65cbc9b1f79bfca2? 7zXZ !t/UYD]"k%Ia ipo5E$KB%&i$/={mvLjD[U2fp4A6Pqբ7V]F?|.$YM e~~%5An҆47DҠ`Ujb/XXb},o`DvQoqm=YDЋH7EC b{*":iVh/-7{fYAUsVǯ; 8/okEɲ[L;/?ϑa?x_%;!p/i̸?6IҞ!ƽ[UV9Dg |FԼb1m,=9 Vk5eaBTD Hu歌8%<]!H@tHl&FY5_HŪ8} eKi~|`fo1N;ʶ15m%tEH~/JS⸻M(Zo|Ź+=\bo$sbf- Bܵ!ܨ۾D|6mJʃF$DžϷֿOۅPo 9Ն\C3N|  城Wj,]ݰa,q\o @*Z{'IKU Lb:4%MkO JUGG$l? :wrǸ1$=G/gHYfĤ~11(h{4QY~Hѳ&XBa.i("JX Rڍx*;yH3Ŷh,Sl#zz|9E a#XD )B!o]8Q1>RaLZ<˛m|$iU@fpfy.xt-Fɻ9Qs~A/g2U -YW}f:%0Z9^^q8\%W^A,qCG//4)褟y55k*|DHL_ίDLЕSk<3YX+ <ш}Q0etK*fp 9Ҙp]=ջ~aA ]hە04׍~(fFœb֟U?Q¬zTF;s7iDS_{`.gzʲ˿O`w:0老h&&!LQMO\sL5 sX/D8)͊,z#7Dzbj%WڣJw~x% =:Z}H75'WMY?8!%24ۮ]&u"Yك)^X 6ĤPh=ұ̱O͐0PGD9<] Z VQj8_<8~'nP̦K@#o6aş~]{2uSI !Ξ3^_8#Ë'ot~Rv^Si9pzy-.ǯR(jE`4CPCTNk@+3KV4VBhHY I!29f"yI3vTG?%s1?Ε5rڿyZ+ LJ㯁v5[%V }30Ї?U*4>S*sC8g >-b7v<h.CI0?UO_"R3jy"+O:gDj_6ٟ5QK#zWyxz hmK q%`YކKQ|IWtf՚/dPtr6m*JPQlζ(%ŗ;;>dVTk~&8|xs}``8|T/ ppY'v=Ȯ*j~}QWWBEa$~!5zwW5y׎yY^z<:X:7nKMQϗf߽Rvvg j]pCa0K)+|[>3ܜ:?:yZwxqU[F\,ւъ_Y% s#:ѳFA5W{v>Jc8Bs|~^R50}֞,tQ&tM'>]M|tNU|| 0BY xiP%]B8g<qNeu3|K\a%4B2J$ sf4r] !I$okP5`@o#7_7*<~uCM#)iW$ I?ĥLUCU)ѯ[0uBAS)*<l#SؚQo_Ctj|CsXt1Tר{$ j=~JtG^F0d3fh@&x` &ȉN\=5Ik1m.nuւsA C(pqEW<$Wv(9MhES Y ؈ƫj/J\U/3a$/Hl҆ysbSh6x.WMXlcB?# #OZWKgV4sM!+BXHo!4&އ0gj{Cƍ(5yk!D-Px%+ӥUήN_;We^.Iga.C|N<6L J)ktP(RJ**t% 52gmH zĕAn]]8_?FO;0läuӢQ $ n *,w %0[];vpt%ѻ.,c@;'&%| )MZ{l3 "_-*_*i]7"b0Kx*c}?x#O_T7G1L>.Kt^gCy ]kc:U)誼B'o7KEt#SVN_l$g}F$(62 k JcD_/_ bi`R<6# _a^fpWd+qҩ(B\O X1sKr3({'0+6iJk^i { iɧ~9uf۲,u@nйs[=ᨗ []֪8JjdiڧǞ]!GC?+cFpfZ|aNQ5߁U/aMoвC`_:EpHefyiev^C1Z/<¡1#!&4>ĭ}/UTKW ,cݙGחN |-:,G66nQzZ[mub%JVD?PW-}W)D0ZRAzDyqUQU:>~hT^4~cZR_h\/~<7$Ԁ<gZYIy,o?*&* 9jfyCx,򁬒zn-z^v#";<~燂]IKvԣhm?DG^ث3 2{҂?'+Ւ㞌F 5o&cC)ȰF@ʙ2e)|Q<0Y;+?zS@D\g^_n9dpBgh,g7: tO!R;YCPwg.(ms "G)Ϟƨm"G92z0|j2L:(gXsɖ%3 X( k&Y"2[.p'd4XsZ:"6$'Qo:k>x€^]ǐawζrS6oз4;QGX:%u1u߲KE~?)}s,UM⥯a_4k o`aZ Cf&ZF +z~v:P#=2&i3xPG_S䛇u6HmPqd#T v}*ja|4^w.-`&Q.^-uF=vS(ҒnʾNug'!CM`3ጠnٸ|TMs^Z3 i}z5R]*=W^*)=fVO5V/QDPwE'L \,^4toCxIU&֮GCS ?N.?rͷ@Rar %[A7Sid{/˳c+bBvp!A iPgHK͇@̢ynyFځ{ns/uFa ]#!{OB}&#~=3bW)7~ HewVz z~>Y5zϡHjfLm["βkJ>6S puP²FhZ}$ݿph C@%P%5c0I!?< tٟ"m& $Z9OzЧ6oHF8R[Rv Pr.{r茶KZ/AL#:xDcNQjՃZ_&тB?=/W/&&c7?'QIߟ'ޯYbảj0Boe+3N-@+j R$%D?a)_EwaH8~]Dh۳}QV1Hޞ>^JҍWD Sd$ꛅ;ɜ.DN3u"chϛ[4ΌIM%nHxaUkX5Hem$LXB7Z D|pךC{f2GtD(@uHxϣCe{+,k*2>a\0q0y {E_XPtKᇪ`muD<ٞ{~Կ|eE}cE֝^^~ZC#DT 'l|{Q[/+ÒgWnOѸfS"[;g--NJ@+N˸Y Trb$9C ky'.Jh |@`5`/ ?- /sh9 (Fxqև5F?v&\sskvΡ2`"_]Qe4̩lO9WƃDOZٮ f>L&dЋp˽ۯr_D9( JVVs[e_R((W>!Az;rV6~®p1 WCܽ'`x;\RPGI>g<˨9b}?]luwH٣F 8o]BUVl<v:$ͩy\JNnRZ$("7Ə q= MurX|PC! %+;%T[\UH3ĝ[^y"Edj ;Vے< $wD.o@X)9aUK+_&UG $o\hrM$`e[FڟPռ)5Iğ/:Ikr)?_jo;uDܖ^,(Ic+-7oF. Gt1"kn0+?hd+V9g~A{}鎮^}C @R|J+1RuZKae 5Sd`AkE,J 44@ rV#JTÄU8ϴFp |gyիcgV[C2ኟ{xoxqNp4w\PK;ѢSc=uYX?❲C)jh YOe|0,dr꓀d.] Lup@%UK#ye=0kr$qv'! 3ת4螑`Y.)kFqcf{&c#' @s#01 [C?4~.g.,_A|mHpdE3Xng/!2 킹cdr0ix/R!HjR:go5^4O, ɧRsC,ANMQN+jWANʇvTTBuGIl#DžiΞ/  df,^EU|PJA94Ʊbw[da\paVKE=Uf#'% OnBL%V8YМp6jT;8"#Q^\CXЉV z;X3,ȿ &-ҐW.R[ɶ uiG'ZO D͋`(vZ ޭ3) -Cu9OX![M '|&!1SP&4^Y뚷*{?zW,ȱ! ߔ6߯yZ+6tDi>HIV(u%@QS:Z3eϗgT:ƶ,S $%p?߃);r%-),Hx.tŗ1]V|$/QY['CO-l],즵e y Q,P}jT22zeZG%zHE-ȣ _sB#V +! 9>(#LuA~B@$?͂^bm#\dH\K=xQ$!)gt뢚d9K$'Z@iҩ$3oJ ]$pDaOhuO3k0V&Z+`& %a! -. )iѠ9"]y ?A@SgLPlbM8o#k0^ g9+ Td5 Fз$h͖p03ey0hٸ3܏lK[YhvcO hx+kXytSqZ3vD4"v.-g5I<5ӏEFXLff{Qly0l+M5Bw`@˒:̔S,oiP δnL3 ) ^],r={b~}J5 @~ 3#:yquL<e߻ZT1ۺxۛkަ: Jx@a1fqrIOs䟻+ QMژc7|;-ʯ<GkѰS1{}$ᯎǖڰ5@G79<z]XP%RgU0)"̟sXZvĠ25 шNp37sEdcZy`DXJIқ2Ѽz0Į^K Mj-Mh}rNZI@]|!/g"ymv*e DGpw[JntBC)`SNԥGק1v+y@Lsi.~kw+C]{9iTqwBBHf-Њ08o:( Ǯ' 螨TY˟9,h7$`8S>^G)i1P s" \(O0 ^b]cNVϞ#5itJxTD $,$"OIr_.F8ɱ:ֹtb lmv1^sq S"b.s!]"me1bM BpS*\9O8z;֣>d5!'O-&M~m  ,4ȋ-kC13u{X: @-PϠ`CWl $8 |06ƬS'-YK=lh 0pX-3_(<.'oGAa"Tz:nبԥz[ذ7AХ+eY[=QI q>/bHwׂS ;~}V"GDCEFz-h$hBba5\(*{]E(9XժR>=^cby@d@(d6V>4CjP..Ze* oCϪ&<τ̓y ,j^urjZFK:^=挑[UZjlZ6mL+2ݑ Bi~Z\ "{_a} Ds玁:V4'%Fb"%om:vL 2׺Z\w]u߂4+ᄷ-wYcU$yR`[8ӥAJ],Q[*^ZUk+@!LyWٕQnNڻw ?ZəZFV ?c )9L}~,Ƒٗw5EvsFb]GbuCdO7N-CfvӃ`ԡk\^# #=?:xɼQ;AWUҜi<DŽ|B ٲ8~ܶE_⋉ vk{jyy9&GP+Mmn)tWcDY-2SFCdrQVtjg*)@5t CGcNɽx~oJ;T0q~ĶJ{x5Ɠ[jqɏ9=ԡR*&U@tH@ceZNgxp@NSW-M!iܩW@u";UsA ѽcY/Ck~RLٍaؿIA,e7k>aÔ6gɨZ?QP5e{X$ #Hxa9ŊJhlk~c0Kc0fA3vqy2(^,4t)v)̛mve=C Ml;s4 މ|6P c"ˀ|iUaը<@?n(s %B>Ǽ-t $qQy[>'R\jāͯ6XNu"ml?\.>X1$DNf=OxQY*=ra\ew9HzBR ^=xe^Q>DML~dD: 8#?4‚#Ub}\Cy}ujm>i߸:ooSQ!4Y2N U v #Poii* XR\`uX7$u|;䘕:`p:Qw/(Z`2_}ϵr>;cLFbT>Y|ΚҀ[Q]Qcva_Uﺞ^T7bZ .U^x(lh5q@ˡ}`Di:rjf'("4ydE;}[mrQdGV瓍8bOjёu,<)u= (%[􁈵8Vg E$t*| uc5̢`B8{;=b]7'QSN%d]6]9"m<P:VS"rD\wW+]^2FpwЁQ"Oy{q&Ve>yx2"+ S9QwԌ0qKiEkHs)0>ĸD {Ta/I$ٙG$3 $6ٝhPAᰞ7E c܋S#k [)qңRhzedA&>$Nye4Fp@xLB°L:~)bh=HaFLBaGn=GO)?B MCAfc67#y<8<@76}AYyHڹb[jIB,FF6!Gcc`%+ACZ MUzNܠ5_YI Z:n)Ѩu4$^ɓ^@6=xL> c8KUY4jۯ5LEة&tӠy[Rp]'I%߮sC82"leN7`GNP_H*4nMuoPoE/j̡:ƒ V0%~nE]X8І=y9u9mY?HpʨGҙxh~Rq, X=tDhQNkFA(*l^,iYPi?o?!=KI[R|oƮn L4؃ ߭A 3JcXh/tKE=Z;I_9Ʌ96uq`dBvkb4HK#zߡȻ61le "2_ ]{zBdLOhiZۇ1D4uΑM`y~mʼlEl9W^ڪ4l˰أhu?S/euH3KW%s3F#QB<iXd귒?\l9Vg>f>}Rw vZ\\DSM"g-Rӛzͤ+nVdGJn[Q5k;/9/ZT wJ.AJ?1EHS8ɦ)ΩXa2;ߩڒ:uf//xsA%6ĝÇ.6]oVpa#8\۞ǸDzXq?vJ5 wߚQmQBYw8ÔN@O jYV7Lc4/elQAkDb*?`].LM @ = dsII; 1ja&Tz/p&6:op g#F9+e/h$hvCNa–Ӓm!'hQz' BOo}{|\Ӏ:FR7E`]Ԟzom$~?9cfHHs^uz |eג-Rm| e5)ih*#xU.; F,Kr>'qQ}NG-GFZ.mڃ57*\i訟RpLlfg6wVBhR^!Xp=n.zOx$*6Ԯ5YzBIS{Bۜ|edb7bYTkޅdS?i]=@sXf[q h} :w cfu0NBri Ӱ+& A~3yhmj!gzXsW*H;V!2ov6ADVP̵k8ZgG餕k ! )baf6&=`mAAE6rϒ-ZgC79?U^Aj=5yݮ2N::Cv<bY ,-?ﭲl9+ViW%$"%o W[j4@2('!ƸoJߪ%AoяzQ?lir['@QCOQ^OV{G?x2V PMJO2{I/ut7j?H Ԗk[j 'I)5qFÃ;nz %^~Q.jIuwqpЬ׀Fy#,/*).ɮVYeZ7G3!zF<#J.5-Ya&$kd|Ižs";̣ʹ4ߠ8-JسX~hyIaEчpjEۡ_pZ($)1s= " /Q4zdXݚIĐ0g9@2Leʘm.& D-2r4x|5f(/G~eeMt ;3Dip)E?at0gzThaÂI4o(J@KqS ]ҳC/ЎFCENgbC8|khpً`]bb Ex8Z\$br!X3AﶡY Ǡ\6ǖ^HKԇi<%J?fjsm6 Y\3 y&gJ0`E&=pr8&O kiJ3qC^IP<ÌK\ZGQԥo<#{#}bΔH)tEaf-(fY1Ek&VK hy4MAu7?̍ j_I1q5\Y_yN0 t;ӳS8K5R.PE=|*L:A("tLovFs"0wq L]}2_+"/T{Wn_v+w\adfCD$JVoʤXO"Kg:-Df8'EmE!T^?uI{}zDwݭw=e2)""z{4‰k;oy38䀞Aq^ `y:Jf*&I1$G]|OhLZ98gҠS9 |˃,曲V"nx];S5lbm<-| @EZyP X Ym$9ţrÐ*{ʑOmE\6R-m+h%B xf_a{yٟU3b:d147?6.]cb0̂x$La:݋A pwVN8ŗE~/}M0ਃh*׺Uޮakv|p$G&ѳUPc_@7Y[jEZ%HI@*H&; POԺc<ĄmΖٜ(]h!J!c>s4H  * Sx0)QjC^[a5h܉ڪi YZ