python-types-python-dateutil-2.8.19.20240106-1.oe2403>  <@PT@7!.ܶujG7of=openeuler@compass-ci.com G7o7 ✡F/O By_h(t: u_lămHk`r̎4L1*&iNM ԐvH՛9p{WO^<ֽΆ"&iłmƇS7G=$F/ [IGȨ(kb5gywXɛS0GQ3-4PN+ꢘ%U!sb|D.ev9E?WºX}ݡWteւ'_Ľ!p;+=+x[P| I1, ۬Fՙ``weei5Z(`Qk+=y** 4ԡ)t| *7x<72a297a75d17b4e6422966073834ee4918681eadf20d37adda2dee3484e278159e7cde0d95afe1b8aa42e8451b667c6ef2e4d32ac>5O'k߬GF1.,>7?d/ 8 u )LR\d h l t   \x(8 9:TAcFjGHIRXY\]^3d4e9f>@DJCpython-types-python-dateutil2.8.19.202401061.oe2403A PEP 561 type stub package for the python-dateutil package.A PEP 561 type stub package for the python-dateutil package.f=dc-64g.compass-ci,Apache-2.0http://openeuler.orgUnspecifiedtypes-python-dateutil-2.8.19.20240106.tar.gzhttps://github.com/python/typeshedlinuxnoarch #f=f=0c2cd6fad2b715f964be4408d81a447b0fc0ae88c073e9ddbbfc87bbc3bcd00f1f8db221c3b98e6ca02ea83a58371b22c374f42ae5bbdf186db9c9a76581459f rootrootrootrootpython3-types-python-dateutilpython-types-python-dateutil-help  python3-develpython3-pbrpython3-pippython3-setuptoolspython3-wheelrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2e6@Dongxing Wang - 2.8.19.20240106-1- Init packagenoarchdc-64g.compass-ci 17153100232.8.19.20240106-1.oe24032.8.19.20240106-1.oe2403python-types-python-dateutil.spectypes-python-dateutil-2.8.19.20240106.tar.gzcpiogzip9utf-8bedb2efcab1391c1e1d868456a565f7fb593454e0b4d138de942f1d6a4feee7653c41831f02d7107cbe5ddf7b97cca96c33625bbc995e2f2437f3f6ab84f0613 Name: python-types-python-dateutil Version: 2.8.19.20240106 Release: 1 Summary: A PEP 561 type stub package for the python-dateutil package. License: Apache-2.0 URL: https://github.com/python/typeshed Source0: https://files.pythonhosted.org/packages/9b/47/2a9e51ae8cf48cea0089ff6d9d13fff60701f8c9bf72adaee0c4e5dc88f9/types-python-dateutil-2.8.19.20240106.tar.gz BuildArch: noarch %description A PEP 561 type stub package for the python-dateutil package. %package -n python3-types-python-dateutil Summary: A PEP 561 type stub package for the python-dateutil package. Provides: python-types-python-dateutil BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel %description -n python3-types-python-dateutil A PEP 561 type stub package for the python-dateutil package. %package help Summary: Development documents and examples for types-python-dateutil. Provides: python3-types-python-dateutil-doc %description help Development documents and examples for types-python-dateutil. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'types-python-dateutil-2.8.19.20240106' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/types-python-dateutil-2.8.19.20240106.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'types-python-dateutil-2.8.19.20240106' /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-types-python-dateutil-2.8.19.20240106-1.oe2403.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-types-python-dateutil-2.8.19.20240106-1.oe2403.x86_64//usr/share/doc/python-types-python-dateutil if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-types-python-dateutil-2.8.19.20240106-1.oe2403.x86_64//usr/share/doc/python-types-python-dateutil; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-types-python-dateutil-2.8.19.20240106-1.oe2403.x86_64//usr/share/doc/python-types-python-dateutil; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-types-python-dateutil-2.8.19.20240106-1.oe2403.x86_64//usr/share/doc/python-types-python-dateutil; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-types-python-dateutil-2.8.19.20240106-1.oe2403.x86_64//usr/share/doc/python-types-python-dateutil; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-types-python-dateutil-2.8.19.20240106-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-types-python-dateutil-2.8.19.20240106-1.oe2403.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-types-python-dateutil-2.8.19.20240106-1.oe2403.x86_64/doclist.lst . %files -n python3-types-python-dateutil -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Wed Jan 31 2024 Dongxing Wang - 2.8.19.20240106-1 - Init package ?zw\?E^ H5 JQ %&ҥI "қtwϹ,;3ߙ%%k?J &$..b)i)es&%),5?=6NP>3kbima ,k's3 ih&p-$Hat!0['BR‚¢'zq'DHL\t,ͬ! +'WZ@W8@t.@6p3LZ@nfo(ϝ@,:Z@Q X;Z & e. *! l&2HZXJZ@c))ee%n)e)$bu>+I )s+ a3K3DB"fi!)i%%/䇛[{)^DJ日P' %fj ?ʭDAqES|I걁3 [ںB\l]!|Lw_Ra3]f4ȹ?;(x6 G89;Bp2Z O37Eb|,8ߞ+ę 3l9+OR?\SJwd ~[}Bk9J8 :9}8MͶu%=`oXX/ j 8,)g Y?T r x'զLa<$Sߌ7TRN~]Ef^Iӎkݢ%:^8gK|1X]H νOI?r2(ܾ@^}O-X8b[FGn|39aFca~ҭ(o(#]熗/ Pj/ GQ.6ۧRv_%jV74S\[1J9D]FE⡜9@~;f_C(y?/.q"S/Ü]wh/x3,9uӢ=鹾,zWG,Ճ_vFv?1πKOopH}3]W5.ty4#f&'.?ʆlܾ~g`Zif-KYMKsV{\+W>[j|WIL{3⛌šSiPZƯp+4 E}=_V:v"(~66=~䍸7-5>vG⺧7޵4[3iij> r ' + :Ԇ_x%P' ;9h2 Q&Nz_m8SʟjwX֞=y2?znK\nnFDƷZ"n{Kq)qF5iB+4 i7ބވqب}Zǂ շ ) D;4TT^^b\ ~3M3O‡N'Jn|{׉*a5."._\/pJ?mBǩڂlV$/7FcPd7V{>‰VMĝ/M( }TzemzwXHW}"*'~YX9*R=d)O<c.CکzW聜,knPGYjO©%cN-ˤ08E{[LKmaYod(_NS'PλX ?Z\781`|ѪOR6kLbx Bqyb <8A| NŐSd5@u39~Ԧ]8 Ii|]{F_=|6Anۅk,sO6ڋqZWp$ݕը#2y8 6xuE8*{??ц^c2;g}vǰ 1,R<^t0~nB!QZjS= z6kF=wO|]܈":<_s5kظTOV$fNͤ0 7Ŗ7hEMQOp:n4kb\M6$n-Hc&K{^^hSjr^VgHru/J%f!,X~#}ᦅ9e"jB]i`8Vz+u8N})kAkceʫ\.C-@2Gv-l`|vR!Fr}𢡊!נ ~d-Q>|%8mrGAS)mo|!ENux!0lG:( fTUAo ̉4A&>Zbz1IXxٖ) Mk\S !>Awx[;eoRb|5׈<,?>·떑+ 1_yx;^1}9'&YT-FdqߕkmIȵN.a0kɂ JG2C2VyifEn|%{aT.$>%JB/:*UZR6.y46c QN |w(nly8.!派lM #@ xҁBaϽZc.I3yR8.Cܩ7zJQ"LU1d_5;A:aN30mu=9~uo.ɘD9k^T"Rm&IĉdFC|#Az_kvkSbF%&" PǓgČ@0f}KLb.h)yЎ5vޝ R08B*  > Ѷ*Yxzsxy"y[N2E$Aޙj8m2R5 M_KuI@89<칇< Dڌ|,v3W@@YJT U"կ27zmqjF?#1z8̌., ~9ޡ2b;L*@HYFIe}`LZ~.pkCw3 ')ù 8Wx K򊨙m|O.jMcoT9GU2$rT *6Ʈ榻jwEfe!UtRW݃K 1)kE Ma3n)J kc. (0VU:jHn~->EB8`@^G\E`<(Qd&6<4a h0h`?û4S G!\0#X#A>udlmQ {kd+(n,)C׃Ԍ*ߩ]v$rxStzIYſ'[\o `{{IYs9+]:וWgkb]l m `يy$T /qOҍ`r! |@8QT~y^XPo )#:n*f޳"4X (fe8o0䜯qE'vJ^hA,1НJs3^J 7O.)2s'8(g i2{OƢʛ-f9h||4,~ܺ6s6:maӑ=4w~V2'vLJ˸ v{ؓh@G2xBF~)[]¶ ӹyepkgD"&7՗ 2%,P=/2%([#9M^ٹm$~"!8{]fϓiT>BbR$ްJM:뗉+?rby`q'o8e6o4 ;,wDRk$^:w#ɢ8۰+ %Wryt)ٓ.Ofe&٨<_hw")?z$| @R2U~+E9'p}ëÉ& D*ev {WN _^Uw8M?Re ]&yiL o*wĽu~l4ˌmЬpA7T ühctA0fi@ޠX+)%?M_R7-_!#I33}{mTI;VndT@X"rwF2cȟʪ`eTD&طA>FSKu%#r0ϒ7:>&_l^@qihsj=_tQD+q ؗN")c;.aB`@SpzCcqYBcW3'9bl$RRh49,9k? _(Q+!:`ҩ>|U\Y4ɟy{Iln|*n:-Y\*=~*I8~CoSXQLH: LY:8niKfTatZ}Af5`'qǩ@.>{l" !-<"Qf gm1 qA]]N̩k,TB&x >ܠvkCsUy K0G~R0:ѝr`ے>GbwxE>qWm! r1^l5&R5e1bsSxk] `8P\t1iqNF6Е#w]D1r!'Y 8`>r'RIzk-l +$aBWѪuL $ v™/>y~ïHe8/`iMȏE$61_acazA"A@CB8"8L=2/]R&؎Z$f^jvUr63~arkcn1}|f$4on3ݾ+uZ#qHe$٨)qJ01 G]dMH'R^D=q:L݃=Ƿu\R; |k3 Fqw6UjB<_Cdž]"ƻ 8}|B2gzow*߇2+8y$vx߃voG2`Fa vM@H_p.^o'=7ߪCtu?}i lW3Jѻ& HxߋquiW|WVȫe2=A:qo1I5cTNny5"q IM&Z2_g'"TܫD΄Cpeϰz@>955 1.7luM#o5Tp~JѿHUuWӼEvZ <_V0Qx #LրO/ r|= $@Ǟz,3kx1{{; GB/-f֓t5w& ޞ$"DSkcM934@C򬩯^q\i*aT{?e{qK .)! TU55!EގkI.봉ߗ ڌU7BiUٮ!6պ]M9lQ %AgN 2M _aP}yr5lYt 诗3Mc^Ӱn$[b/LƀhQp'"<ޛ4=neUl.<ѱOwwT^֮+'IuMOxDT FHZPlu=h:ve"+huW3ԔFL"{Zg=ZX<춡EmEц`Y T=E%\(vps!r'E=lɽ$ /Ͼ&Bt:vݞnmHhGOg GֻZFadྜྷ{Hp)]cٰHO`e]ohcpK7v7U$KWl7S2ß 2^y.R/nV2Ì:i^6-~]}Z~%D3vtҩ%!DtblHFtSyyYˀ+PRRHBϗx\Ѯ2|6HEҞIAGhzmgo$2<- 0ɜ؟]Bzns(Ygݝ6M@p i/|Q̰UN,%vJdwN9c[{:%$X7|h*-iLl-f 7$V6'EΒ-oLŗ[= i9 bꎲ&UЃEzCSOu } ۩z$!:&@42U|o":DLMQg_ >pûc㍁:lT|Im/.Z; <ECЎ ?q 7lzVl)wq7(;A#0Ν sKWY>Pa@jX3`5ٱe۵`:ls]O>x@=,,,X,.