python-tzlocal-5.0.1-1.oe2309>  <@PT@7!.ܶujG7oe uopeneuler@compass-ci.com G7o\ #G̷wCp}l&EـB"uɛ"M#R3Tuh;gux[ \)O\̓e KԆi3{|!^*JdAIPWh#HYʽ@/99`׸c$֜$­mW?,mb':Yl "JgaLj0w_O@,G"╈X'cc:&fO6Ѯo6)6NHK9_PBn=[HC޶UIo .X6!l#+HavTocr7Z]s^a0r!'Bn^ȥg65f782a59279ca35a8080c1e90190ad03b8b9ab2d5bf7b97f4853ba8a364309f7096757100a11ef01c0c22b046bbbcfdd300ad43a׫݁(I2.6>7,?d  E  ( , 0 8  e(w89:AFG,H4I<R@XDYL\l]t^def=Cpython-tzlocal5.0.11.oe2309tzinfo object for the local timezoneThis Python module returns a ``tzinfo`` object with the local timezone information under Unix and Win-32. It requires ``pytz``, and returns ``pytz`` ``tzinfo`` objects. This module attempts to fix a glaring hole in ``pytz``, that there is no way to get the local timezone information, unless you know the zoneinfo name, and under several Linux distros that's hard or impossible to figure out. Also, with Windows different timezone system using pytz isn't of much use unless you separately configure the zoneinfo timezone name. With ``tzlocal`` you only need to call ``get_localzone()`` and you will get a ``tzinfo`` object with the local time zone info. On some Unices you will still not get to know what the timezone name is, but you don't need that when you have the tzinfo file. However, if the timezone name is readily available it will be used.e u3dc-64g.compass-ci4MIThttp://openeuler.orgUnspecifiedtzlocal-5.0.1.tar.gzhttps://github.com/regebro/tzlocallinuxnoarchfe ue uf3595bad738037b68b24c1294556c855be678a55d3dcfaa158f77c218886850d46eb99ad4bdb71f3f72b7d24f4267753e240944ecfc16f25d2719ba89827a803 rootrootrootrootpython3-tzlocalpython-tzlocal-help  python3-develpython3-setuptoolsrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.1d[@d0chenzixuan - 5.0.1-1Ge Wang - 4.3-1- Update to version 4.3- Update to version 4.3noarchdc-64g.compass-ci 16953152515.0.1-1.oe23095.0.1-1.oe2309python-tzlocal.spectzlocal-5.0.1.tar.gzcpiogzip9utf-8666f8f90fb4e382137d49be4771b891be7d37b2500c751da6cb3d42aa5af23e9efbf9d76344537be4852ef4ce1de182fc1fea0f5c2092d7095e83473f734ffaa Name: python-tzlocal Version: 5.0.1 Release: 1 Summary: tzinfo object for the local timezone License: MIT URL: https://github.com/regebro/tzlocal Source0: https://files.pythonhosted.org/packages/ee/f5/3e644f08771b242f7460438cdc0aaad4d1484c1f060f1e52f4738d342983/tzlocal-5.0.1.tar.gz BuildArch: noarch Requires: python3-pytz %description This Python module returns a ``tzinfo`` object with the local timezone information under Unix and Win-32. It requires ``pytz``, and returns ``pytz`` ``tzinfo`` objects. This module attempts to fix a glaring hole in ``pytz``, that there is no way to get the local timezone information, unless you know the zoneinfo name, and under several Linux distros that's hard or impossible to figure out. Also, with Windows different timezone system using pytz isn't of much use unless you separately configure the zoneinfo timezone name. With ``tzlocal`` you only need to call ``get_localzone()`` and you will get a ``tzinfo`` object with the local time zone info. On some Unices you will still not get to know what the timezone name is, but you don't need that when you have the tzinfo file. However, if the timezone name is readily available it will be used. %package -n python3-tzlocal Summary: tzinfo object for the local timezone Provides: python-tzlocal BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-tzlocal This Python module returns a ``tzinfo`` object with the local timezone information under Unix and Win-32. It requires ``pytz``, and returns ``pytz`` ``tzinfo`` objects. This module attempts to fix a glaring hole in ``pytz``, that there is no way to get the local timezone information, unless you know the zoneinfo name, and under several Linux distros that's hard or impossible to figure out. Also, with Windows different timezone system using pytz isn't of much use unless you separately configure the zoneinfo timezone name. With ``tzlocal`` you only need to call ``get_localzone()`` and you will get a ``tzinfo`` object with the local time zone info. On some Unices you will still not get to know what the timezone name is, but you don't need that when you have the tzinfo file. However, if the timezone name is readily available it will be used. %package help Summary: Development documents and examples for tzlocal Provides: python3-tzlocal-doc %description help This Python module returns a ``tzinfo`` object with the local timezone information under Unix and Win-32. It requires ``pytz``, and returns ``pytz`` ``tzinfo`` objects. This module attempts to fix a glaring hole in ``pytz``, that there is no way to get the local timezone information, unless you know the zoneinfo name, and under several Linux distros that's hard or impossible to figure out. Also, with Windows different timezone system using pytz isn't of much use unless you separately configure the zoneinfo timezone name. With ``tzlocal`` you only need to call ``get_localzone()`` and you will get a ``tzinfo`` object with the local time zone info. On some Unices you will still not get to know what the timezone name is, but you don't need that when you have the tzinfo file. However, if the timezone name is readily available it will be used. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'tzlocal-5.0.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/tzlocal-5.0.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'tzlocal-5.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 %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-tzlocal-5.0.1-1.oe2309.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-tzlocal-5.0.1-1.oe2309.x86_64//usr/share/doc/python-tzlocal if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-tzlocal-5.0.1-1.oe2309.x86_64//usr/share/doc/python-tzlocal; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-tzlocal-5.0.1-1.oe2309.x86_64//usr/share/doc/python-tzlocal; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-tzlocal-5.0.1-1.oe2309.x86_64//usr/share/doc/python-tzlocal; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-tzlocal-5.0.1-1.oe2309.x86_64//usr/share/doc/python-tzlocal; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-tzlocal-5.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-tzlocal-5.0.1-1.oe2309.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-tzlocal-5.0.1-1.oe2309.x86_64/doclist.lst . %files -n python3-tzlocal -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Wed Jul 05 2023 chenzixuan - 5.0.1-1 - Update to version 4.3 * Fri Apr 07 2023 Ge Wang - 4.3-1 - Update to version 4.3 * Tue Aug 18 2020 Python_Bot - Package Spec generated ?u\T]6<4 ] RCtK7((*1 2tt")! %A뺯{u:yk-(!(!($.)d.*BbbbY[?9z\fv.0 nm77@a^P{3[++lo` YBf0)v~sv;H `v037 pX!60ȯW[{7ֲ9\ {[@O EJ@͜n/ ;~FB/[+[; m.0K~33k &`%& 2433 [JHZ ߒ36߯ 9[{PRt"p`4Nn0?0C߽`vK+7 DW?nf8\ݜ\ fSؙ% y` 1s:o=*SS__N \] X]Xۙ9:XClvW-Uva&‹ z5] ^p73/+_䀮_OsFҲupXں:]~tؘ9[BЕgkwq5Gg+wk7t^p7W~ 7h,.hVV\!n.W"zR-k3Dv^ iy?*`AY^nC[ōZ+k[fV@qcs;WwůciyhDx!nF[¯ lc?ኸ *BlctYڢ0s73ZF[WaW[!|?`DInkߖN4]p;RD?QGl`v+nv 5#z~k/3C1a`v37Wj>#v-hs/Gt+ߍ᳄KA}~;}Ϭ춴u~F'nxe1կz4ww]g̍?YO`+4jsrA |haq[9@~v.hqkާ˿w? 45Sg쯾""GпZ\%kAo. Wdu7>#;Ю0آe_N6ԫa]/C 3k~n E鎛DP ",(,@mB ϼl.r>ȯ3=Wb@DEhjζEGgo0:*D}Ba BW+{wAݬ!BWxW*X pG 7;_}͐C;m#}  䛒؟O[~f;zת;}jU|w%(|s/Ă5@]H;o9Lsuz1VؽUW5+&ݟ@1?})ڜ{ .J7WkXs;lk!"0l~_|Q%DwP6cE M^rc%#y ѫHDe74:Mه2Daaڙ9aD;43sdP} Y]ؐ[aIw)ՌgS$gHbb3k㫞$ Z(oWfB_#.7Mpa*+[pj6rP{/x2g6?vȌ޸q3M|]I}UX2`?F wRp]vij i[vY9гh@\0@K,`SWIQ.6ȥku%/nD-+eQͪl_)-@PPOs04??9^\3v~dOp'歬8WںS0ZaCm˳8m<2u}sR 4ìp ҄2AS߬HG' *&dD,r.ߚP+[>J͗m/ %X sVm 18^fTL(S p38pr1ܝ1 ?=f_pq1p(hiE붹`'|QЋME@җйD؜>= `[Ў1/F`mk|3&K¸_0MEг\ϕY6 rYp OC7ȹ &.ѽKj G^ՌɄ6ތ8/i`ϼU O8ZVߡԓ?XV& &aw#k2*X|{=FqQz+d8>Ӽv 8a3a2:蒓o`s]t(p["ؘ?A^̈;GԢ܂LfݗhM9w%H$tC`/Vw[ƒǩ|a{sSXOaIRi OYiIĖ0 S6`{rSuj}N ay;RԑL])F֍%c/v M !yQ<_ 9" \$oPJ?̇p?D|q2swƭC7`vߩUR>,`|clIyͪL/ŒD*^]<ј͡o8gd Np&.0­{{{Ԧv;ߌ VSU匌Lܷȳ/55 $eY}1Iw8KV >X g$ O(ʧ՚ n20[‹e'J;+rfdljxGwLA-rmJlΚt^ OyU:5h#9ŏDG 9ǎi#chjcoL2cabٓ/ sU1n0<Ռcegcį:X $4135ȫ18HaĈ6,L;GtlRņ9Re>£MV&_WFҿwB"닃#|#nϘxQ+}\RxE䢛VNGps~"2!iE|{G>~p[sBƨ] A@ϓ-O}ci3\H4CJ@`[E7uߟOoyh|^v[uʟ.L8 '$.=xijH"aU)>YOUTgQ߻\,'؏^R7.iඉ]S @Tx\\%$> hyb'W8 >m?0TZb>/F 4r &6c:\^5}Z~]%cǧ|7?++S ]ANZْ`2nOԷ2H1v/*4pphctn,?S z̆b1xM27TqO e}GXc׮Ni3s _bvE!1D%c^eTfd9fCKXd-qQ'3q'!ʼ]^z ̈f;eɂ=R< WQP8H l $"Cx %%ٳaM&եz&%<$۟LƸF9o3ht]W+&;}o+O%%:u-Ci&ݔB]g7]AQcY{#T{[^!w4dOHjn=ftVE/w M܄p0o噡,;Iw|+P-GE` PpnpdO5[Nv}(\HB}NG(;OK+ 8\CWvb#ic]FfP|J{Z= y9+_(+y,O;{ A"^+H)29j_ÿkKVANs ahp.-4 0"hD\"R'6hBvw=0drR(nl+T *Fdɝb n!=ًwʧ{1 F|F=I#]aQ0[KōX`q&p2 O6Kh~ζD #2(Vq2N1IV%~`"II/I[+lkC$~pwiTIV"r"rv^c)0JI4Am­T@7%K$yZ2ӃTP+(l̑ MkjG4\B gZrj?r|_{jnm /eB줹;My8e&[n3cxl|^uaJ.e>0 ^lxK[ͮ^>ƍ7FsB*Pd-^#33Luǀ9mZ }B=EAP"6^ZïԌװl!J 7r m]6gK8- i˷gȤ)qRA?) Aչ3sՒO[{jg'~Aa0b]NfOr4+%4;-2'ځrO2u'Q)`uj4xެr0J*/.YU`1(b{e(mڮ7ҭ%1Z -p]C]/=Z)=|EAoAd!ᑍEg^?womĿ˖~&]㓯8uhUw2R04{ib^|XURjuswSF^&%z\3Y cA(4wFZnq+Kx0gwe|wc VF*|&{IZYxvxYVW'[n$p dgvGgge.5\鲾NyxƓ5) ^{TP3DX5,2a<ɤcŷOEξϿvx]-8+#/1l)He`99{,+#-+VmQ1!l7Czv/zVfLnդ^LʭQҘn]]]Ces&OI.Y phݾE!ώPv$}RI5$RT<=? s )ƿf{f h```sl J` 59P#r9 }G yyS7#4@7Z3RCT% ̨bIJx&9!_?gާj-^,UBJshwKùYJ9;Q|СRY*XBZY)8 Ca`ǭūf4g2KSbSL};gwf{̰)r.EF ݳcZ}IDN~E-5w' A.E[D724"="4Hodk4"3%"=h'~U2Mso{bY KjuüAY 2,I*I*$Z#}7B)Rԡ/V' crb{3zssg6Z޽)2}{LQpM=&Pn[4k<<v,EYIɬ 9"K6,dYe4Ie{_|Y\&mڌ{-{wUgz;M'7:~Sh>1|MSUb% 98%KI1L6"6;# c:Ѱ8y<4“э!$bg"b95!jVGv"a􁑵qЈD>i2S%H7ћ\0aµyTA6#!Uj${k(9UMc>_fH}wB)),>ĂS]NZvkR7dW)(R |/(XҳdbAv]/D{ 74ev7~ W}J*# >a{>{(H4 ytmk7$ țЀFI伲,ǮRU?s<.59]:crΊ.vPޅ'm{,|q|= l5RtRJ3{\*:2T1 "biKX3^XP *<#P-T]k;PYi'nq+2mU-=e?8Ӓf'w'KZ6'VN[fC"ةMAbu፪hot=2~v߸ʖx1/|++ 5ZuԶYnw9.y?+7UYBʦV%JbJ+{*$,LÝNJkV'mؿ}t7ލW9u|扗}eG Ēn&p(Gp6{MkɭF?|Uv׶2>3 qRnƨ>xXf ;\ *J~ d4wUZkY,80<f`CMeFJފ1rhKi]#ɗ GF:9 cJR2٠BΗIzv,a_9ٺ)r*~funF`Əb\#FkL:j!'ᗛt?;]{Vm,g)hnf rgi8mfÅ1UW_@/)uԉʃ"iTb6I ʠQ-brv |V$!-+{>7a[~meU$s'i뷏# IX/9fw<]~%Mi<`Ab#7'S~`Gf϶+m}[<6uSSYպ^ {cpknY?%Tb_J mԿ`c.1zlߗ(|gG9*a+8O viIݥ;9dTeFS\Eنf󀳊<=n ᜷oLikXIYjY};q\#>PV)*w̹GEҐw:I>@<=+>'UOeowfqKmtt$b5뺨{yI{Yp<飹o u=;9F~ 79~5Nnz,x@{^0ez66.bÊ̿CJħ't9֨\4Gs^gRnT>95@l/ӥ Ϩ{plΞt_u*>[=#Иs5%nQJRQl0N&}hĸsjRL/{vL\ؙwO T}n m HDMb=+l x{]?ק6OiجdFCoΒkm5^'o"]R Vv!)yv_ݵ]ī˲jDP1- PMy:P_m}v $}Q//瀕} A _:\xs'x,s@ H\ɐvsr䨲Eg[E jb zv,+Ϯ: 93rUl `R+ m~  v07?..Kc54=_@!^u{>(\ C)"/y Pp.P\t{y/ jrAt5Dn8:.p`{Y:/;tbGPz7>a;'/Q֫aov☯>i@"&Q^ۨkA4L R%ofUE%_>̜KZxDtJAK"0p2(THd >E)֋]D(`ܛ^t-d+#}E$h >[?J,3UߏUdSk.j<8 @ ^a䕁C@8hw29|fN7&ՕGmf@IY0u9^+߫t1B_I{i+|eeIsD//k-u.Og /b9F.Hſ-4#*\>S-  /BMGe*=ԓ?@SgWD\"PS(k rpCg<ΝWѨʢ t :>PŁ|3lE@FX s]xE;D_ڥ^dCI BiL. ȬE{zHKvHtSV: /~Xo!p&<[B&o#QLmq4.ϳgý9Ŀ 1PH~E,`D*8|;O>Esw턗LVPQ $ 7 hYC 3N}󪡾&4=O qq`ie[) @v8@wݶOԨqpXUd'*\/@ .? gkM@k7:ޟ:!hrg`@]e8P~v`#}/m$+7Cj,FOہ'a[:,l @z(&^ҥ=@.SyU^ƥ (-U Y M텫=&q3/ *p׉`Fuַ|6 @whV_pv5N_=[0Mׇ^Q4l7UQdQSaDd05~=B'UM`ݶy CphBBf/y4(~>*|Rp`j8Ѱq tQV;h̓/i.Wh TreE@0D?͜E4׮#6߯wZo3h*i8:5؁bL=f ]0eK`b mz{ l XVѲ+! p6 :D !<4h"ϖ,+5#DjN)?gXw{z(Qe5@r-_\jz݌4 %e] Afx=@Yo!oj깔)0bj>-i m׀u6 A@dz9B E>ȣє3vV56]GwQh75ɰti# XSWcʾal(rs4=CQGi`R;'s(3j2'gY-&I(<(/)zP7a~Sx'M{;:~7}Hdp#>r{tJ'H ˡp~Bxsa97%Zv6|.Yd BͱlzC倛@X'ʃ)F$L:f#Ѽ" xzQڮ29@2^#-ϳ dcG$K+C\pAQuQջ2JJGU'@ k̈& 5 /?gv dn#5QIZa4,V̗0L-g #pHxE_LB}<;ٸDz&m!fDVwgttu7 : {{lom\YDN؄Z|euzGMe׭!b\69>8Onu81gPG|vxXFrRa刋SobRԉ/Aɢ/>bh>`ZDT+5U9ԏAANؽYo՗"mg4eS;ʂ[> a(؋}1LW\^Ǻqۤ?%wKlŷ9T]#5E6^)6{*IӈJn^\&lpپZ]rcE9I67}J1JaWMg8?_۱%݂/ 'NՎ!I_ dCyU:$^sVH,L 2K yh?jY"yNNû gZ쓗 ♶$,/ľA,$<њ38BkLUx( }394;6`ѬXzJUFAOg!8T1=Ffѓ37sJLtᐨKج}l ԇ9aZ2+FOW¦_r/l_c!{N-W(Lz1+Pϔ1FHsfDl y|97wk띑mQPƇ'tަpvSyKk Rm2͗-r\Mʕ'K/7meM)?9t@^b2gUVVd|)Fߛ8;M~t}!j ·őZC[3Eg.co]4 ;ͧpz-%MquTw[j7n2s ޾jX[VX[R 6iX U&4+kU Ǭ}YLޯ?྘49`e^BY~gt%;hMvjҞ懟E9Dp JtWDvl"ZRFNs)k*CF cA!/moDNF  xhёGPVm2PDЪ !P",K.wsN6115~=!n'%~ɩ  \XykH4)l9}l>0=mӼv*bawSƐѽX&JƏ ;ͤ& |Sc4uI+Hb;o qܲO@ ?즾Fb=Lj%}1>x@uެh|bƁy)=;/L{^ ~{0z 鋽R{2BVgSP8Ψb-0rD; tTEׯR 2H^Rel>ءŚVAJH)RIڳLwzXɸTD4w:pEZ;`E8?İ V)<[h=wm뾘0jA7O*ˤƩy7?dR3_s"ȻF卩l64{sKl*!OEf& X'nxُZ",Q];j f[!WP~{$WsА*]4 b~ UQeG ʼnc,0m;o/zj5%Q.$0YSAi]3#_y.Q# 's?zE$| ln[:<ʯO2pt7ڣY.S[І fض:cJ$0IcE*%\5gx " Tƹpq8_H:">y bIzSow Ãn>Ix~cgùort#ndLCygڠ#QFMT2kR7 G +)ؐm-eO=^k6fv] 5[xCǭE>R2EmJS^DXyvD6ڀjϻsr?Kjb4%fqҺg,!&^JMӧ+1MMv{> ݣx}ZyN=ᣒ5 do) w26@kc>ܷ╳^ʳ)AMvUdmc1Q,sbEIJ4gNGs?qBM> LB.-t2^y'F(*x~/39*nkk@34zOzU PʠGe<-lZ*ʖƋCjz]V J# tttNF/AGR!M(Ի2$v.Ϸ%|s#!G3LX|N&[Wv SC$DRDz-oOLGуUZ0isSľx4YuRWI# zዅUzsM&Ӡv~-)f5%tCXyN>cr?^<3ĕǏLJq+'%zNspmj~=gdR_~讜v^3[',)4s"/lG]ڛx0Zư"{x|(&en\gK-Z@@OEono.~]*5l|L'3US.:=R%][}\^#Q|A/ds wZM)B_`.ߔjH>'N!+MVԚe)yKxi/RҚgA8I{ķK(?fk .1f,*Ç,욧D%)aM&G1.F=] ؖ٪CM5,"{(k- ';{)BEOV;uX _WsqD~ӎTz2);f@P: 6P6;Vژ3Ʀ9 =2Γbҙ5NsPQ~k 6KF *vH (7͘+_r* k-e'V pype/hyjt/*1Y(E& ?@S? w1ƓMU#Bq<{ #ʻ#8o.c`(<'!$˛Y=`O-**xo =xC`!niy|ߡEGqhD&z0C/PNɯe*i(ge/W^Cts;AoHl_ MWevҪm 'HT@9yWzaKY`qA7% PB1z=}%%y:TPh$=м*4(+?G||%3ãͼ}ɨk)WR0,U ߍ*VfwbƵws$nR yGxQX58JcdS'χb7Ac<ZN$Rieۭ*Q<&Eʚ;OmQE)Yкi'|_v31]&"E{{Ӓ'-#-s!P|x0gif_VfYerR..5u LFNځLW%O&|^.= Y/ReFJ;=͓vzJ4eIWkz/Z+5󗩎´e<JP)+Tg4D@NVv}+wŝ"/e %T܍7@ KnaVlo%ghy"[D@U{b(O C\'qJT:@Zw;;~4`A& a}:S:AC+=kdyW-.02 Q3)Ānfc (l¼:Y=\|R%7Bay"Ru2eG[Rwz- MG55\fȢ_S-?~{gcy\@󳕛"MX 풲tlJEb@.a$26Ln^ٍ ڟNa.lT< dNOb'iKY@9PjD_UORK(@?m憐 RK_ Y\"7Tk!_ŀ--W^NhJ9l7c<ڹ"V*c܃beoIv$C@ڹ+~}8-\;?G*4`ecSF]L2+ KDF' a3nRCiE꧌ M: &) ݠ&t? *( /wHA]|d!@1[~RR4|9>_<__bFno's¿?#BK ^rY CӐɱ6ryRIֶM7O8#E>)?;,n6$ [bGkpBЕEs'%K\](gHf#"b({T rjKXcufVkf\<矖gpճDL Pm. r>pi% Z> +h5R/UΙvl}[SXרm~mݔ 1HdLCAbh t l,ƵD[uMUखJ4AZɵ3| ..u{-|a9uY}@nلi/+-䍠<ۃĕ0Tn4&*%~7s-$ވ<- S8fqbS"Ca(d}0RJAͯdRGB\*q(>=(⿒֒tC%0쉫hЛYVĴZ LB2rWWi.7ҝ%* UiϳUɒS5u##%Pu>=yiQNQh_ZC T8 Ѩ=O+LԊf=*3o=VA#9i }rw+K׎& ^ġ--eCy#X؈ uY?EBRҷ:'#XK%Y{A;z/T!YB1?ǜӟhOppp/stoQ# yhLi9(ft>3CߙZsdn-mFtR2:~ӍoZ/:+QjdX锂ÊJ݅E\i4AJEwi0-,.:1Kj0VV4)Rd OP|:()y,=ItJ,P'StXxbS;) :-ӈy<;> jIxMqJRiXKWXu!igRP]#a1ޗS:fUPP vGş҉jsR \=iRN^]Gx]l;R MW` =Ԛ3εيB}Q( iP4)1@mIc孽>aT?j6jz=VAa8cES~tܕ$x'4a tS)P(XVS7_|b,O6/gȷ嫾ӕ'49 |`RduQ$h*0o3<2|i묌]].J-h\^yIt*wMzk#R5< 'QKy Q )Y,[i2ķFP4@QL$NNjyX'q)9^[JRet秥a7q9S>U)mpOE 0$K mx?. zxKm g+ӘqN3,Nly;qc72ɒ9~&B9O')pW8 x?P!XhFX!hhp?@e}C^t4.#&zԱJ{ZLXCak1$~JO0lTm; <)#*c>@s!U(Q))>{"<{qF5ʣIk \!*G*X(z@FN-4_4t, , Eb$W{t//3:QgA :Ug,SPcD^}m ]P| Vh"a;[ιZj{KbY>WC5W dOQod9ݑds2AyK4E<<ѮS`a*`~T w :+wq ͌ywK*.Pht8aX}Z#<ј(m4#dl$ZT 5_:4‘܁N\O;+uJݚcoNR \IK sKuBgի[@:: /*AVxݬb&w~rs1a4co$RތlQ1Sj)HW wKXul@>:kvg~WcjvȦ^%q2PcSr'`R/4勧]"C |3Eޠ 43 _愶T]xtz,Փ6NoFDCZkMO *z8]PZԐ( Z*Y^Apޏΐ)ȯ4eez:pf8Vٖ+-9e~_z[ /9GI8֋jw@Y}< nlgm*)XG(1V}x}8HߟPɲոf2qջ^8QBCJ9+8s@@zyeb8x9\ 3:!"N*#@.`uU= V.EQSs0eu xou\O8VR9_ĩPxRTe;evֻBQZ*"%WbkM,^ eSqÝ5KFau>/OA׻btQۯg,c:+b# 0kSY:^}AقPLχ54Tݰ P,j鬌Y àfOС5&|Fv$Zb@}d.N6˱jIb#/mتY:6P+=d NG)\2}z-+[l[(s.3|+V\튺3WOIkq%YKXgUJRTq*c?X0OǙldFo͘R@& gJe^+˔%:xRU.Lt qb*ؕ+ uNIJlىT5(tV QkL:S8T﬊*ϔw0cZ1, Ks&ts+dʊΪhlq HD(0ƿ8R-- ja)$LFCS)[ZEv# 3e'WZˎt!, ˔y:e²E lEe&7'rtT1˂eAS!KUՠBDZuVdKκL%){L%Z]й"YINIti4*^(t}4(?[Y_ʼn: "2e򐅴eJ2*tVd`PgsS&EժXp ^5 F <./S4OW^ <U)CVTg\>>z,&uPEBNa΍L1_#TWW̛T#)Wx0 uE'IY]$]?Dz`tVh;ɱ)Oȑtd ˬGޥdƉ :9#ˍzn.SS*SPΫI MQ)g(tJr-d+uJeJtB yv ?WK(ҐשG_Mn_*GyFt&#$1dlʬz2j4Kk.kNp@Y$I#p?//qlk"=ms|ΪuhCҕ.' `mI ʺ4)UpF /"*7_]d L.w[Ywf2jA=̡q]1KWvwO{U+]x U(.|XٟC8ĩr?}]:jqveTN/m/m_f(M+[-.W!%.JKT貇p]h&K>`pe]cP aNJޜ+1C@ܷ1}5gntW+sp ͕nFI]S~OJ8aҝLg8tGJ)qQԘ0|Ctʀh7nG~ nDr=Cu׼Sӏ/_#1V/Ϣڔuį؟r[K0Ǜ #=ٲ@~_J#z~_m:.UëH*Lؾϝ`+-{ԫV꾓*=D uqUK<؄μ*.o]+=*+ [VU8Uׁ˫/K_qWs?pJ'ç.vA=VAIw 狢w<^yg7\uNY~\qg6bwOw@J[ p:B _k+j17zF{5 {jGfknYCWrW抜NM:*+PxngMӪkԋi5sfnjqV Z<0_Q^/yt2g8p[Vٸ#W-k.*2AY=/\{kWZ%lq=D"5#q_طt|2*ґhIeu_캿ьKw ݿR#ȏp{5U/O^(ݡZfZxrM}5TK%,TFщ#zrK._•/o锕t^;Yl5}8R=~}'5uwwtMwGN %e>|Rm_{. ūo@ѪPTz*96|8.@tƴ@@. Pnw߬5eO+% >}SoۭW},F2W_@cOڇo[_ ?|HfQl ,6 8fۺ3! f_w0uL7._p9g?$rem6!j}?C>Ν!hg]~s}@ Ȑ۬A&a8:;;c'D|#̯R}-nodW. a!fdO@@d0g솹|>U0 HVl CXe ,SOM 7߰s9CGoL Pg3yG!mַLT}:ng5Ǥ1 #ÅG(!qy4̍J^P/\(D>R~0qf`'Զadz Q %,8+q;rGPEڨ鄸&QW&j4I';^} |ȂGޣ솥7r,,en0Bq]D!R0G+., u'|%K%.-]ZOq[XMh:Ǧ2ҷ>@}KRaz-< 2X!&Q!\XB.1 J6A,ILYjP3emn?X _,p4ʡ  rFl(h\IQUC|E ׏3x pd'Rϒ(ݛ(2&2OINύl" pM"~44*n8,1Ib a,r'rH=7v>~4N @J4@j1*< G8$2vћsL&őֿK%$ ZB4Qa@4EPEDcrPz4;^4݋>rfsoښ۶;~F)$(Td<^KdL1 I@/O__w AޝdkqD\{4ĐA>Tc"ZeOI ܐ"zM|gvZKfy㻻Dsh34I X*Q6d^,RF]1)}łxkPSt:0 I†M)iQa(/k ;3g(jPG.\xiC mT#ɬ:;ccLifuJtYq/,{v [*n9ܹb.k%A?#j! s 2z$<2!uX=!-j_W2X90~:@t?*Yh7 1s΋5^3 $C3Bʓ0tQR^>3uSd\cDLpXq~e rhFK:g yU帊X ZBlU(f )h JlޫMUn|7As[~Ja7t!!i++!xyb4h洐g׋8J a+:/枥]klA+[mRѕbDA,ΈQ뚧f̆n mfL <'9!LH;N4naCwM33.R_eʅHծ J|WDԋMTD;Qd,  GϣkХ]p@u$o#l)hKA3%Z;H'~R/{UXVbJeZ]!pc GP:m9ejY[aΫ8 t6>1RHi ۤEW=q!@cC%gdeeiprUB%i98Sjy* X'`@OW ̈́q=m]Soތ9##Nyٻov՞&T[&YД\,It i@+ 6 TF+"XPC Ʊ0a3ڗÚ"! ŗrkFg#XDh2_{Y{nCl ^cԚ]S]YީD둺YAhX2xG؀0^E4~~޴9ԋQ0fBȄ~eƹ'<\" X/#M 6Y^ ̾itR!{F#a|ίJ hDŽ|a_3wDŰ%7_diVw0? :&эgaI= 4Z$0vg4O.q_s's8$<41~<]^(E_"_V3r%+H/_WC F>쎰3\ܑ]Ye8ɟ~K@#vO6\qƟe-9jc0oo3kvťny,E= q=y/ܳ, C!v_D? s!{K(Qkpq.C"=Y6<?9QϽXZ{=Aqpsf%M=n?M랱&u~B7ddb@dgMqS+,)bTOR/U$(Fh VE>\$:e&fdIxyN=-@;F۰'x'81|_|1v΂*GI8=#!fX I`[%EPkW9q0q&`r}KޒpD j>Oٗ&E#ӥ[}TefzId t2;1*wbx@1b.h;6a3%>);Zb%)0 xf4;t7a!gB{#Fe`Lw7jX ө6YF6)J)eZ7-eS]XOpPge ؂"칉+K aƆ躇20#%D_yqL[Y/̀5dg  U-Ț^xV*i^x_~Zb,=Wj%K_ڦl1F2,kDoȨ$kSS/w,1UxUb|De&Hz̊dy6y CEjتBJj#be%l. :]ѾD,dLY Q@~#/t=Ww-BO) aZKV.c0o1-MJ;H!~ʐbhO1V& GL*h/#C"ArB$XVğdi )RL-30 Q9kRkvͬ5U/"Y- ^ʖΘ,>àiQ;{$i!FϢ T{)^xl۰וĪ5i}f|#x?/պ]H,R!u  c et١&?VC.'`ovȰ/aHe/-abgBj"w 2O"`Jdwս{$u?sLՖ2\v 8mQE&/ف\[)ZJY"kcTrR*/8Ne&l3b;UBr(%B<*g*i,o~~ᒺJY۳ mQ5j ױeGks@ ԭg"ۺ5"76KNI]Ra&vNRzx1\vh>QFDMW\j^2$Wjax7NXM2A G)~$J˓/lu* Q[`mLK>.}9 BWI44vv~??G^EK '*b+B}^"|U2QWAdxۯF_nGM-P/.*7wnBvr}c,hZH7dȁgkBwz60^ʫXeN,Nړ(9 s_Fwx/T1qX|;"UQCu#sjbf6 6 'iuhy7֖}jJ-pA1[9#ɗH,5a@-jX3X, ;ٕc`w+x0**qUOI !Zg0#|  0L{\7YD'|mpՌp\,2W αj0i+nPl@ myf,XxJLH/HGzXJ,{}6t=btLZӉRJ<4d_ϗX0&EΊR$gНH ?d?ښؓῚ-(ig[id!rFl@c7CiI %-9dOL:O3Z:EWAXRDW8`*.lة&-Aigi (`8p~:UQdB`YHx-Cn$mN׵9y O'{'ɪ… zK}c-C )a39]~y̷<` F^5àHޒ55-G[$w5~]GW?~)OFzqW׸5`Z髗_yQ=~#,{EпkpZ.|dxnܓ{32y7$SOW>ڸܽfY3tm-">$5~^ík{C^y ڈ|'7ZSwi`fQa͖oy0Ք7HSḐ>l%fc bAiDtMqzDdܸ2ݬܧ72$5oioe-?)wr7μ?v_u?צ,~6?"U;Nw-RϿpԚS}lΟI;hǹͩ)/ZlڡRئ ?Q<'r <6.NWG;ѬQ@/ߛx_q;;N3uw,Nw~x|~3_$2F}ʱKy@,r*Koϋe͜Fu, /_2<_?%( WYLC{Xfߵ҄FM߽|5}o#gj g'D!0_mٵ۲ n=|$z&U39o5E~^w{B6(û9 m]ŷ\Ǹ"oṩᄈuJGV͹(;,W>A8a@0ԯ.{`{=B?6ﹿEG/ VZh827 %e;&#Ct(_IbsBm+usCdQV0oy,a b:H[YDoG;ΐ5t$3I?3uǛ8evdTO? nx(5\WkaȊGQ k TPd s#i A޷Qr {, Bl( hI:h Huv1Ri78l&WmFI)k.BJR]Bɢ&dwuGFʉ<- HBV%aq,wg3C<[aW'폎O )LC؈)GصA{Dˉ%oא˧S\RxqS|*\ PnE7ׂD "C{w."4e|ƕ~ kMO=WP$jyuuX?ig<(ُ MMOlf;&! m2{/;K|܎[Ro.U'o2C(_~˽aB]n]/(-V2u^QO-7!'ƚˆM?VX}k'󓶞ش4X3OӧfYg ÞGZ+w٭ҵ_9ww޴ gSxއ\ۏt͘[$~(Mi{;SNRjԢ΋X6-W Vl' rh˕Y2}