python-zope.i18nmessageid-6.0.1-1.oe2309>  <@PT@7!.ܶujG7oe ropeneuler@compass-ci.com G7o J$EtEnQ_ԛM\ f$< o4$;;K(6#?"d" + X %,4 8 < D  p(89:F>G\HdIlRpXtY\]^def    P T Cpython-zope.i18nmessageid6.0.11.oe2309Message Identifiers for internationalizationTo translate any text, we must be able to discover the source domain of the text. A source domain is an identifier that identifies a project that produces program source strings. Source strings occur as literals in python programs, text in templates, and some text in XML data. The project implies a source language and an application context. We can think of a source domain as a collection of messages and associated translation strings. We often need to create unicode strings that will be displayed by separate views. The view cannot translate the string without knowing its source domain. A string or unicode literal carries no domain information, therefore we use messages. Messages are unicode strings which carry a translation source domain and possibly a default translation. They are created by a message factory. The message factory is created by calling ``MessageFactory`` with the source domain. This package provides facilities for *declaring* such messages within program source text; translation of the messages is the responsiblitiy of the 'zope.i18n' package.e pdc-64g.compass-ci&ZPLv2.1http://openeuler.orgUnspecified6.0.1.tar.gzhttps://github.com/zopefoundation/zope.i18nmessageidlinuxx86_64ove pe p07c082746b80b30bf574e0b36e81d6e2ecb35b222ce2b1ae1734d79a68ddb459b409d242be061d2128738b5db03af95fe07df06ec878513f40145e5fdfc718db rootrootrootrootpython3-zope.i18nmessageidpython-zope.i18nmessageid-helppython-zope.i18nmessageid-debuginfopython-zope.i18nmessageid-debugsource  gccpython3-cffipython3-develpython3-setuptoolsrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.1d0c @bz@a @xu_ping <707078654@qq.com> - 6.0.1-1chendexi - 5.1.1-1fushanqing - 5.0.1-3chenyanpanHW - 5.0.1-2- Upgrade pacakge to 6.0.1- Upgrade pacakge to 5.1.1- Unified license name specification- DESC: delete BuildRequires gdbdc-64g.compass-ci 16953141746.0.1-1.oe23096.0.1-1.oe23096.0.1-1.oe23096.0.1-1.oe23096.0.1.tar.gzpython-zope.i18nmessageid.speccpiogzip9utf-8f5deed21c3129bd4bdd0fdd58dedbbb9745c2de0228a62cdd9b3f3e5374b6e5e7ba8576b57570b833e97a05900d68a870997f40b2e071c98000622c80744f471 Name: python-zope.i18nmessageid Version: 6.0.1 Release: 1 Summary: Message Identifiers for internationalization License: ZPLv2.1 URL: https://github.com/zopefoundation/zope.i18nmessageid Source0: https://github.com/zopefoundation/zope.i18nmessageid/archive/6.0.1.tar.gz %description To translate any text, we must be able to discover the source domain of the text. A source domain is an identifier that identifies a project that produces program source strings. Source strings occur as literals in python programs, text in templates, and some text in XML data. The project implies a source language and an application context. We can think of a source domain as a collection of messages and associated translation strings. We often need to create unicode strings that will be displayed by separate views. The view cannot translate the string without knowing its source domain. A string or unicode literal carries no domain information, therefore we use messages. Messages are unicode strings which carry a translation source domain and possibly a default translation. They are created by a message factory. The message factory is created by calling ``MessageFactory`` with the source domain. This package provides facilities for *declaring* such messages within program source text; translation of the messages is the responsiblitiy of the 'zope.i18n' package. %package -n python3-zope.i18nmessageid Summary: Message Identifiers for internationalization Provides: python-zope.i18nmessageid BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-cffi BuildRequires: gcc %description -n python3-zope.i18nmessageid To translate any text, we must be able to discover the source domain of the text. A source domain is an identifier that identifies a project that produces program source strings. Source strings occur as literals in python programs, text in templates, and some text in XML data. The project implies a source language and an application context. We can think of a source domain as a collection of messages and associated translation strings. We often need to create unicode strings that will be displayed by separate views. The view cannot translate the string without knowing its source domain. A string or unicode literal carries no domain information, therefore we use messages. Messages are unicode strings which carry a translation source domain and possibly a default translation. They are created by a message factory. The message factory is created by calling ``MessageFactory`` with the source domain. This package provides facilities for *declaring* such messages within program source text; translation of the messages is the responsiblitiy of the 'zope.i18n' package. %package help Summary: Development documents and examples for zope.i18nmessageid Provides: python3-zope.i18nmessageid-doc %description help Development documents and examples for zope.i18nmessageid. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'zope.i18nmessageid-6.0.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/6.0.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'zope.i18nmessageid-6.0.1' /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-zope.i18nmessageid Group: Development/Debug AutoReq: 0 AutoProv: 1 %description debuginfo This package provides debug information for package python-zope.i18nmessageid. 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-zope.i18nmessageid Group: Development/Debug AutoReqProv: 0 %description debugsource This package provides debug sources for package python-zope.i18nmessageid. 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-zope.i18nmessageid-6.0.1-1.oe2309.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-zope.i18nmessageid-6.0.1-1.oe2309.x86_64//usr/share/doc/python-zope.i18nmessageid if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-zope.i18nmessageid-6.0.1-1.oe2309.x86_64//usr/share/doc/python-zope.i18nmessageid; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-zope.i18nmessageid-6.0.1-1.oe2309.x86_64//usr/share/doc/python-zope.i18nmessageid; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-zope.i18nmessageid-6.0.1-1.oe2309.x86_64//usr/share/doc/python-zope.i18nmessageid; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-zope.i18nmessageid-6.0.1-1.oe2309.x86_64//usr/share/doc/python-zope.i18nmessageid; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-zope.i18nmessageid-6.0.1-1.oe2309.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-zope.i18nmessageid-6.0.1-1.oe2309.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-zope.i18nmessageid-6.0.1-1.oe2309.x86_64/doclist.lst . %files -n python3-zope.i18nmessageid -f filelist.lst %dir /usr/lib64/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/python-zope.i18nmessageid %changelog * Fri Apr 07 2023 xu_ping <707078654@qq.com> - 6.0.1-1 - Upgrade pacakge to 6.0.1 * Thu Dec 15 2022 chendexi - 5.1.1-1 - Upgrade pacakge to 5.1.1 * Thu Jul 28 2022 fushanqing - 5.0.1-3 - Unified license name specification * Wed Aug 04 2021 chenyanpanHW - 5.0.1-2 - DESC: delete BuildRequires gdb * Thu Dec 17 2020 Python_Bot - Package Spec generated ?Ct& Ԥc۶;mv:ٱm۶m۶o9<:[LQN&cV7Ll&&;s3a ;=#=az筱5zT|%.@|@;[`si(U}PC"S)ݺJ j ZVN0sQQMᷞˢXvhO[yy۔!Ժ)ԡ0gv/N`*b{ҝ uZC&VӰ׻S#r^䯿^>aQۃo):f%vK߷˒ƞ#'O 0 3Pز(1nM52]p}s3 * H%VC3v)+, )PcJ$Wr'r+9(L}U=ˆ-kTg~ˀ$\@7I&B &\PF1p035PUn؏>qBQJۭ{D~0R{s2nȰGT+!0%rt~\E 2@_8Io>& oJ'4ATpog%̩O6} [!ݙgo98%&UK;"uw(W40L G#IHA -Š2%;ըoCDa:mշbɻ sP4kDZ.ɾqo}*aYeVNE8TF]{h[Ps`Dvfv` &+;[]; -XRl+"S|mO|;0(WbZdZ`;7O[OR6N+Za3+&^SwCV"WiG+/B{zo:?J lzlON`G7_~y`Α52_ۧ xp?#$5_"hCD$hiG] Tl]߲\E (-d(KJG{G.y#RXP`Z|UnӰα pqo~Cl ȈcP"J k- p[HV悌1 BTt}OġDe 63 Ea3 e|qa7P13K<>C!FOC.%IQ]hIhbht5m)yPjl8&8t1YQ=r1-Lw#jip "fHFL&3|Q_ͪGXm޽J;z8/akf-)$? F . B; e!tQFKKB]⏔HK5PPmG.hnx)O] R$}$)h/R@ ǍFgy/0kl.v^2o@~@,Cd`IfspAI$m( `QMb֋M@}bmY+5%j&49hܡ#F p MJWs޹2(ħKo96P?c[ȷ~Fq+B0hRI:vQpTL6<̒Fڣ"c%)o0)[v َJoje ir2pq/igNk_R 8nz_0)qo}[]ZɚZ}zͰ%-:{l[iy8)b_㴾yQ/?Uls k3'Z OI0#54@m|<m,lUa"?N9M2F[0ugc16S umV63_/ͻna=صHJDgCa#ݧM,vcM^^aum(\ؒʇM_=VhzЕC* #fx4\-~q2*<%MiW?CbߔgX/iezЫTB`KDX2t'z4ކFXG,& PBJXdwH9AC$z+$O_d@v7cR TI,qL$ Vǁ66V",\b=[0wFEL* s.4^|AyFӢ{BסZDO3A`"R$ WĘ"8-dz*%Q6eЙy*s=|썆Bf8t`.?ܯ !D†p Q^T% |6hӄpEHs_n[ރ:Ǖ_'iP-7m6*nM]b{)_ 9[gISsux,h}Y|LxtO9ϨGט Y7gtOE->*CZqvv^2]VҶ9:/_*%r1]v GTզS(ARn 1,\*~__U1g-ŊKǓl8Z/?+ Q.Zo铜مtī8$NQ^1<6MP gL l'Ӈ.jrqM8Y4`Ʊ;#DbA"a>e#{}FTU*|Ȁ5wȰ5L 2fHaT?z"mhHUX+@䁑19i@V#x_4 I#NeNVzs'dFGOT⟧_4! l(d:1B+M@ 6G=zlqc !i6ޔk4!%g3{{k{1uhuwqyf"N(v*'<5JyiQ~N~6yDb꾄Ե: L.ژBcQͺJuQ,^LF+`te($IQ)ݕH}[8 2+QPLF&J;" *$<-e`R}V'ql6o^ù}~kZ Mj/!&ɁMbuC.x_OpjD9g|#?2}d\vȥNYԌ$=rrpX<(&nj6s!:+- . !eCn*Sr%[ .;$?[Ϸ{ >͔ Ӎֿ}_хneGKLϗ ?!G ,KoNUel b 4!Z JYJݸº%63&kI3h/pwƸVcl.[IHak'N G!HFp E63XMCI&J4Z'@+O{F(p,4q[g鴀lF3/ jOސ# (KOHrM2.irEkH*evi0b+haīJK>JɃ4gjI{dw| -f yx`5opnO/UUv6oϴN^jLJrT&/Wq)8>$muJdw1%B"rfۦEޱzP_vGK> q]hK>Ŋ}h Rn\}gz_7)[@c%}Q]O:1>>e6YRoeR'GS ۞L[O>ּ{y9tg Ð54'B&85a?hܰXqMŇ#, shн8Ѽ{5"\;{Zێ̎*m"ӭAU/';sг't!lwOHz&wrQ̼Ox9ʡa_Mܣ7L\g@/nuQUB;@ڳ&oAwkR冝bDC΍$HlRb;X9}D 3|P.\o^%@WɆ)!gȀK?>Ԙ,pf: {uj/Ϟdg_hQ_YUUUynUFoSzrߗS3k4az=6#t >?6Yǃ B(,*(l!ȬE4%;&3 H¥9ΛUS_lxZ0=Ӓ.5H=+m|Gn,IxS?=&0gJQ !H;8t7|Ѥ})I2m1磊A/H̳Fmaw5 =lx/RH\uKDݍ{ù!aCˁlmW )tV~;#0@ OTe4`o=̌󥩷3ٟkbIjDʚEDƔulkd# WK݌Ղh0EKJF ~U*Nr!6 iJq#7{z6I%(᭐܃_IB\]A| 1>E/'RQ7NdΜNxJ.5G2Bb r=pY{o0USNtn]W <Ϟgo{o۳98]|hy헹n Sqqd mQ55,i4]G٦*$%[uoTÛ /s<=# """@gp}Z6uZ}C ZIZIG _?:;|7x]j AVZx2ϯ{kj]{m #8I c$^ q/֮c o4<gd 'G j*T&k.[KpCG(ds P‹ ;J<LLPDD wtDhU&|s4`:iD*]1zLV]<*βyrzD'wե(@ [fo?$?eRZ%H ;zZZg^JIr~;;3%">nʼ5Fa%?ynxo>9y?=Hub}Ŭpl2^ Ōf7o8f،eK=@"Ei4˿ ;J|{bjV346uv!I܋TIb :|ؖ@,bRۋYNsˉsӀc $@U/aL9y6)fe¦]ƹighO`iJ>e[b wiZGPM%.e smŨɃ͏S#-UhS`fW`_}oOm4%iFoÊ}i sW]G&NyH{]pGbŲs! Jߪm؜?9ĥ7]&*L'n ;&kb$w]v;d3-i }JXu$MR iK@+q"Yi#2f/G *lK-}xym3^[lG7񱟝/tCԴX kON{}&@2]@eH2EIoHVsWsUzMǓ<{J D8u+.rtNOK^rkׅX#{(SZ#:4ģ3Rd>8-)Wa79Ƨر("In=Á\~'ubz.6j ` 100C&A|yD֢\ߛlj,Oe<aA C2vs G䇟b#YXԁ~9 "b-ј㑎- 8@LÀJF渄3BBQ-_AOFcUBwJX_F.L-B"m*PUaɫ w<!_j#vsqŶ&HgbBp*Ak?1^DwuXI5.pr%! bsjx~ w:@3 |b,j̬!^>ʘ2<#{>yo+D:*Lv3vbO(?"ƹNdc?)% )xǶ>ӂaiηZ8J9ߴJe*h۪$c*JXS}"BR7`!Wdiv$s#hw_=#^2[7X@"x:!E97,0pg >dukyAky ) $bcq0i]qqYB +BСB2CTbIUk7%r*aܫbMDkX?K )Drңɺ`} p`V>٥Kbkp\OU,)[>a]D_}MV\H+F8[qA `Y!DxxAq#NJ 4W$]?%}x{-TԊ?\"~'c:Nr߂&#7/$,`@÷Y,i}-=|m>t~ OSo&~ ~H> /ZGNNS9]Ŵ4<m*'.#EÄ9)w&2?  vM#a ۴μh\>KeOچEb͹$HRƔy3/&iQBLղ$rۨk|l:U3~.)j~Kj4+F`,A5tG!&hGL xB,j:,ְ>3+J@+4nU bc઩LX~=Qvj]KRZzD)eڷYD'ln:?뾈kоT d2=3Y~X%d&O2 fBh2< p*_"P+=sp.k~Y4xlA n耒FI{6|>+d oW\O76X^/ZԫGR&\ P΍_T,v޼9oصx=j\9Ӥ]N0Y躈>3X;ITxyG?{!͙&BsVߎm_SW1D|:FtJg^Y.ޥ'BC?"?E9#|hyb|ToWYWi]F?]g j(¶U A_ 1Z#tg&z imjܗ+(L$l30YʰT.>BI&7KǬ"gjK=x ,:KǎI&Xli=Gu)NU'Ԑ6uTZ8"iJ"$>d;dG">:KPdC|3o.6IޡV5h #x< `1DdW$j*N. C{UA+!deTMؖ+ é"uu*PGbZ- 'k)p7bqk3& <sDΖq+MEԀtMoki2n},#K"Z`CԠ0xoe A7+ػ~NqƵ-3~?p }B,bT\ )1'=j\] {;+eBc#^GvԜ8s譢TN/O&ZffNEXEķO0X|7 Np2yyuZI#B 5:o$"[k@].$Fph.gtOك;rG1r!K\(!ftCa 麐H3[Raj=4q3qL!xJG>(p߉6`%%f!%${ C.Wh$c0wpNd&V #igJ^ZU(A4n89Cg2I갚X+>>I7h 7#FN+rXhGέ|~M$JSU؄RR?4B`9~(.&mL q:` A$"W?&q5tƀ)W^L)SoPJf$j-EcQ+ C/&0.nj+\c#U'mvF<?#.5M*Նuh)p~Z|TUcj&7=3>9H0vZ\J0l&BS/W..Mpp;%qZG;ⶥ0>7}<q1v6 6}6[w$iH8lcU53r\1B3ٮ$$xa(ϓACZG{F"-w /!vm]mM4 Ϋx#a G i1(swOkj *lFQ!OG"svK/:% yj)׹8It]hjLIKJr JXw= 9+O|#n|8PT!X1vAoMyhk@ܑ4UNyp',fGRU&w*:1"@ `2F~jFǦ,\\RPRߙNEDQu{/DXX'Yo8磢 文ds;D6(#xZ [5ez75HPPBˬ%Egr$"Zb9ydXi*qs#.B b`M"lEYFOӕ?̏6A7v;SK nx.l~&e1lU(dQP'ðw~صQC19abIt Iܗ0Ac)rܘ>C]8:: ^;G bTLRYJ]gx3w(Ż5Ld+ #uo*c(Pt+WFJ?dD7020NV"ĂAWic\SoYq"HIDInm"mY3,dK|Oj\ՄB1PEl"_ڵ_I#X4n3.BGя7z'Zt1<- >4jCaPW >;5tz):WZ=?w1 F" P+,X|,6T6 J0]'y}h5lx6+ovBu; /I _=]Q.t@t9_ai%tBнDͅ:Ǫ]5h=uxѠN!+,bYT 1R|25SAvm(&|'zRrQG˚G1B puGuCn/U|6c;r`q>:2B–Dx9 x؇\rnJ|N8kД9L̙t[,G1mF8LJB$UY/`iiT'Hƕ er/Q'Կ327 `< T kd\M78LHLHVT>rFRFTD!lC >T d,}{JŲ+ܢ/,wE~Vƫ2#4 2p>Ӻ[&Qʻf{אyQ$˞ E/LA?)*%/A-%ZeWWpE2 y),}-`[ 8%m։h |g Mcp[06"^oDD<Ė˰@jqktKQ+:>`K3L"n%k O Fl ~ޤϤLy+3*mYPDɴd$%hhAr$(9J"9H YD׸s}c֜U_U}fZ2 ˞Iaf@K:-yI!r%J qd301/0Kcs%`ZoZ"S@}ь5Zej>G*K.*&F?aDQ'5viz+LWyD>~MÓT* q8@tx<Ѡx >q^qo.QBV:&ӎDyvIaoM?}b(Z)W{iEwn$b.tl47`;cLr\! ]z,EW E.ݫL.+Է傓!2c[zA9A Y?E53yCL2Ñx%n+[e ۏRyT秒$hG{׶3< 6 !Ȧu}fU[ں閆^\%x^r*8,-Ehk;ULimI IE꣈RVvK:L(2Ciܨ҃rn\w#K4jǯ!*Ibя`h0n9-&<s[;i6qoal濅+sg~baEA>GZ(l!*NOw,GA,U4 =$B'I霳Qޫ(Fzee٣::/y=Pc^TyQV@TQ`evJp!Y1n h03a8j,2?5LΘISJM!=5mV6VW7Ѝ!89=]Fx[ܾ3ZjΤg8ӳ6zL”N w]\CKBy&|k2U٪e%Cef;XΥN:涶<ҲШxU8 ?Th|pueŹЊu:Z1ZkԶضG%'3~(q8O4D s\)s"R_*Wpz) m8F٣9fc|%0j#)ue5NJ".k:' H~ dǎP4o/z\7/7 n8FF|#zyVՏ#~Z8Pn٧\K%v"tJ N>1#`Ljn/ǛgC_4|(ܾM1٦5y Q;>RvE|@Qی2:dA/!2c<.V Z} ^zgn s Ʒg,zPp JgvὬzݳ& !Fdʄ5l^*)FZ IFxS+;)ÞY.iU-I8$p9vU6q}$TJ<eN41H{)& ~12'lLTYL.C4$dFYF̏xREVlEI@ kYGC,?-W&~8xcĮfsM] FnYNWRKlo#6"ge~e#SWoybv{fqgo q4Y%yZMǐgpu0ݽK1v8ǙDݙxubS>km0.sdټyGhMY;fNd$#2W2}VsZ(D,Mώ)܌ttTm4#& :5^qowG~*2wO?T`VO]1S;z3^!xU6 1&nHG1 {2<<h&lhjq)KT^vFaGwv45pMF^Xy4 W4o)}%U=1t,릎e3N>Px]ןo]㍏3ZqPypov3Cå0I›7%0yYh2s}!x:`"s}lw)s5o{t0$㸢w*ΒҘ-t?/T5FLyGS%NWvʫ* nь%Z5vK ];ЯhyUhfg*3j%%GϏjjv Nb~ oK]Y19kdvARtڷ/pEr,'$9L^Po|~bD'*xo*Astf|S@#V>B ;\"A(^u7fI f\h>(z*'BL]s&DY)'cPBvNx^[ኗ$8ߧОB!౔M!'q;| +2JsS.xu dsgax%ntZ)\z)rIMNWc|iW60zs2NFv 3Xfd[mMŌ͔}A#|dGVX/2>5O`jl0ߧTΜLn,4@gOzMd b(B,0 J $IrO*U)i<ȇs<ʮdƤŢQ Ÿ ;JWs>K21 jy: am~IfyA.4[-bե2H?֞9E!2h9Bz5Qsy/=[8 #H~l kf>QTĢ+,ZK<|f}z*l󌨩(˜svרXbi}WzKN s!:^a@.k%_KkwW>z}*Օʍj< QqG'>h-z*FT`m'_ұEs-]b45Qog+ub_\iwjUԒ< uuONmqtÀu.)X1RZqYV6C@J[ZwCO㧐2Ybli Dbw6|sOuCLI^A} 怐E*ysh|p8cPr{"42&ǣӋL N_f/ = i+|3s7F+y3E3;7Оm1Z% ;w|վ5j}*6Qm8I>s%JM|ddNYZ|%KiS>%ʏgGU_?ԝ$Q*)FI81(pL="5{SUؚ!EIZ Y6 r,5x5 ׽ޡ][R83Q~mW_yK05;bǁ^opp1]DYµCe3siRwF;u^B",k\e]ܡ;r6 asg|^#ն8"liͶkgXrm]r\S t9 (eq@2TQUFzwXLπ) t<۩S5i|E wjLjzGa?rjo49 >^fJJ5y%ZN%M:gKyRjO9uRxxc> XZ![7bPToޠ0SnMJ]C~+Ҫ ]n@5V+mG ˂'!ojگ\Z]_nM_,=1~ NUޖ6u c~򴎬t[JM62v=yJfB Th4b1*jɻ|r]2x觧+OwnA|4Ed0%'7Nk'!}5_YjOhH HX+hG̊]~+rl yj RgDs |ZM{X^t7IDIp͹<[=n\=ZQ%z Xn_s(qv1 VCtV,2kj'뀐B&n+ZAB!a >U\fg tl<3tF@wM~3wۛuzD\>ZpltJx5\Ny`cfO|L^/JdrGI&%tBS9bhM|ԍr)bQHW/)ǍGlYfmw@&. .^J4Zjh%'$㟸56Vd|w`S!}S9o;\\Eѣx_ ,9AXeN> RE2|#5(o1z[8L-*$lQ:bax-(Il߶AG>3sWX8WI!wA3(ʬfEZ6.|Hbiǂ]k./Un~^*yLf$|ϙ*|#˰vBāSa꒦CeHI%цVMʆ?{-{&XC&niI7#^]~lG5+=lA. F& LRgXT)IBJ';QvÖnxΏvN~yb,We,A8#fI+vb?({KhhIV o~F#%*Ƨz@Z ΍ '<>/}[ĚϚ{|Zst""v4b\ T@6o01 &/N潉?zWŕ%vW3 !rtX'| ?WHʀ^ŰM${)2GE"S%ۣf0 cle9db ^m!'^рYZJnzYŶ!mg$R %B~gG ygo^ ZywVe 6o[!-w%͆>sʿm:zahݘlv >rct8.FU܋TTtYq1&_HL35҇N|3 0}dN0ܧ7 Y~oE!tiDĮ3RqOv*oHise}u9h@xvTG{bT! y Ǚ%lNl04kv^D~X4=L0v.rӼXx¹A;evvqjГ5g Ղ֢`Fm1*_@d?Ξ5ƽ1o07Z;Mc\+taAޟeI8jKewn`R A_gOq^V+ qNڣ>R獥F[vx11x r7Cǜ"d?\yY4¯!e~7p ^kkI?|v/NVOVS..d+hI6yP^Jw{M(ݻŞodfzz۹Gෲ[#Oa-9ݹיa:K~mbb XVHܮscٽ:ϫ~JZE[ȨQDYiYʰilx߀뀀kNzs""$ ?̸d8)fZ# nK Ol QnҲEG!>ok/gM*_X[/Y^?U9ٿ֖ጇ/ ^}ZǽT/yCMCvb ^wq3' [>-IKtb̟oMm_}R-oKFט5v+_ӗL8|cR6>a#nn Daucل?* iUg~@=ه s q,|mRv%ʈF].<۶EƬsO>&>jYjb3BM'Jp0ժ zu4ioW•B }7{YC R' mwC[;CVFS4Pvy v}sn*a~'᚞fr-/]nwW'?6m .*K W|׌hk0Ĭ-@WwЩhו̮_^udXvW;F5䈚*s%uٶ-EuN* ̧7=Նi}ԃح^Ґttng&QVKJs>uմɁ0r4$Xwu 1OD Iu<š{Lro?vwq*Z x=``vf ˅o$`K_Q ,$*:S}ߖ6zÌ'hN_xY~xn_T5P;tG{Mp̹C(te#ªhS۽9fh]m2*ַͽ󮅞u+ƅ[O1GeqwRtt1/++: yK ~w!.I%k:# i4v"tʟV`qaΏ[ ũGW[XA4ƣwj(i6JR;Y&le)ۺn0nO4ɿހ<"!!p4+g#0'1nxjpieFNPϢPC4: b4 iF`M s9+=Wk ./^ {罎׈-tHh#+6[{07܍F;6vN^n{z֧۽MD.^+Vԕ5A /p'^sPUU-;$=:'–nrp,ҧ'd}_\nlNM@4>5^!Gli~fJx41̩?kCK*q2ٔ&t&y2d "D(#CWևiֻ9?Rc91lk;ng>%(r/9qGnti9opMV( " +HJ>8ጡ3n@Mŝ. ʫlI:MM)Yhq'il;SI*W­$7(x{렓L;"q&MtFhS:<}uDB !mq1`v5ۅ!cjU1=qHLRRd@VBw)WZ|R2==~9E`f=MCLJkxN?'+B 5'@k̆<=d Y&~ MbkBݲ;~KE~_4-6 r#a{,)YSWUG%O!a( 6#"~_f`:Nh+GV=Sw O㔆^ Ew,{VQf|"%&0&Or޴oQgn-\-Q?}:;-@ҏ %bEBep.q.maHrpi|Xaa*)ɦVH8kḾ͠ E I $c35˄$-rJIchKW{CVrfc sRcXǀ(f+'bUՔr~5F׮ÞȖD/y{׭ MwN6F%ja#=ŝ=s5oxvIqg Tbc0IXm&~O/gKM6%/Kbo=i=[\$_gé#˞5dzijt |ʯ sZ0UsAw=_8xy_/oO< Z|:VfZ5a:\tHQᝆLjևz}#M O_z0džA,摮)]mVjQѵU.O_=k*:1/uVhav0|14:kow2lUy}aSeә7HJXr!8RX1?Ta7E;ކVa :p7} YI5BjׯZݞ~`"у_IJSR<]+r ט 7^f7|NnSۅ>%|Lg1|+t0> tJ0HH괔+@V2>?>K;k/*InIu:oq ; 6!3IF?=JHxԔGG`dzS &ץ\U| uX˞\`ꈿc/zONӕ) 2x:!2yɷ dKZ˰!u:ķ^m8h~,5MY7vmטͅ.vd (N[H]^FYjV/IEx|z%ǻuz{g=`0L]3 e3<Gz&箙DII08NyO$$gp(1SѫHd,3T"J[V{I0G.+8T'VZCƴ9lPhoPܳPd Æp|N;sl/[NW'6Z];YLqޜbpP2Ќu;yi- l OƊT 9"cb+a,,ȿ/p:E+>wtLT`*w{ &o&OE᭍᜸pwڷX:ROҥ Q]|[N{V]j58愿`vy1)h1ݡ+RsQeKۮ,4oe.,u&ި I(bs.jZ[sKc~/9eGL R ]ZveOG/ׯ׍ ׷e9^@CC7'W^HG A]@Alo>!k+ۃHk$ kw0 tI[H\cA%p~}iW(~\w KG7aۃQ{졬ԁ \M-z`!B4D9D"$xyHGw[ 30w/En yp[G~"..a @P AH.ؠm #la(0@r`s0_7<g` ?,{,+E6sE.@?H8@Y0fk0jMjq-_L Qis-jC3Eq D0D[`/Gp:d *8+JAkآ搎`3Ex  wC.قQD7bpG(FnV _>C 7ZET^(/\Q ~q( QP(fݑg( D=r7aNßW ߰ ?`(jG pM#@#ؿQwQk C 6A;=oLx7tdw`E^<}|-!ߝWM_De7# h|c  FQxMy`o"@3wn`QIIh}F0 =(k^ln? jnrUϪK_*My nB"a0Iۃy+V[Y+#\]P[źů<{ s5WEOE@ W\;ޔa*JWG $jn;0<Cz_kWgv`.`q#XI0آ{UI4:_#_~g`1?A;Ww߄vGy!`?qqr#\Q#H{#/#/% #B `@ߵE5*j?ǵA՞z3c"5(͎#b?EF 0W;\_@n8. *PkX#P͓?o ʍ_=NeuD ]>Q Kݼssy*p~=sr\Q5u(WC> d آhyR\9{z+aMka@/gq_o<4mvKn^zPFLP>#|B]PUN