python-kaitaistruct-0.10-1.oe2403>  <@PT@7!.ܶujG7of=#openeuler@compass-ci.com G7o (cՃBݶ0Qrtɿ"`wVW{qUZ2u%JP;=%%z#o/iv!z jGŎߪtي"|B-7\F7Q0X xJ,G%]gw}O+gk>liV)c ](u"[I.,D ;d'T'f^VCly cqU!Yl> s4&ocRH#lQ@XyFL eDw9KVM:UgO\"Tw#^ozߦѶ1bcŕ3+Tpc<ߊѰ~lNj霌cbad7d905f16d8ce66d7810017de2c68fe5c8349ddf4ac0b93d2308aadaa7b97e9d90deae2750b3216b98501c251ba91a885e38e35uS:Yۯw>C&>7?d $ {  &08 < @ H   8(89:$A_FfGHIRXY\]^def TXCpython-kaitaistruct0.101.oe2403Kaitai Struct declarative parser generator for binary data: runtime library for PythonThis library implements Kaitai Struct API for Python.f=dc-64g.compass-ci$MIThttp://openeuler.orgUnspecifiedkaitaistruct-0.10.tar.gzhttps://kaitai.iolinuxnoarchf=f=a044dee29173d6afbacf27bcac39daf89b654dd418cfa009ab82d9178a9ae52a148a0a6fb3ac85063456ecf48836bcef2bfe5e9992715556dc742f329abad7c5 rootrootrootrootpython3-kaitaistructpython-kaitaistruct-help  python3-develpython3-pippython3-setuptoolspython3-wheelrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2c0B`]guozhengxin - 0.10-1Python_Bot - 0.9-1- Upgrade package to version 0.10- Package Spec generatednoarchdc-64g.compass-ci 17153085710.10-1.oe24030.10-1.oe2403kaitaistruct-0.10.tar.gzpython-kaitaistruct.speccpiogzip9utf-815f434c3f8c979bc3795f6efb7d478144f4a7ffd713f3e19610f89929591c045ef1b5ea97999199b1ce55b4a61e332b3ad1f74a67bb86d71ba8e411289696c59 Name: python-kaitaistruct Version: 0.10 Release: 1 Summary: Kaitai Struct declarative parser generator for binary data: runtime library for Python License: MIT URL: https://kaitai.io Source0: https://files.pythonhosted.org/packages/54/04/dd60b9cb65d580ef6cb6eaee975ad1bdd22d46a3f51b07a1e0606710ea88/kaitaistruct-0.10.tar.gz BuildArch: noarch Requires: python3-enum34 %description This library implements Kaitai Struct API for Python. %package -n python3-kaitaistruct Summary: Kaitai Struct declarative parser generator for binary data: runtime library for Python Provides: python-kaitaistruct BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip BuildRequires: python3-wheel %description -n python3-kaitaistruct This library implements Kaitai Struct API for Python. %package help Summary: Development documents and examples for kaitaistruct Provides: python3-kaitaistruct-doc %description help This library implements Kaitai Struct API for Python. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'kaitaistruct-0.10' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/kaitaistruct-0.10.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'kaitaistruct-0.10' /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-kaitaistruct-0.10-1.oe2403.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-kaitaistruct-0.10-1.oe2403.x86_64//usr/share/doc/python-kaitaistruct if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-kaitaistruct-0.10-1.oe2403.x86_64//usr/share/doc/python-kaitaistruct; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-kaitaistruct-0.10-1.oe2403.x86_64//usr/share/doc/python-kaitaistruct; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-kaitaistruct-0.10-1.oe2403.x86_64//usr/share/doc/python-kaitaistruct; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-kaitaistruct-0.10-1.oe2403.x86_64//usr/share/doc/python-kaitaistruct; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-kaitaistruct-0.10-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-kaitaistruct-0.10-1.oe2403.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-kaitaistruct-0.10-1.oe2403.x86_64/doclist.lst . %files -n python3-kaitaistruct -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Sun Sep 25 2022 guozhengxin - 0.10-1 - Upgrade package to version 0.10 * Thu Jul 22 2021 Python_Bot - 0.9-1 - Package Spec generated ?yTK6R5(E*zz*U@@DAޛ騀HM<~Zffyg3o$H?riq'II1;i)ȏDd,9h0Fblт !r& ` 9{V͆: (&ˏ-Ƨgdy]5q7Y@WLװHE?ìǯhٰ/KiL[$b;?I7JYq߾;䲶f?!R7u|B^5 "eܗأ3A=w}ȪWusmKwGVLjfOlF"I%s+ q2'B1Vm''LP-|7O[ │OC#%;yV'J WvƑ-VWNmtᰯpǓID wH}e5ĸ:J2<Šɉh*FwٵJZFCk#eC+ 28S9iNFy/ԗtoHϋF,5Ԛ.e1r}ܔ팈} )I|~XfCuCqv-z"8*R0~%Q=b]:ֻS3?۾|lƙYe.q@*p%В5=ykXKqb1gnwc!is׹5EBH=׊ FkQ(&嘩{[!)x1l}P6wVk'c +Iu"^&6jzLI,)bk!>D}H:8Ǡ }0+>;>a6Of*wP{8CSK<>rBN4}z~=i Ϟʣuo G*"}O6l5Ukodeڽ_4SJ+ta㙽~ !%!T ;+P\js<1!P@Ihm7D1݇q`M{m2l>.}[K9-(| ة8.lFǃAj"3!wusd؅}v%zʞi*qq[6~\G1oc7^i`g.2 ȎV4wi_f]0 z>SQ%йʭ/X:t!ףY"ۯl< f-Dd% uh̄gcM (4,C ](3'Bo/_ ;ċ l>\Q]V{M\r+Dxy0b.w=! zNԡ4{hQzf0Kxbs ?BGsr d7%i(_uDH|3H/ЬK ];g3g"<$D%^_')o?éJdqBffam8\Q%m0BHmeEC Il>zOF& إ`9$lI3S,Sg&n] t:UthTQnm>8(Q]#c [S 5/=_nm5|!'6GB*Z)93p,U_\gWVZE0-m+՞J =ٽ>Z?ƕRqJywp+ 17%tu1qX}ǿ8q}.>X}aLZkwq^O^bYqA?z)KZZ~~Bnw\jMqfG117=Ia;6Uk?+cim(WozK#Zkcl1bEn5>Vil[`]qǃ;8CW'MWJJO^V 2[?F_=,0d8Yrqcc*See#lui{vlQr7 Q-^ ;- \ŋOҏu.e '·)8,]QqU /_ M1D1 )b?[z9 .=9x̪Uh~' ϑ#݊pEP{kW?b#2Gm)۽pIhٛʾTc=#YJYEuS׷Dҙ:}͔[zaa}rBd9}ꔼ{A\dLyBw\+aL c">oS2kp۝͆c 4T$D]?r73Bu_f! P^cEg.} &aNW8%DA07tfEk7AX$~B`Ӥߑ+M ˴5+rNz.mtj8׼ HU7TmdBtOJ4EL.~^h֗baU1nx&9bA⶞P5 DKN{^:խIInT<~$B@e$A*;/Q!o0rD\:1bnSr PNJZshb=h~P[m!(b}Z i^7$i.QA'H $ lDGxnZJQړt"O3O߸#/SvKk7d27Ȱ昹Im]Ķ-l.@!;n rT#uJ޻Hd umk3E-^ʷ J(>inC7NGš;Cc+A Na4D\Hq_(^ Ƶ9G]3>.{\[Le%6MV05mϐZ ma#dY͡՜lv_3u\vK{$mVL'.6v|"#[%G /kōM3ͰUfšYt[o٣3*8mCBq)υMs[&%ys4yez3GY)1jJ|o܍]*.28g4a64Q m1ʝB#_D6Y<Ƚ@V#?rƏw6ɧMW&l,x$IOס*fCeK0KggƤ,adRAx,8CFBgC(9l藹ltT"^՞\`S]jFeD@2*%X^Oqz') Θe" /Fyկ?G./9VTηa=iaEJƪPWJ8K'JJcʪ>%sq[74KZ̒|h/yDG(,$:pei9ܩ"@])*z}ȟaA5D5[ELĢ:Y*%ksH_ .mdKSq} JD2h^S7\8'Tvh> $w^iy[!IOv=.]d]=/PI]|ew;EI/Ux}cjZAd+)fi /kkB؉. BJlݍ|~7'$m1 Έ4roy#j@Dߓ*.uF;qӟ_v.Zňдbk=Jwv5|6=wMm(gL%8+M/T v"XhI振 'Ǫ٪A(LƁP(|bx:Zd}󄌼O'΀$L=w("ZfJVw.h}OL0Pݻ;CAM9L!*S惏s5D"ͣXM~yM^m4-zky>їMyK U:4W'4xw${=6;筥⤶_oq@ΙOݫ˷Qucl='Eov_-+%|,D`$g+-h`6a5Vo7kփN3aT)G)Y(:[zj#sM~~>ya8{oSKȻ :N*UUͭIB]]Fh0JK>YAʧS{Cdm1 yzw$O O z\>d}!991ޡif$z&>:[K iFDC7nʊeAZŠS]Fo dԂuYM\H6âҒt1Xؒ9X=]JuQ .E%-tнFtPGIZ QOlf%oT3V8fe+$/۶6'-vh'%-Ф)J|Ui8̠j0(Y7<ٌ>5ɄXS8,̋m5p7QF#*dЯ5Uo=ۍ](Lʒ\&8g]m/dԋ C<9yTlu6r6LPrU>n Q&[nR=`*\#>谟aQ_&$t+*AEq ;1Ա(z̠6E[?2}G&_TSTxHL~Db,;.= i j$ y龄[dﶴuRs(7eؑƪGr*3]7T+十x /JFswM=QS|HB,jD=GVU\5=XFJTXAw? 'Lc](hTIdzO8BkVc8AW\J k^8܃p,Nɭ`|۸d?!ts . $Ԁh/BͩnpHf]y?eQ49ٻrWgbCm2v+E,PֵUKaBD石Y:NgB- P!0uAs{R#]q~y\4\1Ӎ|]< z! |Bp/%gܾf;xP"F棹ؠդwvB% Qb0tuD YJGFY#rP@VK}wֶTsp &> $MgS}nQϿgAZ U_#RW]Sl R$KY吲s-N>es6g25 _>W O@:+l4S҂}I@&ZL+fƮ>_W{ͼQ$&O''^WT:5h9y6杍:tZrmcqnjgAVAewl|m^נ?-iPGrMMKzuye-`'v:-ON|XYq#+O /'@)TVg0{=T_ZюiC]_? s>ƟO8? 71(0~%D{! @{  \\0v"4'Uޒ`7 :.q#!!_O'~u (?? _@Aʅ_XxV((fsO/qWWh9h !P$* t8x'@ G PP p@N?%a~&1@- 7!3ZY@քq O?l0s=Hdg@ESgT&