python-netifaces-0.11.0-1.oe2403>  <@PT@7!.ܶujG7of=.openeuler@compass-ci.com G7os :[+RCHyŮq:{_75 ^v`|YC"s4?K^1tQ}z1eelx'.qZp$T(i+NwS|}Q93)/7*IF pUەЉS8!}6kFwS3%+~<8ɄHMHixI6: #-HV 5`B`=:C\Tb}҂ B҈@eL6'HeR&30a416c16c07ed3b849d5131b4940d744f6e4a7e1549d75d7dc86bbc5e698d4fd7b7ac3221207a488618aa98f89fadb78ad845898q뽸'$>L>6?d # K  /5<D H L T  \   (8(94:F%GDHLITRXX\Yl\]^def<@Cpython-netifaces0.11.01.oe2403Portable network interface information.It’s been annoying me for some time that there’s no easy way to get the address(es) of the machine’s network interfaces from Python. There is a good reason for this difficulty, which is that it is virtually impossible to do so in a portable manner. However, it seems to me that there should be a package you can easy_install that will take care of working out the details of doing so on the machine you’re using, then you can get on with writing Python code without concerning yourself with the nitty gritty of system-dependent low-level networking APIs. This package attempts to solve that problem.f=dc-64g.compass-ciMIThttp://openeuler.orgUnspecifiednetifaces-0.11.0.tar.gzhttps://github.com/al45tair/netifaceslinuxx86_64u&f=f=043a79146eb2907edf439899f262b3dfe41717d34124298ed281139a8b93ca326f2b3c1909e098e9004a50bc84a7833edb1cf87fe60f62b422757ca12e381f1f rootrootrootrootpython3-netifacespython-netifaces-helppython-netifaces-debuginfopython-netifaces-debugsource  gccpython3-cffipython3-develpython3-pbrpython3-pippython3-setuptoolspython3-wheelrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2bI@a @_POpenStack_SIG - 0.11.0-1chenyanpanHW - 0.10.9-2Python_Bot - Upgrade python3-netifaces to version 0.11.0- DESC: delete BuildRequires gdb- Package Spec generateddc-64g.compass-ci 17153088270.11.0-1.oe24030.11.0-1.oe24030.11.0-1.oe24030.11.0-1.oe2403netifaces-0.11.0.tar.gzpython-netifaces.speccpiogzip9utf-8ebe5511d5cac760b42a10177d56cde284ba5d316c91b512ada802a9bcdbad3e9b6eb48b70fe1c03905f8ba26e3728158c60845ced8c557acd0c72879ee253021 Name: python-netifaces Version: 0.11.0 Release: 1 Summary: Portable network interface information. License: MIT URL: https://github.com/al45tair/netifaces Source0: https://files.pythonhosted.org/packages/a6/91/86a6eac449ddfae239e93ffc1918cf33fd9bab35c04d1e963b311e347a73/netifaces-0.11.0.tar.gz %description It’s been annoying me for some time that there’s no easy way to get the address(es) of the machine’s network interfaces from Python. There is a good reason for this difficulty, which is that it is virtually impossible to do so in a portable manner. However, it seems to me that there should be a package you can easy_install that will take care of working out the details of doing so on the machine you’re using, then you can get on with writing Python code without concerning yourself with the nitty gritty of system-dependent low-level networking APIs. This package attempts to solve that problem. %package -n python3-netifaces Summary: Portable network interface information. Provides: python-netifaces BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-cffi BuildRequires: gcc %description -n python3-netifaces It’s been annoying me for some time that there’s no easy way to get the address(es) of the machine’s network interfaces from Python. There is a good reason for this difficulty, which is that it is virtually impossible to do so in a portable manner. However, it seems to me that there should be a package you can easy_install that will take care of working out the details of doing so on the machine you’re using, then you can get on with writing Python code without concerning yourself with the nitty gritty of system-dependent low-level networking APIs. This package attempts to solve that problem. %package help Summary: Development documents and examples for netifaces Provides: python3-netifaces-doc %description help It’s been annoying me for some time that there’s no easy way to get the address(es) of the machine’s network interfaces from Python. There is a good reason for this difficulty, which is that it is virtually impossible to do so in a portable manner. However, it seems to me that there should be a package you can easy_install that will take care of working out the details of doing so on the machine you’re using, then you can get on with writing Python code without concerning yourself with the nitty gritty of system-dependent low-level networking APIs. This package attempts to solve that problem. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'netifaces-0.11.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/netifaces-0.11.0.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'netifaces-0.11.0' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . \ CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}"\ /usr/bin/python3 setup.py build --executable="/usr/bin/python3 -s" sleep 1 %package debuginfo Summary: Debug information for package python-netifaces Group: Development/Debug AutoReq: 0 AutoProv: 1 %description debuginfo This package provides debug information for package python-netifaces. Debug information is useful when developing applications that use this package or when debugging this package. %files debuginfo -f debugfiles.list %package debugsource Summary: Debug sources for package python-netifaces Group: Development/Debug AutoReqProv: 0 %description debugsource This package provides debug sources for package python-netifaces. Debug sources are useful when developing applications that use this package or when debugging this package. %files debugsource -f debugsourcefiles.list %install \ CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}"\ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/lkp/rpmbuild/BUILDROOT/python-netifaces-0.11.0-1.oe2403.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-netifaces-0.11.0-1.oe2403.x86_64//usr/share/doc/python-netifaces if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-netifaces-0.11.0-1.oe2403.x86_64//usr/share/doc/python-netifaces; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-netifaces-0.11.0-1.oe2403.x86_64//usr/share/doc/python-netifaces; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-netifaces-0.11.0-1.oe2403.x86_64//usr/share/doc/python-netifaces; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-netifaces-0.11.0-1.oe2403.x86_64//usr/share/doc/python-netifaces; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-netifaces-0.11.0-1.oe2403.x86_64 if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv /home/lkp/rpmbuild/BUILDROOT/python-netifaces-0.11.0-1.oe2403.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-netifaces-0.11.0-1.oe2403.x86_64/doclist.lst . %check /usr/bin/python3 setup.py test %files -n python3-netifaces -f filelist.lst %dir /usr/lib64/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Sat Jun 04 2022 OpenStack_SIG - 0.11.0-1 - Upgrade python3-netifaces to version 0.11.0 * Wed Aug 04 2021 chenyanpanHW - 0.10.9-2 - DESC: delete BuildRequires gdb * Fri Oct 09 2020 Python_Bot - Package Spec generated ?wS.Jضm۶mm{7mm6nUOUل3.8ٹ2{sW?Ʀ.L L @@@PPYF SUd#Wo{^TA4>q!:B*"4ΟLy_O]u\?&SO%ն?c^+n>c׌W'{"o~N 䮆jzt,Nzz&^&5ZaVx]%V8*Skjd=t~=v+~ճ/Σr pjAj릦?aXo3lNfU Ck=Jg?R<٨6s7u;S9:to0[5ˈqO'Aoϸ_1le2eX+-p9QS_a!UCrqUM\SzōY`{ $T%qoSV̼H [??Bm]n̵:3ǮOGC'.ӓ˂'_q G=go_/,a&Tp x]ϵ&V\ښ ]"z wzP6#Gɦ& z?-^1Kz]#̯Q E9@`)znxIoU`le7Gь 0 ݯ T?իr=T)< 0 vhD]?• ;~iLy69 ; @'\?)*Aj7%ې;VU x~(1г+t ȁʝ"(kcg}%h Q= _a"MV낗.>c5 +#`UKAxt[ 6熽^iJY9q$>ano/4Mq2afjh "z0])QϿ $biK?_jҥ1=(m{61R -՗06x c)H<%p4DDA48ФD!GnRg#X,Nɼt<Q&CE#{2;\Q>("x>xH7Pp Axw`Sy6GLuJ*Tғ&sk&iu!x ]Wl-'z=:5<_uQolu~2D @9L\l۸ GeJAhl$P0PVSmZčDzJYTX+QlmM}A-~/ϪgK%01BED}{7 >:8cL3H 'ڲ5%~W~#?/=Nڹ#0b*5@B&SA(LJ%U=_grL fpm n 6-za Kw({߭4J.boŜ4TDB5AP`JU b%r4Rxvf\'2FJo鍹 "*c; *~M 6XՀ̉7NJ+q?nĉ ڲ{En`"T=$UorєnrXk8 #["]tz7Nk9{9 *E<! 4G<&.~@(o$,NrO9}Yxޜ K&XHW(2=:fWfpЙp Uhf]nYL( uy—|+D /4)2Z+dJ/"@?C%vuk:^$H͠븄I .Gm=sa 49xj _)8#GIXk&ѝNjSFqM?%K/?Lueݒ$=%l%D^gJqRe~wIB]َ>ͱ nt)t`!A] LBem'&#̠.RvxS[߾ы8gHmlnGA`=$%dWM^[qd I}鳂d&[\]w `EL[ü7vn~=@]Ӛg߼Bë7W lrj~AsMAJz?*z4`I*PC@>L%p%+85| E8#8H;Q_:  12vA>[3.u=cMzX>gopݽٔ)MfG.A`Ydi5u٬iKrk6\AyNU8OW 2/iQGθOŸR 0fZz~^5h¬3P l& OtCPS3yÝcpqbd B" ; xoy 5UL3MS#xzt+ڃm~)eeZM Kv$3=Ϭ>X(@Kb1x Dzܼ9GF,--aQu=X뭪BZSbc[v"+KtV}m"n&'zLBJ!3tX(3^5i7ũ[yz/BZ?kW3tv#h$xFr\]1Z]FVH=zBF U+8W$"Z6XV ԃP \ptF#dozch;qSn K@+8],QSt@gYwYI{-fdk.\$ݘA~BBUp8c!둊&ئ?̳9 ɸ  ?"o'Y!rl8{Qê}KZed46&P=dc R w5#d/A  Ɍ`Wovu@W({ec@)Cƚ&%X"7|f%R n4/aKCm'-YxS{58%Q&fk(n&_RpW0gŮ_;8Ѯ=\=rטEښ@4,|H-N Q$)`a)́?zJXEAD(Le%r2P@S2y',&;ir>CL*D@ G!^- VRy=)5!fJ^/:.ծ(V-]n3BiwɭS \sO;) Ej02s"܄P>4CGR7Gđ ~w,D d`l<.yM圾x.ipFH%dx,(8{seK&9<L#qU! v Nt 1lnJoDy^߄YKWŒ %!VJbpSGo9eʑyΒl{%@'!V?WvCC̲~! ǰ7SQ4AM_lWQm(U7f3G$K&B)X*ĝ~n6 40s1e}3; V4+bZf)"䳞߶EFҔ11WEP\kG`:aP+^p(iق+"=PpۮM]m;"mnR`q?v7}]a?\9};ڭ" x}~Vu#<;z!zիSz#f]H($ : %r> ġS{4 GjGZDov m0o ed0PG G0[ k30K |fF/!f4@p :IAaAKm0-VN[13}|B;4"WT-Aj# R] 1o#a[ò!8dFwX_mp` |Z{~ A=a`ΐ7ׂ"BW`PG= ֻVD-ZkX2MTaP3BPG zw6Ġ~ @:pjߤlDʄ,@\{y"k}H.H"b}$Ђ"}#bywP: p0:Z KXA)IKoєP: S|@>!% AׯUӟWAtf]VM|߮MFþޑS̻oHd_N5= q}zrF[}ȶJJ_ɋ.\wC4GeS}u z3qTh=ji'Ē hҀkd%DeSxkH*ӗ?8G&d51ρ+O#>N9z\#OoWEBU:ٲ'Vv+t"jX'A C\w7˲F{X X8㜙51D`]°! nr%&B 5U![:rDܸj҆6;SZk;Ί#,vE?e=m~OE ]\N49xloھm&5ɗT"h'P҂#.fT pQ p *ꆝ]cIdPG.`kRht:|. D-)K7{/!;=ضz,~sj)Vnv0eр-<'-IPL4X4}t/pz۷\9$n>Ff@o)҅ ]?Sc}{PeG E=L;lW93:b_٣Y%/U'L}#d]CSdEŮMx@P) W >oH+ar4W[sؗU{>9|n[jO:@P>pKM]!M1Mbw?s*>]wM; Y.~WlB:3("Я"͔pNTj JKT(%Ηq 2]OMhJKhOEYi/L}#NI_dyp+uH"Aj֤ZOޡi<#aACmGh.l|~̛_kŐϾϾ'`!QƬ:wϴ׬+3{}ioXϊ9t m t=&DzNQٚR֔pj`n`?D! S,U]4E PYe]?VE%O?MXZqm#njx*g 峘x`ZP1/4CGLrj70d6JԘQ3R,o Âp!J%,NIs*L});SO`vS&309~ힵK;u>N] Or:X{pk*dP*ނaB[/|w7⏑RuwuX8Mt[7q)y*S.$yS7"fjQ#*ft ;R=8~tpJ^@al(6LYW&(f GumrįS[ݜ7~3lLi(tx=uH .33(N& <ܿh˶G #Ux1>3WwY8뷝Ny0Y̆a_G+avcFWJ֐TN\JħtE@"Ӣ/m er{IAxӍ64ų T ?] Y upn%ۤc@Es6x8j*Ս2ׄma?dhTgеl)Bj_o. 1NŽ<⇽8=wnʄ5JrԬ $i3l_>>o9*M*(NXw&z҇jT|*^Ђ{,G-o0먫H&׷.V0[;.41 qj\#& `k{fw>}*&=?&uܛ6l /uBB&{bIxy5Q<#i{RJ @ `ģY\dz[5[TĠ=YWsae(eF,o;?8!0~&,9$;J(u! 03rt]>1t]X뮈 (_MY;Kp}<WD+?g"C~Jk oo Uٓfn*B%B *='X-l"f&ΥqNjC QarToz.dD%ER@jn)V*2:,86-tlsZL옑z!m3DLDi YKt(ĵTk>+U0BQ#9\$ +qBշm,$<:wnd| 9,tVHsiW ( 0tL*E@UZOM}X[<$>=VU`KseV0r6x-!Np@n]\n=Hg^ $ pg֟D6NT貿75JBaB<;rVIR-%0m(o"ԋ)G9?4o ^Q7#P+Wم Q3b9{^Xزk#$bt8hb[xyPL2}A / ?k0Py\{W@>>RlԗZ"(S.-SUVհK֓~32(~cfiɤpEY\(L3xQG*y~To9SĮ56 r&{ڒ:戴؝9)lM4x`Po(bTc8.[l@HdaS/%,&, /(!V*糊tUB 90x+Qv6ȍn3Zdl-Q.=TVz{G5߉@ .cƢ/OUep~S)Drn3g n|6 4PƢ5REq۷)ꆨ6aoqP#i2+2[lySsE.Nu ~>LK/ѼeM+,o)!csP8ֆljp~4[aKl {\~j!Z"i urFY2+'3t?DV67/ikrT0tHJp@ܒ)w"@Zcf)VeGeq|;VEۘL[ĝhFxExp?l@Q%2c PM bU +ooz8V~ΟJ67%Hd0(43+d^&(dRR _R]#*S_KcE6Xϲb[3Wg 4Gq`itd=pxJ(՞|:Ȝ )w5 & 6&Du$'W8IyOq%'i>#"Zw nʜqo:勑zlڦи JH!ivK S1)K:3j3 ߴE9 MmZ>Kg,8*ӌTWCYk'N7PYџ;"T^ 0MpJ?cc#KXщci7>P*{Y,b1㧷֓ 2sbQX^TVE4`V|^Ue;M*ȚzZGfV"!0c\izdZygQ+ IY= ÔF1 ůob?{לY樇wMNIi.'`#.Zרdl\*M7KO/+MR#+'`%‘nO+5k'7D 8#%M\2?H$؆`D{@/aۭb$Sg(LYAG?*FI| KKD+!⥭vp˗]y_0 q2`ufNol~ٕUyVeߐ `:zj.٬@M@DsQj!7^y)B#mK )͊V`uk8B88mSUR2ap'7~h3h$iM~lhN=9krP<|IA!JKNs.myI Xǜ+m]BkCN[^$'5~=ʕ{CvEz[T RXӞLx @:^s+1c LVUTV{j8j.S~UwTțfޫ e)1U|@Ox q]g{uvíb{vMԨ/T*iq^z=he\lR=&NlZbk,-Lѷp00,CW;vvmXzSv<;@ Aust*ESN 6uir<:%Efyrҕxܴ M6}W 3%[+sKNzu ~(vlj:lZХFqRr27m蕷t 5D#gwWZ%t 1VfX ) -f3ŽuNe䙯\BƯ(qU'H9Bu!-=ŕ5EAJbL56`6atPY^HUwdLM "qc 0_9rt" O%$Z Ӓ?c Dm/20R6ЂJ!2π+Gqy$DL`y򠼙_9"峊s@?+,3JoƆ; .QAНU7jF HJH""Q ;y?Xx}a?5h嫁9ǯ0% RM)sFRτM J-dR{@֘&DSW5?pH6@(&E5e9W~r]I3/M[sxoIx[Sd?Fw?RQڏ=MTѧ=VhKaO~ɤJgÇKtpPuUsvlthVnDc']R?wb0վQF=9_ eYIA$Vz |uPTFIrw)y_&aL-V[,| dMO3,a]î+b^yUHe.2gavBl7X^Y07a4@Q=F|α!(O2T6#Tȥ !M pNg| Ms ihXQu?(GF/*툃W+jB<󅓇~bSSi JӛVt:hs{pªĉS}XpM9vguLtEPޱ䴝F"~G,5"vtoųֵ-#bݳ6'yNawZQ{۠w2JbFK]3e<5j0lY"]1O.TewQJxPMQ|`Z՜nNl6NNa;^=yTJ)?V.[J%ר%vwiz Ԥq;} }u49Kd4j2h?<Ùjk_xCe0ϣP',RX0Sqoʴɞ#]EUgY tV2fQ?yF:"%[N18Wܰk%tE5ni x(JskD&ӝ/ٍT$J7X^xd ,Gl2i?I`d3=ōF)qYU\?ۊQ͹aZ՝8R/`ĆP{<^_?2o$"gԎѯXy#G*og=Bwͳ7JW>[`{@FBn$er_,;3BYApC4%cpOʳñ׹-. J+4yugdݚQ) Wkf~[:'^;2t*T?G@[8(/4Alؐ:Uo}a̅;<:,o##@`P^ă 5/qφ"r M7Ң)l(wn@0tMo:zLo+qU߰#ߕ@(dR^Kș2I a54^;\Qil-).ƔxQN6[QQ9{"f!*$-e~\2N&̑eG*ɂ0+Zpu2 46͜&& 954!6Kln:l%4 "uy ;;l03}B$4.%͆^P -a՜V 5J'AۇTގxOǷ;Vrd Um<yEN>C&>k;;SEQLq @R 25RHC!8FWt@zQ;As(}[O$qQ+)easX[~Y#o`gWwz C:&7TDxu֭q8hpf4{!2gL-Q 7ޟs~/__$'9vfCl.jk`>X䔕15Gr5 ;Q60$'[p0u{pp eȊ#:䟳-s+X  k6А$fnM 剡O2cG^No(Ƃ|/g ;)fϯg}>AcLwcH21_%ID & ]Cobyxڬ|V=ך"Sst@imJw ym+ q?~-AEG7IR*XQ9G1Uߤ'Sk.|LNɾ.܊D5G ~;>_ ZCO{?;&6r'gk^bjsbӾ ϓ֓H=bAh)| 2XN6 .gb^7MoFPQV6e/׍bZkipfRa?a*=G̼__OцjY΋*QSKBF]Ώd "sɂX8KZ'fLI49(=̺ͣ *Uk=iZJlUтX +ӎ-gq^uPRx&`_cؚ5^5du]GagE~OəW ,EG(l|h#Gxtr:|Fy-O3q7zx$t_11`9k/S"&|op猘sR)ݱ?%3+O-/͍<+˿V7PCUCиטd~h] cQ zJ^jydb4w}Xzh. ]AE͋KC))8P<~kIСDm͌r1O"z\{KnSG\1'a R=l+fCQ,^}K3B#E#r40YƜɤp~V,x G7 oi$71Q|bG;ROHn,٨Uk6KIq1hS2cc-d{ Dk$>kc"RF5>N|MXtIFG=M;ʔ #3B4Pw/ {`|WJg_{2>#r>$Fٽt _v &;V)a*d"lltu(wqk'fyoc(ߡx,Npdm[~]UxD%te9yIa2OߘN%=hCu zRنm`-=[\)Ne\A ǣgԳ5%`gSo~#ܽ,@*N}Qf  X^Gx{s/YO5jƛdâ ,k-?20L45"E(ꅡHgnAu}KzxF$gr/1% X;F%?#tu!C-ոyWBc!mj渎g~FB i ĵ(OR^xޡchVɛǗkN!md9y >;}]fVHM<[0{>YpzM rvoV=S9:Bz(G1/Ncp;>QkVgAcl̢$dcᚦ-qc f0~BPUr6(F> یh2|"WlB<&N)? ?k!+\GBZpY!8~Ґ,yzm:,kZ7T;(űb=e.k^f;:A2 Sb ZJICRk5ж<`[;KJlY=q ] A7ܨ|+L;E哥>~QTG,79@c<q<iу}7{ɉA+qhkꚲS%dJE=aSv=M:<╗{7 Lr% [MUe@1tM?Nٷ5!gAzTېu$ Fr^MH ^aȹy׬or̅opIS7hYf5L󖿋}I5, U{o(KwhоTS;mSP{|C*YLS t8GfM?{{sHH.73)i귥o@5Jq8׋^P!wJ[L!erl˼r І %?j)M6=|&3&I-=aG[[!E dRGvxi}Pxvbc.A#],$,M4毲o 5,6pV}RHVsLi W ˠCd0g;?VmJ(44_2v%X6f;R#PGxCbWv&޵-"0ExƒDqsA(h b#\`W_*cƖSNG5:;w9@ޯ;^up$S1#VDʙ[@L&V6('y㧙c;!%&{FB6"׶dʑ_i"TXsISb5 $OsH=I{1j2fgHI/|!?2yEƋYAZ@ pmЗ=*.S#.B.^D^bʓNmFw5)ȖOݐ?+mGg 9RDžODBTKļїDIFfLY[߳{]Hܼlm"I28=3̯6pF-w^_u?a*gby)k]DN[c- fӱ-<0g]סT 4jT&Z!P}"{(z.с=~ |PAΘEJʰP݂vvs_rܒjD-렯[6-0sW[ ɫ-$+%ԳNY'/̋3Vv^Bv`MtĂ79X'F.)^^OkDgxj|ϮZ?ꔷa|qyVPJؼKA9>^i674T{x&VbfțWO4kρD ;&sf>2̚2.'Ϭ=rm]!&ҰZ߫HóWhn6vCižMž(i41PHm˜ &tz'7!G܋MMېouN`Qd) {ă_S!L+I823 5yTѨk'idyuaqf{E\RQ9O/xg/"]H 魯^0=Yx1q/z"'oiHs-<+)q0DδdP\NGJaoV ujA7١)o& F9Ұ-w9RE?wSF&YRce\*zO+ x\bqV|{-LF_꼞|<7ԂPDurs(uՌ#^׈4W Ɍvl (S݋&a|1/ҋgWtxnd겿ձ«>oGör4S]PfUz5SZE\+L!)p踽2 emER=syvE`c*OY0)~(YW}ћ=r=g_SOK u747>cWǧlztx9CYI@>U3R<^A*-@"2F1[(qҌZBm9D"ZBb} /Jpso*bz"BVQ*ɫAj: #0 Y=XeVy9DS8?ʡo _=^e4/i--<_  2CS8gb߂6u$d16,a:ֿ,o=LgkZq o~/Y zrֶp^o/iX^SS`dyS.zΰxOvfor&ag`wr'rWpq%an]޳J˥پ괽'3P}΢K黌٬YKU/smLu.NhU Y,Y,cc+&yѢ;'riˬ.P gځ[ʫN݂_ w)MԉLl?PM,ϊ) rtkԧFޮxA_LD$H|0lީK꫅^+rb>"q Ƥd|p8u63K m8ܩqWaRPk'kB* S0X֞x|Xd+K/a?pGO\ )MBhD5 i{I(FzLl n7!7 \8+<1]31})ko ϖֳpf*e`{$+G~b-IӸ2gGOeƣM"JQOfs'J"5LT9,}hAy}ΥGuEkN.n^kH?YV82}6ƥ&DT"cgPhٹAK3ժ9J-fЛGq9o;Hkf#F4x TB2U+#}XBfzQbHݱn@!k]K?m+Q++ޘiMBcDKKjL,qocnh1H k8cO̼ZQ? R u1.k*ahxuYf ;gf5 JØfvt{=s۬|O%-gzyƋ7K/-Z>>9mt%<|6sܜyrS\%qzzC2JJm(iOY%6E/)5}k3 G"õIHwoIOA9YUJ+,G*Wf:`@[ëk[E4 F9mmm HAoma dle eʰN{I7|zSv~-hV@(MAi~I揚R,|ZBN#!m$ Ѹ_T[ vZL+iZ0+PR32>0'o2l:~=Z/c&ȬHi 1i zDs]͋荱շЎT).hZFV 8 6 Pu˃P 7qDԗ/lR<(M5Ugا]&.;k09 h מp)3S,k\9#͆-`!O%m̆a{s|*zrwXHV$J(n*tSӞ|v+ֻɣ .lO-՝v[gmaUzXipi7ˡ\C5e֭mu:4ZgvUzU|qIUQN-]0g_sfU l|y;3W!JJkM!@|%~;ڧ;y6p0ZW)=NtY퐀=tAtQbjS:ʊ:34-xQ3j/t>bt|gfrПOڡawmojLڕQ 4'~aԢ }v:nvaH+jx d񧶥sRh,=U_U<;Đ .+ .Kn]c\7yCn!щ e$ !svwc.X ~ͽV,ט@}i+8A,AC:(}2Ҭ>|\_Ǝaœo 7,MJKxTuW^<D-GG 5 ڒrZ*׍Iw}׶~^<}EڷsS%]?z Wm>7U>oC?}Jvݰ>"kJxG G_Ӳh%ָ{~qw^{փri8麴i#ninz.7.N֪.$Ttn@b2gRO_b5h1̹k% PP[{i`]TdҢBל;ƣ;mZ= ɜk݆Fľ⽺C;̍SyD'!x>(Ka]QDQ~|ĵݗzUݏ3NS |?-f߹2B`7 >i4BڞzSH a9cOͳo踱JTV-r?&; ɽ'Mά>M1HiYlI0ڊBsG|̂68~0E4߂"}>_ϣ4IveWr`b]ԸawuӼكK m:' XID~ėظ~#}-ܾS^-6'WUhghց5Op.#ۣ{ͬS}շ6pN6y4a-3e ln?=٦7CSd o6{*wZ[эNF]^ve>-P 77j>}B KAyHuJYFEj∤| {g,؁KhC/;z]4b mz }Wc7~B^lO6Ɵ+ansy"`w-wi:T!,W WNPNUUDP k 3kͽ1@Jrgp6#'8L@q+լcG#8ƽ)9kJa/9ҚLJ-v/EvfX#[~0?Ä Dc. |yh SE,w9zR3iU#"LR)FOU{G:eCF52 YJ!,/zx3ސtH:I'nVsA:#ἂqoNsRG_l<%)RD6ba CATH3+3ءE K\WE'``f}XCa!E^1؞fN.6|ԩȌ7#S+:%n.G9fkrncoF  7α37ݾmbd 8>P!E9H7-Hb|X9;y.eU,B{O[e͍,oI%&㛶 iF7G)+gw-3 ^AА 忢E8+F~*ӗr,$Msfh%`- qa>3؏,Z^q~D"GM {&B:'|##RHeAzkKw8+qTb{m$M<".l qy8A3MsdwGs.) Eہw,رA3W45{~e| ѺvѮ߲W-n !uLв"Xo[iNKXա9b%2Y:0$2ZcWzGQ?P@PCg0؁b̩Y?atjJH6pUM~W6q d1q?KeGYDZG2*1@f Uڐ[(餃Â?(!%oaB;O 0p&Ҳ2|zRGhpA&yhŌϭ~C,DL"'TR .67 i+?Tf;Jmd&,U1=1iT=^(_C)R2h&tc .32wUGuA-)>0fXCбSqdn"] c0%GE=kYe"ͅ9L?`~㊡*qrDWfȠΐ9nt ľ@@V@hoSA-pL2&Hc ]|kxh`R}t{.?XeWjM癷aޒմc JJEget~{nVCOLqf J.e󪒨矂Tf'$W)3=rV!fRJD/vQ ,ƶ>]lnӅΰHjx/M:}chȉt&*;9m쐿D9QO]z+!B/}`Gn:\/Qp˓=@sW9BH&\[ت-whu/ |Gξ#L$ԫ3F֛{3b!2yZՏMsJFo☇}&W|&8\Qt7g}jD@DxMTQaMjq#Щca4U=Be ef|xɫʨbAoKa{ȫ3Ǿw>#ͿBh&6eNUK wx0Uf d^Ļǡ_ihmC̳ c;3B;C1/GpT{-bD߼g w1ݾiiK#5i" mh( Cٳ\jlkbKѡ'[ G6&L)(N 9?m[kAY'6UR&*lt0u,UzSP!z9y.tr]T^-P6 5U%G hۇ)9@xGt#)/,41 kdiί] 6}7- Tuh~:/u?4/дy)mޙֱY$ñ;CSIif\_ ɈMɿ<"/X kr=:!:OcaoF^4c?tԡB.:]G`"?iCCmAm7#:#F6^i^۽hw f>Y /j2:q *kOjc>J472H-4c-OǼy+UQ9H|(ф,=r ޸Y6^ ¬fj7{IDot 2/! "2(-s,XuWxN{PB&!-&ep|+(fbUo1v,:T#*); ,/k-:G6H\#Xn.9ì!^2G`m ;l r@P;=25sZTv _A?y~fKd :%ʍlgDlA8+ ,!P; ˁ 6 IED890kg3s'ЖC9jw)K-0Yp@V@W@+'PSSH( [XXA< a^KKsnan!sK^^K a3/97HX׌'z,@NP\`f =hoq[@5Nxc _W;X~P3ȉ[w;,;/+p/NX@b•@ f vX--ζ0'Wk5aM0 u NN`RcgO8pAJ! =dt?2lkemg9LN0d\-+~f8f' KlI{|ty^pŝ Oi꼷7yXP07#!_{]{s :l-~i`+K,'wڱ[@ {n 7 w#ā~5_vsغn:(ng;n{,-QnpC!.` `@x O  #?x3퟈N  wqSp03 4Wk?5{Ӭ%f77 dk_+{ qe1wo8}r9޻|r࿹1;_uuϝ rb: }-<]~{s_nv;A~~/~(d4uxew 0 l 0gƢY> ׳;'y.!_0xO888;Y[ ӟNPN[XՖ`0wxn;@Ql dd4HH_mN0['߆?Ish3xdG{qagx/ßE56! p WXp?2}O c 3,\ n`!\N`5d~_\_@{+h Ђ'Eg{O`Z0xr2RxN]B [vn,vOu{4 ש H;[;h/ 'e tϰ+f+ӒX0_^KVf:A5sK^)o#@`cGㅦ& FˍL