python311-pytest-mock-3.11.1-150400.13.3.9 >  A e p9| n/^lxQG]yx7fO7WIh_tϐlkι(!1ĩܷe4;es>9òcخdd }W}- g^֐Ir#xcck 8hSnkR&?+}tCY4vGnv8レFv u\/&T*b Ζ#,.Ѽ$y9 9fcf909c9525b558bc87dac325746114aaf7211c43b6029d64c31f4853cff3e457f119c458f9bb0ba942e4a587ddcda974785f24He p9|=&0vv wTi.)` `LM58'H54;wd XΚ=o|?艺\RlbD>N㽅N* 7@ S&y@9zY4^-c݆u'X^ T?dk<.d !wKb'enmS2!_<`1`&`C;< OZh^m.ŁYgSughfAŒ[>p>1?1d - m@DPTm T   $ ~     4    }( 8 9 0 :e F)lG)H)I*PX*lY*p\*]*^,b.(c.d/^e/cf/fl/hu/|v/w0(x0y0 z1,1<1@1F1Cpython311-pytest-mock3.11.1150400.13.3.9Thin-wrapper around the mock package for easier use with pytestThis plugin installs a ``mocker`` fixture which is a thin-wrapper around the patching API provided by the `mock` package, but with the benefit of not having to worry about undoing patches at the end of a testeh04-ch2bHSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Unspecifiedhttps://github.com/pytest-dev/pytest-mocklinuxnoarch`!%1 ss]P3AA큤A큤A큤A큤eeeeeeeed9eeeeeeeeed9ed9d9ed9ed95bbb1b97724b2cd8b0bd544973a2e869369dba2acd45ba713a56d67e56aded473646a5ace7655f5116e6ee4cbd47d841d60545ab9eb6478d3ad2d8bacfd4623701ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b90b49e3346422514753ea954cc02e9c5ee76ba2d4083b89c6b89abaa6097d9a58608198b61e69847197b9c82f98f57738b84268b3844fbc16b91598a45248cab836e5f4160748d30a90063359f7b7ed1194bbca24833eb7bf96c216de61fd0e5ce88f70859b801d5bae8012b22c71297a2a78089aa0daf38f80132da86384b91fc2a6de92167fe3b592119337717f45bf9568bc764f044df16346d6eb1f08676fc2a6de92167fe3b592119337717f45bf9568bc764f044df16346d6eb1f086760446e069cb8669dca12dc2fe2c044345bcce82bb9b77b87b164a6e5613ac73940446e069cb8669dca12dc2fe2c044345bcce82bb9b77b87b164a6e5613ac7394a5fdfd35b65f74429ed1395d0d1967e718dafdc4aec6f6952d3c49b3f6a0d1b9a5fdfd35b65f74429ed1395d0d1967e718dafdc4aec6f6952d3c49b3f6a0d1b96733f324b4602a6dc3c8cf44eb230b3b98c4762561c098719b022dd743e492706733f324b4602a6dc3c8cf44eb230b3b98c4762561c098719b022dd743e4927020f5de34ef5f38e7fbc2d87f08291403f3bccab040403c0cb850767943525ac05ae9d160b6b32cb0d82b05f8f7600831c0310ea03a8b41666061be3118a3acdb00b2c49a406f518590bb27fc3d2842d86ce2477843b1ec5c1969cec46325dd55e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855c138a42a909ddb5b53006be71800eba0575478a7bf76e7b8c0133a2b53fa7f7db5cdf9221033a63366515bde3e85b52c1fb2db293c1d9857784c5563a54419c3rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-pytest-mock-3.11.1-150400.13.3.9.src.rpmpython311-pytest-mock@     python(abi)python311-pypython311-pytestrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.113.0.4-14.6.0-14.0.4-14.0-15.2-14.14.3dgdBzd7cEa`@^y^@^!@]]]d@](]@]x]:@]0_@\@\@\@\@\dZ@Z'Z@Z None: ... * The type annotations were developed against mypy version 0.782, the minimum version supported at the moment. If you run into an error that you believe to be incorrect, please open an issue. - Update to 3.2.0: * AsyncMock is now exposed in mocker and supports provides assertion introspection similar to Mock objects.- Update to 3.1.1: * Fixed performance regression caused by the ValueError raised when mocker is used as context manager (#191).- Update to 3.1.0: * Python 2.7 and 3.4 are no longer supported * New mocker fixtures added that allow using mocking functionality in other scopes- Update to 2.0.0: * mocker.spy attributes for tracking returned values and raised exceptions of its spied functions are now called spy_return and spy_exception, instead of reusing the existing MagicMock attributes return_value and side_effect. * The deprecated mock alias to the mocker fixture has finally been removed.- Update to 1.12.1: * Fix error if mocker.patch is used in code where the source file is not available, for example stale .pyc files * Now all patch functions also raise a ValueError when used as a context-manager- Disable current failing tests see: https://github.com/pytest-dev/pytest-mock/issues/167 boils done to an issue of pytest- Update to 1.11.2: * The pytest introspection follows message is no longer shown if there is no pytest introspection (#154) * mocker now raises a ValueError when used as a context-manager- Update to 1.11.1: * Fix mocker.spy on Python 2 when used on non-function objects which implement __call__ (#157).- Update to 1.11.0: * The object returned by mocker.spy now also tracks the return value of the spied method/function. - Drop merged patch mock3.patch and fix_tests.patch- Add back the mock 3.0 patch as the mock is being integrated now: * mock3.patch- Remove mock30.patch for now as we are not able to upgrade to mock3 yet- add upstream patch to test with pytest5 - fix_tests.patch- Add patch from upstream to build with new mock: * mock30.patch- Update to 1.10.4: * Fix plugin when 'terminal' plugin is disabled- Update to 1.10.3: * Fix test suite in Python 3.8. Thanks @hroncok for the report and @blueyed for the PR (#140).- Update to v1.10.2 * Fix bug at the end of the test session when a call to patch.stopall is done explicitly by user code.- Update to 1.10.1: * Fix broken links and update README. Also the code is now formatted using black.- update to version 1.10.0: * Add support for the recently added assert_called method in Python 3.6 and mock-2.0. Thanks @rouge8 for the PR (#115).- update to version 1.9.0: * Add support for the recently added assert_called_once method in Python 3.6 and mock-2.0. Thanks @rouge8 for the PR (#113). - changes from version 1.8.0: * Add aliases for NonCallableMock and create_autospec to mocker. Thanks @mlhamel for the PR (#111).- update to 1.7.1 * fix reading README.rst in setup.py- fix deps for setuptools- update to 1.7.0 * Drop support for python-2.6 and python-3.3- Fix building with python3 only available - Install properly license file/etc- Update to version 1.6.3: * Fix UnicodeDecodeError during assert introspection in assert_called_with in Python 2. * Provide source package in tar.gz format and remove obsolete MANIFEST.in. * Fix mocker.resetall() by ignoring mocker objects which don't have a resetall method, like for example patch.dict- Remove python-virtualenv BuildRequires and simplify test execution- update to 1.6.0 * original assertions now appear in failure message - shorten summary - add requirements on mock and pytest - enable tests- Initial singlespec submissionh04-ch2b 1696371955 3.11.1-150400.13.3.9pytest_mockpytest_mock-3.11.1-py3.11.egg-infoPKG-INFOSOURCES.txtdependency_links.txtentry_points.txtrequires.txttop_level.txt__init__.py__pycache____init__.cpython-311.opt-1.pyc__init__.cpython-311.pyc_util.cpython-311.opt-1.pyc_util.cpython-311.pyc_version.cpython-311.opt-1.pyc_version.cpython-311.pycplugin.cpython-311.opt-1.pycplugin.cpython-311.pyc_util.py_version.pyplugin.pypy.typedpython311-pytest-mockCHANGELOG.rstpython311-pytest-mockLICENSE/usr/lib/python3.11/site-packages//usr/lib/python3.11/site-packages/pytest_mock-3.11.1-py3.11.egg-info//usr/lib/python3.11/site-packages/pytest_mock//usr/lib/python3.11/site-packages/pytest_mock/__pycache__//usr/share/doc/packages//usr/share/doc/packages/python311-pytest-mock//usr/share/licenses//usr/share/licenses/python311-pytest-mock/-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:30661/SUSE_SLE-15-SP4_Update/cc9bfd10aa85b8f65f451f9b2aa52656-python-pytest-mock.SUSE_SLE-15-SP4_Updatecpioxz5noarch-suse-linuxdirectoryPython script, ASCII text executableASCII textempty RRRRRRRRRRRRR6=a=& b3l&mutf-88ec156bd9c2fbaaee136cb68f81cd1e9264723280aea1f21948155866f0f96ec? 7zXZ !t/[Wa] crt:bLL 2@T/;Vp 3>}[$o񾘯!<7J<>ˡwᖻch^;ʥ9 P˺e2zXP`V,_NO 'B,`hoNJۉ9L;*n˞@dp/=j9xӡ 9')&t /vՕ6||x[⁠|$:kJ\3fXT^BG5>C1h6n ދGUkY,w-Nbx 쑸. e˝8N7E\3i>I5{%:[C8vӒGmH`}8 N&v/Bk|ƣvXҭ_i90og(^piMMtEppN7^aYO.cSBEK␧,W>FRs_}V2NJ3l8KcO710aͶ@J9~wqT`HzҠ\J\nYFfj!Cndn ]hi.%&3ゐ<X^=(&~4 @f'bB؆I2*<~V(R_?,ka'aulo'kN.%D&SB! YDSSSS!'4OBמ>ȯn45g\i#ֶV1;ykei{7TB՜)Vwl ZPJ@y=w:;E7.m'gtXVR᱔1x B_P?; ԐAb4xW 1\@D9QR1.X$\n퇪:W -VJ=Jz/]hD+IfxSEJR?u^cn߼>TdVBc5d\9Ȫ< g{b uӷzA}HW"ewڄO!fDPpѽt{!`f:!&2tCŀ5v'ug3}zO*ҖE0шQa`1 J\O7z_aLt骥֪E88OCN]}Or2X'R {&q n c1! 4 D8x>)8H yV<j(ġgpJ3aaz1N(WQz ׉z :ޥ2w'Aw! A, NDCވ^͕;?@iq:;T9p7dUDx%躜} =W+z֪)owtB#Km =b~Y3 bD LfƧ0t!u|cwHd*g c~ꑠ3ZG-LB¯Uc.7[[AO]@lf3j6:Dv4lZ+Tˈ]'gB88S:exS =vSo`EZw5~^2>t [5P_棲q+ ))E[0haZzJѭ>9T1QyNgpEX)SvFYZshL-o22}O9nXBf"f^'î >/^&G[{^L٢'ֶH[ E.!i}E,1Vgm?.0zި'u$K/z[caÂ_;rnwh6Ko'k~:MGyK3_+;$-ӷ}RH@'HC9\pn*O H,eqDZk !)f֟;9+Fd-ˈ[h*|[ xyC'V'5\< =5r=N<&̾[co^ZoGwuÂ@O#h֍w1twZRO9~G^k4yxj ĨGe6I )&A IB&y^zЛo2yQO7apcMBzxyּ5yght3cؾ ѹSsUflO7DtٳNfM8 p%/ [p5!O?9& :"N Mv =] qog!;LaGW?%4w[N,6Do71̗K\ eqD?ivߐz$ٹV:h#SHugA U 昤9Q(R,uS]eNۗ3g&u\/0(ks>0**g[c㔥ªcG}!^ө!qgҽQ3"nLʱgj\`j,BC6,Y= Aa0pکj [ Y7f9*Vfx蘹~[X^'$Vqwr>5elh Uk$-ԵqBm-ސ#=mA&)n d3Zx"Z&z߉I"I]+ #@h#L(Q5{?(",ma-PJtQt .j>&;*Ur(1yXeM"U=EIrɤ8Z5yDJweN&_Bd4t2x5>}|]Ey)=8v&K-SoqbE#Cr2O`2lV>A7FD+&D{wbamv!aŖ'E΃~Oz$!P{Yoh= ^Ĵ?zo =Nljq}iV)˶hݿcЬTcL!:9ؤΧ^)X\b{5ZK*A˔k8j1h=A3"&!pݬnCV{z9hiǠe"q2 | \lݩܞbLi ad[&}sb;djuk 9zEGtfN 䏄)NRW[.:pNKt3r32S:܁爛i`DZH:FD^գT테G.'LI/( 2}Y԰ZfYõ`rATBv/ @$h U`]d񑲬$i1UeSLMɃe?0orχjs.ë0v+Ty`i,gMwP c-i%+my|ɐ&F训A;5؄g[,39幈>Z0ƪJ~*~i Pzq;G a'4)ḻi[7R4~ \*hS>n`Ă8Eԧ-W^) bS;h5_:w`e )if ΗެSjܖr,EDX|Hs ]j|TUDm"3Hr . JdC$\ԶA]٤?n&l7#=7=zZ>0ڮ*\9 &Ak+FL&e۞ |<،B suַ2;'q며4uOk"Ч'b/ \6N+R[ b͙ViqHuSc3.^soH߸?xVw2}h,JFP)g^QV I^@Qx#{ xkx64ΟwyE֙"wdD4,()+6d*1 cʩB'E&+(KpfqܷyaH%b na5;./QIF .HHWNo O&TV$hr|r=R'PGhtt!)~c@/Ȓ NGB6ٛ=0YY(/o )A40ApybmaTuABd &Q^у As5 4ϯz\gYHjdt/{"Q΅>9յ~x. @5.ʳ/_/!ޝoʹ)pau\Ȱ~$/B]UOeEzeBG}^׳+7cSy&[1/ٿ2nS gEn _6 AVP 9 ܨ ZAq5 c/`O"sag a8ZxXsZ0drQi}T.0*]m˫:jח15A菻}(YyY'9pi?}&%cރ;ⷃ8c|~ywWbPRDUl]Ð:"}sZ} Ol,gsqhR[LQ΂϶ꣻAM:Xa)"RKbY122pfAGW&a|ȯ6dU#hZZ~/v$@̹;jwBw&y87Sb3 ÷֝h6,B3R!4{LIrR@j#`iVJ[uJp5TnD TTnݨ{zEf=Uiyg{*wD?B+(9NV.z%Mo;0L{Kp@Tm9ySnʯ{Q! /N4Y 3j| 2Fҫ)*uDRPh:$U %D&qIzU÷RW%EVI59p.)kpN<)f0(D{헶dMQUd‚b^ϝW[v2f` \ܺ % H˜?W_~(=M7 \@tԔu=2v8~ɿz UmXӳV5^W--qͣQۼA>InWQb\=<7NiE)G)'2{OIi;Iѯ]HG<ˇ@(&O02HhYv\wCpׂz<8>&)Dk| \@-Ì^6(\CVm9O?P&A{Y;5gLl:!&.%#D xtn ~ $#MFg9d9qD!97`o 6y}f4 Jm]}x݅IXFQvvwuT3 X {ѴUc 10O5k/>v;\fRTwZbxf%q@mξ+Xo9TE'dX,>q"]Р^a>a+xm֬ ?߃^ Ŀ ֹ fsZ,%sͶ4^# U=9: yDsƀ<-@ZNC͊*W":g_Dq^.5[ @!sq?A mboOHD&:KX7塲&UtsٲH^blV|Hh9Im6`pJ$U0 !?:jcO+G<EGf۟E$xqX+[$f0ysO9nظL,x"]Y i" mChřIׄ[?''۝mkw3kXN,&?xJ*P9 z>P=OO!3wU;/4vOqz?, c䃊, UGK؇ q 09!ELЭ1lqaj{H'+ =#wGئJ牢A]Mn,|\$J/r90u{ﰾm G 3OT3ﶋǭݑKumu?d~=y{c#&S|aD#5f67kodNFL+F?rM߷ PsnJlϒ"_m 6a4y%BL}vzhI8e`#XsBA,0ݝƒ*䠹ٱ5+vӆVK~~{" EHNb#ϥ;p_?c(9;єN(=4m,^irp $:gV$j.0khTkVҳ}-~Iu3ӏDS4pkz)HKrL e\pyfI#TտfI뼿Ndz Z>ID å-j&ȁD ˒XF='A?aiV|Η ^zѓN3%VΚ%^ Y/OQwOOYςAmNd 2we_F`?1XX8fnǣsW'soD)S2,#i1nFgLύ*MGx<_q&kFw<6Q^$,߫tW@EF<[`F !C=: F{WzBׯҒv7cѫԈFДLʨqvg|J^)9ƺ%)G8yA7*G*՗TRx!ϝl^PAžZÃ5JxP  8Sssd,]f_UnL#bحKc.M)"}4tbSSbmc& )㛬ކ`_A\m"`(d/8{^QQgEN C.]'z}CqGaiºHpbiXXzk[4" VrƺlY@SstW͍ij.d&iiKc,^ԾWA(+v%P8[hrZ:?[Kщ=bQgt-?l;|!QI]T&wcq- pA`fAojEV03Q_@$ ˰tJ.&*p :3hB KQ1w$!MoT$i Xv K>nMwWD0Ǿ)ٺGۋD>m߫YI=xƁڲ |ծsEb#㴪AOIϻ|1l.kP5cݚBvQ4)кA9+ܵyh 0F;:_pSl /ce6Dmd~ 墘X _߂nEkr?rբZꌬY J??;_=F4M 32QAx|}v$<%08l1n x-.9K5xgK 46D~ yPKv\m;^7O-r2> '|Mw FSO4aݱ#nhS"20Cs-x로O|ڇUC$b {T4 FAܖiId|MyS1sX}ch IG{ Vx+wr[Z9,r7U΋řzw4sE8Qw@~n]+;LiWUsB)>B9Qh+!YZ3 a DWAy3yze|둺[XFa'S%3hhUlQBBYS$?^L b;q+VWGY9J]< N7xbvv,",91Vw,fRK2(@?֮kp8 !ϣ; !q>b<V>$b<̲>%tI&}*N}|DD@Nʪp<tAHaC'1 =0)D/.ܷ2Yܩ[6MЍЙLb.V\meUP͑v7[ RhPҴfJ 8Il*$v(]~1YTvAvGP\#.H"KsS3.c E.xKQ5՘UZp:Ʊyտǎڰ٬'mcòBl[H _O[:20-ѝn:{؄vjWMV?:|bRip-{x̞\2EJP%Tl Msr:ƤRN`OE,DFaJ`h[nFT$D^l=.hT|c !D|P]A.7g']H12A;,b:30siNBpJfB|O0VcULnFğ`3t73: zھSv 4+Dqұg`pEPΞOH<Oa>Vs N,5:2ً} ?BG%]7P[< DzG%M >>3[aM3ƽR'm}%$m()MjD-Ճԃ)5wHi;6쯒;{ ^-{ZO+3|+p_kfO4@~ v_hjFў*{߁w2QiG`'|#$4dhV2Y@" Ni$fA5ҕW +ߧ]"Uj mt3z1^y)wg9UIJ |MMIy|ي`C%Nv£vmS?܀@zMN"'Z{mך<*9.NE|}EnR?D0,]$lvKmc]l4Mت8Q]ئT] '[Y s &]ɀ o:1}GݝyB$UG|Pz^KFgnRC"b_{r7ek!"@?iC7bt, CUBqr.hFf'RުYwibO;]S5Vͅ^_DT.\K} 3Z.I\˘aZbDt[`} IqssEGXc=O9n[ 3MW>| ˖w+3~583mB'U^mпàkM#5 5: ]Z0,!"1T"4Bny,;3J'MpZ: )_`3SOj6 Ȟr59+׷# /LCeuks"{֍^FZ*+r6vYSYI20@FӼ1tXϟh15ߖ.ềכl%%'м=l~8}2SmXQ$A<[Ǣ۝/,k+9kB':GG[~t,|8a-Gk1Sb dB3|fLx"2K5r?pAcBAS7nNS(ݱssDIy KlxfL&HnŃ%l,_n@NA}Tps% %x'}Sάn*D/&ZRekG|y°-r(=lFȍU;bki~{&;q)L!#[ cI "Y`֕ܵਸ਼MAb |F{ZM:PҦl{M0 `羾ª@!c@i%s9(AW+ViNOnP xX֬^)RҴ+(Eg$/ql+`%mkG q?)a7R@\øjga+<7e X(6ϼ=8/.Ǯ3=Nr: !gtRvf `p-#~C5ڪu2# yul#Aq%=)û64TYrb ;@b/2׮5ب6> }C )R>⫏I 1f8H1\\r]j]xSzˡ,3Hn%'7v&M8M7@'SZ̚yU;F4K|@xo*'/;+<~e$CɓqV,yݱ[P%Ϊ?kr%ٽlWH؂G:bhMp~`pM D5Î>uǁ%i8@wPy#?G֛nEKlkd~>ݗtɆl_iT 7ˮ?BqiNL*w7UD $i `ii9^b^TN;\70f2qouۣ Zy{ǝ=HiHj(E'.2itvEyfA 4߂W<+: TwT=YhM#j6 GL-AÈ<љv& <]TJŬV=<\@ \T]f0P<: %t)-@7Mhվ[p#|݌"fIem@Yn"p0Sr+sЋT~+{ScCu}*Hx2N(4^MZ6ag V J-Zlu1Vgm9z:' _*_ I[D/(Nv!yUQ9yy9~q8tH#Y|#S\_n̷R</iMm#_,.k? ȳ|2Ve 4?YkװѺUYe%]E"!2!%<5W(C $2 Dӌ¾7 I3D1bj |2;DT/cTpW) *Y{d%ꗢx)lѐx, k&<>DljT fTw? *HB\qTEGNh+ʴ(E3"uN`i3nXC>٤Ӎ)䞦еE ϙssN+iD4nla0Qdh:*f\TW qD6c˭a?Y sƻdM!6VaA8h KEg79 6Bm; =q1UViaW_C9 -10 "P ů!&KRmStRRjl~l=G4ώ IRuưKL.!=\Kc>J(:=]TL[E,k +yXP5֛ Z4~tOŀ@8B=őׇa jH$A7)2z+hJWY&kAb!PBp`i96KSBv OU8ve;_>P/eZ4sUYXՄ՞&;_,D%88fX2pW,{Sfq{'ue=0Ɛo!7J86O zQ1!3wߗqu_]W9 Vrh1-d l%\i&¥}{x(۫;Ps3K -9iv_f݀z|ְiQv}YnTb*7hv2Wy@J8*("\FoĺK>![X1Mx}NNGQ}`SMM~A(&:ױE#^$8SQjZaVL27w凶6S,; /tVpeM}ζ?Inw,:GmԨ.I&)ӣöeiQ)SOR"Iv)L8V;Pu9XG{zjե/ry= Q(,}KCdBzvB[ܖFtEpFe3 D.>;9imgu&yT̀0g,!6ﮪk2P{}ӭe]Y=&t=gV{⛷TR g8:,"a㈁"4L؎"DU3(Ql7 KQq@©p42Ӥ@n " qw߮[l̉R֡ G&Q#Q2m }8B 2چABvo &I([! )Oبj( ;,rkIZHmܾ;ښԆ4“{x };N"#_QKpo0}̑38i0U W9Ep/X1a˅V+S0鈁%&8"{+U~W׍dlmƒߣ۝YS<"Y.`^VU d2A3̈kY;&3Jp֟8 b ءβzF ?Zj[ðhK7̐ML[OA:]eoWh I8+@E/.$}> 9nN{HiFRx%>tr: 5ԴYK]bB- l.9,Ya-Nɾ7b$S(<I`. r/x1iaLa>*'O^m7҉^7$yFrhz%jEoG#.;O1#՗2I,K`<m2Inw8<ebFI6}Nmss}Ϭ9 o=Q@{& (+ǷklјĖ"F<!veS{ ljf"%ǝr|ƭq lhHF~ |  ldjz'bD{'40bqy3pR9 ?ΜPK5[7AoS,BJ+ om_.ȆT>C-]+{I*p)y6-0J/6b&J!0[ZiSrYCh%Yѭu}auMg ^6悫gmM͘/5&B [2z91,Qe_&T~?vg ߶rE%h@SX>(ge͉bEG9)䒽Z+MSՁp%65,X֧T?3uj,נN'#h6 \;n' n Y5JGͱٞ{gtPԊ|Dg %|?7(VL l]D?@m6JLȦav`8 .tA'}ޘykٝ %L!~X8N7? 瞤ʚrL(Sm\ c+AKc{}|')p)~U9 gֲ@ɂ7*k3i业NQ,]}{uolp;Z+?ΘX~4,Ww;} wʼb!Al}t}Y"S –[Qs(yؚW>v|;#l Y[GKsBm/LzǙm^om_8ܷ