python3-solv-0.7.28-150400.3.16.2<>,ȩp9|o ӓo{sϼ^(Iۂzg\!O#5h4=3U-.IvO}[ÒnI^s y{&t1*wcpU&Cyh0sAhC/]umJt&@'LgO(ZOdLH?U]r kY\l<6;\f,xWrzX7ON͊5ҽWX<'Ԝs0ݳlq#W>>H?Hd $ Llp %+4H R \ p u | l@(n8xK9K: ]KFD?GDXHDlIDXDYD\D]D^EbEocFdFeFfFlFuFvFwGxGyGzH(H8H<HBHCpython3-solv0.7.28150400.3.16.2Python bindings for the libsolv libraryPython bindings for libsolv.ȩibs-power9-11SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/C and C++https://github.com/openSUSE/libsolvlinuxppc64leJJTA큤큤e̦e̦e̦ȩe938cc0b8bbe13188904358a2f501063dd5c34e867a93be6a0d5e9ccbc66bdf60938cc0b8bbe13188904358a2f501063dd5c34e867a93be6a0d5e9ccbc66bdf60e4c11d00d37e3e775cde49d0900b026880bbb62af102c5f2fb546580ef95cf3fca2676328f87202706fc353a18f7cf704ea2af52ea3de374de0d265f15ea293erootrootrootrootrootrootrootrootrootrootlibsolv-0.7.28-150400.3.16.2.src.rpmpython3-solvpython3-solv(ppc-64)@@@@@@@@@@@@@@@    libbz2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.28)(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.3ee_>eJ&ed7ci@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.7ibs-power9-11 17079109270.7.28-150400.3.16.20.7.28-150400.3.16.2__pycache__solv.cpython-36.opt-1.pycsolv.cpython-36.pyc_solv.sosolv.py/usr/lib64/python3.6/site-packages//usr/lib64/python3.6/site-packages/__pycache__/-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:32263/SUSE_SLE-15-SP4_Update/92f63d254a6938b5c9880f03b916647a-libsolv.SUSE_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxdirectorypython 3.6 byte-compiledELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=1c66a1f42c04f70da7792bee2190d1e6a3fc4b04, strippedPython script, ASCII text executableRRRRR R R RRRRRR RRR RRAu+bB֯-utf-845fbe055d908b09db7e925beb6f3e651548a3c3f607e34ee2e40d071d855ac81? 7zXZ !t/X7E]"k%a ipqy [M6$Z' CE.k.g2jG#;eDhJ"﹄%pB LNbJ!H=f V^Jf=^=Į5LCAS4 U9e|"b<Αy`Iwy dd~G-諰5ᐹ/sʮm zV*C{ʳrndk>#Sqjb)Kyひ\vA$-a%령3+FZP&BM as},YdWПaH纨4Y lepCR11^sƄ+"/(h4zc%6fû]m& otO uw=w:0T-(b3}e\UcehYykZVl/3dvϒa%]dͣg`jH Qf4C6e^i~.d9m4ݒKb<"d*7M-fR-s[f;1bd(([}L;g+Y HMWκw ;ѕ|t'(H>}DOᨉU4wKw 37+} 78(̼3Z.' LdFzpszׂzoΫH􊊅eE?3mcN墺grµ[ۍ jtMQ>,d11'}Jkbz(J5dAnѼ;đNX6Út)]q?8N^p 9NWGw"8ӡJ^^HonG "q+]ZV  ^uf85nC1-l_-RX)l0wS'/Ԋt#͡oo@k߽lZdݕ䔤iz*qBERPx)w*(<{|ᵶNhYPɄ={(SKEQE%(&ٜc^qe[ 뮿ȳ3+%7xkþ.uφv MdmYLm[^%z&Rאt_K$@/Z(!fҡ/WvVoyơğ`02sЉ!*Pd>#<ꐺX%%V502r痥JD#1HkkWqvPP<81FlG #[%%x gM_$΃^#=G/eCE2*(ucGz9?Њ7IY'G1ֲZ3tƞmVFf_AtQƑbfb]M?`N%Q-Kw:MWmU].IX,\hghs @XBBa3\ԞE^.>[G8+gPXlIxUU0rf;/R򁾪[ql0-' ,n<ѩzW\D]JtOzf*#󋱷LLa_4N4[r1MT 8pm< X:&2 $0?uGv`@}5wl"LqXx,t;ql;S%ΘcUv5yo|]+zzw,RNVRkzsl5 -T j\p&SKXۙU;wvsV)xIZ{6%.+ѵ\|ȸDSl4ӻM`ZvCF$;$W1K_ʼZ`+*+iվxgrO 9jLїu!NG:V{.iXN DGP8-|Cń$ʠ2ѣZv{x9j*#3җ/oOZДu\Xz}yL* ^>i vTafzR L5 Ιٰ4m^q>0ah5{/Z͵$Z`6PuˬxM%jC}X=N k8G`Djfӆ m|&񷹴 HFPhK,j@kR*inW;ܞP%`V V)ɤ /cY.ur]ASʱ+P1>LLG4¬]ْiX ҬL1Sb$f/חj OCTmyΞ(6 ՓR~Gؽ"f0O+d8s[Wv Rޢ`K8ܫ<6xC)8ЇMMRԛ+fIx9ds? Y?kfAを5 du m\Y2ZɷQ$J LX?͗&5dJ("ñ Um2۴hKv>SXau"SQ~(j>_'| jt/m;zh%fTWW}铊ˋqyD_x+:&2`ZHG`FH\ܰf)lM\ YkrO=:zp([P:S\Y=4w3rj3d3&#tg/G8t ݣ+&x~5)iZ"r{NuaatcmU/aY$8^ٝ{>UM;j]]HKD qK)_"L}jꑃ ~s/gMfRֆ32p򽄸:q2.ª'>3v{_y%pZ ʒ'uqY7#6_Drbx|fYl6S+^ k`-r:<ĥD <{6$n`6RΡUp4ùS]4>&! ͮ6uchB|0IdX* "10aw02dyPasGߋM/~$ E.!WDmmJҴ cd jno= KsbبD*ܳ{>&Rn"ArϧQKM@d?>t0 Iw ƨ!6󝀋М7 OMP:a ZzcWB"gd"A&\oenXӁ㮼P}o}O+z,=Ӡ}⊁uT Y_tiH+k7vS)b"ɩj>K@Y >6KUm 줩T]SbRbA%c`!;sF30)2CZl⶧%Ϲj"Yo =hA.E<8aQ+E+Ʌj3<LA\%au#~1Y) 3x+t_Kq/ڞ+73Ak5pog)>1Q?j`Ȁ Ǭ٠Tlv IĞnN!@0Mbfq0rDe ,)D UO@-!AXXw, A#:7nv wPHWU=暪*1,g:Wcķ*|Q/8D*SFI=jb  M 0P1q]V 4M{Kg,C":g;-/Rl{A~ߧN^e*B-v}7\=xa &MLze5d ,-}E%"M"@7|¿",󎏻ΉzE.7_*2ANN/b,_%SjbuYxOꗝ,NYPýLY"VbR$Ջb3n_@~QO`{pLFLN&94iSg}2zEDL^+%Rbdj~pWT4d%?eo U΄c,޻T[|l F]IcEɒ:) XP>jiu^9 1f.9uUPJskc=f\u\b/&?[Kkh{%"5 R^w 5F3CD:0(pKuXܔ܈ch^gϮ"ؾ92|B="R-}ۢ9 `8Vi)5q&ti%Ǹǖn#xy E]󌂶#z?nC12q_n( ~䣘%^[RA 蒯r"3~9ջQ큀tțV q~GqriI37n3L:_ ֊"pw \3}"*9BГʝY6ERcA:3esw#Amcj'Z?,ھ }ғs|.9&FHOdc=nT1 rѦX(M#|_Fy˃gJhsb4.? 99J?ѿA  ROGKt%, K <.eɻ'/zK A=P -:[~"D`WDB9. _ȏs,E\a.~ n²uIL'Yt}0| H- %9hqy,Ei9t#̚W 9AѤTaAAv:@ّ:8]ŐU? ϗ_'lsY[q>bl_~:\ #}{zK\A”CmvIPoq{m>z߄4!^dS{(HWDЏH^Te=CFWpTx^

1e!,0$㝍׀8FKqI$N쁺<6s ?_!t<2kh&CuqsbiG2&dٻFIS$;GeQι'ה[߁%5eh&3?z<{`Q2+;zcb<*DPT&ctn$ţj`m7XGZ rK,cL6u"Hu K?ԐvcTE7A mɷ~n%+2 &EXVVj3xm7&ĜQ"c]="' uȣ%)M%W~vW)#3=L65bcuwLG:!3d5X';W[Uwi`|'UDZvUWYU w_Nw LY[@g{Bym֖(c~9 o_Nr1"B6?cn;M=͌1=1ñ2c23: x?yC]L܀S?4Lxzm$ e9Mq#.0? cQUm8>t@]ϪaEbU_C?D{+%Kw9[Lۂ2GH3u zdяf8+_V!'myJsA2roqn-7@+ƴKjƵT*^90v¿r tZӱiE~΅ 9ȧe{EBt?ȕ\Kkc*VF%RwH؍_buu=mn<_ Gw:b8be_LVҷRT dCK,ڋVA}P ?N^e/*1b9yZ{$ed<2$;G>dԛ< *PM|.=&B%kUrDj+jSij:vė맽\K0t>pdƚ?I*w\TsycXbiZː5EJpD ,f]F LJ%9)+5uLRH)۴I?1[8k瀨A0+WD*qUk90Y7qX5z-n;2Zmԁ︃~4&z5 V? λoaԐ/9ɩw^R1Vt s=zUUV4D>*C! #0Q k$%1DbkE'r'%BU@f;h?:$T5ca&+CB?1*;b>ˎf ?~L7tX,u<+Тm1^Hox;q9 K\ohc5 xa/Rv|ZҫLL+JRu<ss3$7!BL-|<S't5ʒ՚\cZNWRb2UwbIPT\yp64UTxYwҚ|DvuV1CD  c !kִ skbATh9rǰdVbQ*WF|̨ 8aO Ë o9g-{W#g73-S(8H)J Jag$D  79$*V7‚kv1puB;_)c0-LS k:s9URF)]:pܫ "[m5QVzA|$ߥbw)B:b(&Bh}!`w 9jC$"5GbK\KDZ~> Nx).>ʖFS=5JxM}KwuvR^<˂-]GGKq~qؖV `z4OEArLp1cXSՈ;K$$֐؈*Ir>g.%Q1E3G-H*@04#ҲGaK]q- uØazaQ`k^(M֗s]bL#%>8`DS"O^`.^N/2m4lWJn!O>ZqME!wC{:-;80Eլ@1X¤r|YIH41`vj+E=˩e 6Z(89`_T-r`~asgtҦFx͘~>2 9NLגG$j44ُP(74*i3%ƛոPN-}*zsAlYǞ}Pg{R-/cPtF.wspY{*--$Q?V>kƂ GT"(3[>-4# [,@w2֋ۑC DJpx5.?$N3*`K&ꚁ?nԈpr `IZBz3 I&3fefC`BBE/m׎ty%;qU7f۞>9ݑ"1VmhRرV@.uwmfr(%4_GN%b&73%b o \^f8t#5rXoԐ,ڶ%O #52D0-ųUjY4B2av}Z R5^X'jdKQ~9аhޢö\eq![ս`'1&ㆷolE,$Dy,}lLz!H0Ru!+n xvXv:hG؜^(ȩ@W9f9p~rR[L"0yQ wJ)XPfÀϟ+hzj adxՉSEep;4lkxRQT橆+>Mp\M\N"*tؕ…r:/EF)Pa՚ [: ztNl>qF$h(Nt06!bOQUZ6=џ;zmCZ1+5pvt#=i ȃsfG+U05BTU)sHhhy;̽?uL_Kg%fBX,9jiaQeԺʬш#@}SU{KLw;dlz;K* $^O_d7ZzS:!Ƒz~u&cz0#Ѩ!“%l><*ȯ'de!7O~7oMcvwҋ]h0fOu&qu7TXTp>>x|Hb x#m 2s2ފ0J,<8I2ǖֆr uȔ^Eme93n-WI5ja]sHm6šϞN5Z w<շz<՚2P\{voВ?::h4E]!ͣBٮib]D"6<ʎ2p2%Kiq'ݫg g@&R)lzJG R.՜!<4* oņs+u46[os}U7, MScT+urW~+^u>gUb6Ѯg`XLe?`01i[_ZI =1\sJ?f(qmT6=6ra!՗rXρ;x@n>9 %1Tӻ_dfX+}|sɕI|mr -JYbftazTVq؁B‡ .Tr8z>|'}h*3uӳ͂>C@a{ Pt:$ܙlSjyè]ƱR +Sf}VV +vyT!mkӻ@%_ץ# Sة<6UMj|)|h9Z/!8=RG2ec<iM~_#w c/Pe/p2@C%[{TXn|Tk!^+zΣT萇~V=(朊D uMrA{G٤ 7$Ӛ%8swXUV@Y`W0yjDV˹\/ 3LA,}0onzS$<`\w=V!bFMy{aΤAk. 8P]bHEby#_CnFB۷[`ĂUoD웑+l J>4")(5\,y<.l@|R<2͠cKG5uѫ[7 pbMnym9 ms9i tjb:;מmNO$!ڛ:ۀTX'Ph7v=rmBS!Ƨ_m#Hk!r\BҜMR.ec<kiVķRcSx0S U N2 {U_]fSK]-OZsf7%H&9Rj| bw[oԉΠjznm< 8)H 1RI+]•4P19Wb~$ i,) Ud>'&e2*]px!A_.Ϋ=sܢ_,J^Q7.EI}0D/_ |e(o}UܖWagjo]wGke QzraX}^k j *]-_%)Pb?8@k|aT]s Ta[:~Hvk ^K99Y{}6doz_zeN`~Q.l*zղ~Ǐ]3_!.e .7{g8?7"mf*(?,̈́5:vx)N.9*~ҡM g6DR=_1K2oQMGW"&hc㜚~oH7ģvÑ-v=*w."\h7 p!>Td _y(TlEMpeƈlQFK@PZ˔'Wd듹-i%}#ټ>dvPsۇ :IGgNA} }:2sP a.:ЅϼeRokgg4_kW9:x49F,,b/M 71ڟ7g_qEE RF\{ :8i 5- p6EcA:BU%l]^h2H@?x\¶{{ K]S#S8mÒ¸H;~./> E#ܢnB:Dy{oUJ&&P:fF捎r@yE'K1KI?1/Ҝvl{nmZRGƒa׍HU̴$U5@SPO-N탠3&kuNԻGw`,k7It<ΣAH.QN׋7MƋY8wc"7v tY_ go1;Σ *!VI1)$uF<OaCKY8Y /΋.퐇2q dBG[$b^FkTы&(oP]AHe=)H"AKOoEOHXaw8LTn WЉF~mɮ99t.=0Y7T j\C4PvAyVK'Md#/6P5h8 {trmyeeNs?C# 3S2v|""xO/ Yۄt~ṵ5HS4`3Fϵ('2a[BNx<οσ0w܉I ֲgגL $Z,}iZy ol0C}Q?cf?@ ^$W J%ErBgw%oK\rZ!$-·J*6I,9\c r jzMGN- { C?oE)ea.>\M_)53F-=+2WN %anȉސ~Ƃ)G8wڧиYA[@` F{![دPҐ >Z.Y$tfp,3VW<P7oe=>2!Wmdhl8.ҤtjulM_zV:,ŷጻX},[\(&?}<ܐ%-r;cP Nqwwƛ!X%iQCz {*yaܾvdXE\Bv6o1ס:Ue;I՛%<3="5dRṌ8䒦~J$Pp-f<2=;v j /pyR>6+Fd60~\$ЗP8GKTgz=.3C/E!J<1졶rtj3$4 zWG <ZQa,N}t(~B.2#Q6&-C˸lsݙTHOk#0 ;w^t\ȅsӾ*9쉳A+c!̓M؟@_2aX]]WAHBD2y>C5/.sQkua`keMzܭluJIݏ#B}Qol#}JH<2 AS @ΞHח[$Z47sBH-gG,u} $?ց9~bU N;zy FhSnhsX6! ~ 8ofan9 F-Dy'.a~&YeySs\+g@{ZXGT&,o^3IfUG/nRL {\h+G-/Z_Ý7 ;sL;wj^?_GgQ2LJ! NA7F~ˁ dxy/³8&n>}rwz&Mz_0 ~! <(쉁"e؉ k3  K%Y"' $ Ď-GJfi'BmwϞ#zhBneKomE6ě (v4藧 VA˥+MgR'Cpe)z.?NC*]Dfڼ%Vo {Rߔe*?^Ky87ڰ\Vk>7x[ye: ,)ȍ-dJbuN)4.(LߡȘCTEV\W{<2צ8nؕ דLMu[ʊYϷZ{8,EX؟ ST`ښ1Y-o9r֟z o >'Zn3VtHt.KyUtyRC[Mb_G*Żo>? iBI@ ,HrN[8?6Y4-CӇ/06Ci۰״PK9^s!bР' }FN@3Qt-o8HOi'"52Y:+m?0 gBiIJ7!I7|hu\w;B'nѡ΀ֳ_Cb!w̗pfo(g67wB7#i ˤ@ZG,wИ*`Xv:(LnNфZ[=sh=ʃ T*Z(#6نůLR~̕nztW=\+ &}Fh@su)+rEW.]ܸfVť]ϟPrP bZ14WA_~I S@$uըn;/<{2:?7V/8G I MdmDGCaW]c/39, Ȝ!3-,pMYԱHk6Jx۽unJ~{.XR0?%h X\:`ͪ~/r!-֏^O9#l<`tܑ, L,-ࢃhN!T)1*@V#(^MwQj1& yt.ش{9j~%O˼9[I`gJ@$]EQL 2'3T5klx^׆|8GNy1nPH6ўV5Stpwigp}J~Kp+{`bd(gg%VJ .ѺCDDe ݏkyQOkq|Re0^NA~6ֆr[)9r&'nء2q olB%cLyĊvIR YZ