python-kaitaistruct-0.10-1.oe24090>    f귋 ;G|`u` q N<ZҦF}moS,ϒ:jO` i ͊\aA[T(q6@,PN0x^P-p] @(6-Fܯ2\Z5 ~2[VJJ-YϜ`zT{ ҉c=zi3VEʇZrLp}Ԟ!){Ԕ"!.8r3h@A&۟>Bef98704dab5a9b13e6444fdb528e01d29a67c57a3566427923af4cbfb4671721811da90afa47b1a931aae6c111e5255f36d6304a5th*t oFQه>7?d $ {  &08 < @ H   8(89:$A_FfGHIRXY\]^def TXCpython-kaitaistruct0.101.oe2409Kaitai 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.iolinuxnoarchf9f9a044dee29173d6afbacf27bcac39daf89b654dd418cfa009ab82d9178a9ae52a148a0a6fb3ac85063456ecf48836bcef2bfe5e9992715556dc742f329abad7c5 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 17266584350.10-1.oe24090.10-1.oe2409kaitaistruct-0.10.tar.gzpython-kaitaistruct.speccpiogzip9utf-8e2da4b3da8ffc3dc8e467f2fda0c3a42c5a16094408fb6a2a9b364e1e17e276499e7e31dfacf8cad949c2ac5807abcaa516dbea961427a938fb884d28cceb1cb 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.oe2409.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-kaitaistruct-0.10-1.oe2409.x86_64//usr/share/doc/python-kaitaistruct if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-kaitaistruct-0.10-1.oe2409.x86_64//usr/share/doc/python-kaitaistruct; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-kaitaistruct-0.10-1.oe2409.x86_64//usr/share/doc/python-kaitaistruct; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-kaitaistruct-0.10-1.oe2409.x86_64//usr/share/doc/python-kaitaistruct; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-kaitaistruct-0.10-1.oe2409.x86_64//usr/share/doc/python-kaitaistruct; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-kaitaistruct-0.10-1.oe2409.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.oe2409.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-kaitaistruct-0.10-1.oe2409.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'IIFJLGFFJ"2P4B#1hAH F 9x=fC[UgT~QS38ƇFq, +&kH$IŢkaWlؗ%E4?-V1$8orY[RZV>!2KQLΙ ߞ>dիǺ#cD3L'SO6#ԤQ̒ ƹ[\8_N~cl \X>㈏'ƭpwqJ'pёՒLc%+zA?Ȗc+'q}GSpW$D;ob܋KTԎxPaCQ]TgZ %-ʵ2ġX ]zgy'#<}_˗LK:{ށ^̷GES#I{jRSB2h{[ʾ^ nvFDXߍJ$>?,]NH¡:8gP=m)Aq?xR|gvj.iݩQщܟmS>~L@Lo8 d`lHZhI@u$YcP V>nh_nlL0'w;e=%GLM|!'XYJbTbygOѺ7{_#'6ߚ7Vfo[/_S%U\08{szPT_|Wf6R-rcLgMBΐΒއ ڐF*͝Z(P.9pN(J$4V"C86ziU-N>xTcLp;;[J/qzӸHY񌰔]|aNW\e/`>롛Hϙ#F^8(eKEf$J4pSKD+$ȶq$AuCU=a 9!@^\^ Y~)Cd,u68sDMI(Z(O<9G u~ɹ_r2yUN]th|ɇeaJ5hvRKKx*Ol63n{Qu&>#yA[6 s|uPB;:92BP>;=eς4L8-?.ˣ౛[f/´W\m3GdG+;ô/~kCJF=(ݒ^z,Q,OW6~TIRVbPE"M @hAt4vf3xӱ& jwCkqaaCJ!qC.iC/jE6..Uֽ&d.֕{v" VXc<ԼtwXo1K;} Idh=K'{PSo=4(em3%<乆#99Q t4s:g$W}h֥XTY"vTهT/ܿT%f]8!3BW6(ﶈz!$r2" 6Vu=F'E CRb^@y) 3OQt.:I^*Gz:X4y(nM^OkyU(Aty1c-)@RŗӞj/ q>ӐJ#uTKt8/.؎+ -"jOqw}^՞ގ J~z]ouT?(auvEu)aGvp)8;a ڒG}úʘS\,>ma>N>v&mJݵ;8'/wǬ޸q\s%T-N-W?Uma!GJQֻS{_fpY&rwݘ昛$HŪ51VUO% wUAVzp16MU"Hd4ŀ{׏FիPΓ+%%'/K?֋qԟm#p/OlpJ]^K2vЬaƱncO2\R2\4=NO;ès9W_?㖅^'p:ÔUwIIG(nwWf*PNү&Kk1ҟ@qlŜ?f-q=>V`U>uJ^ .2&<;zH0`i&1RBF)rf݁N*j[V.DqSqki!:/̄cD }A"Yʳ r0~'`D+b:"u g,_W?~!Lyiȕ&eZI9L'=~:xkAO@X2 '%ss&HH?SQ4 {Y7t<l^q[Oz{t¥\'UX=/B$^Bz|Ս7t?N!z2J ƗFBΨz7W]9yy.~gi17){FX|'%Lyr94Be4xLI_-Kp>O-rbpv pu.ϸIi6;6͵O@6p_,iN?="3QibՕ!X=3I>j0"+#t bPhQDۚMhq竢e譩逥~2*.Q8-Ev8 &y)8:u&~ؿHzkqLϜfpA6EQ oOo:lQ~ud$laB5%`ym.Y~mؔc$:-Eӈ^LJw|Q!]1s ML9/um:*aFP#nkԞ`(uX9dg4B_4ο vo$WsPo"^#t7i-|(IjV'Aoܑ Tʌ)_֛Wgh ?dXesܤ6.Ab[Z6Q79:E%]$rMLDd󺶵͢Y_E[uo kT{47'ţˡ w0e". 8^/[^MZUPQ ` Z Ίș~=.K{J2~v&^`+QgyW_ 60?uOVQ,qPjN6;^ǺB.f݌]_DG_Fr;F-RIݣ ,Ֆ}o.Q4QEPxz[}J`Ă2\ܴTH ĮyVȾA[ GΚhKCu"V&bQs,9/g 6s2pQrMzsg"zQZHԀQ WIMWh*I[4\ QU\;4C{F˼yq'@î2z.($r  W23w ݩfM0:&5|Qڗ1$Rk,ܛZo(hhT^xElBfC^2&ι *xŃjiL0y$*>1|5D }ktHIz4|HJ5!MDB!mr%6sFJG>_ y;;1O={6껇_$cF&Zd`3M˦^V;PZN]BY4$sUą]HlclU ^&@YB>FY1"0w]ɰ+7cv5A0싔Rڣ甬y V tɑȹ&??<0[?v݆SI'w$W#oOao {%L] IPVөlH6 < ;I'}c .a>Ԝyc4{?Q=_^V-%Z4AF"q!yP]`@et~w2 o bЩ.DҊFۆp2jjA:kP,j&EkaM\iIQ:Ø ,lG,osǞyi(etPA:r^T:I(#B$u-u(CӧNBg67\N*+|~m?;؂hҔI%δTgfP5vS~ IklFdB{V)[[ŶvrK(f2~*7̞ƮF`&eIq.2H!霼Fp:9v&wuC?B?_(Y-7wHn_tOyX߰/R]TT"8 ^i{kyb{X=fP{_MԢؾ#/)*<$X]&HD?"f1ȝ끿 KO|GOt_-zw[Zx:mn2Gc#9ڇîN@<%9U;&()n$biVm5Ot# K*F.O UX,nӸu Z(ko=F aS-Dg_oYWl5[J2ָTYXpcV;qA'g'"b78 ⿡.*%s2bmT%q.5G%\s%*&.zHԃkq 'wE]L\i1R+.5q^Av8]z{MVpm\|E9 XxRsVmjkGHGLTZ78$?`ΨTLG] Eȫ3!6;" (~ڪ0!N,[^Lsjq jߐRaֺ=)ȑK8?Լp.U}.UɘL t>.gu_=uC>Pc!З3nEm7c߳ ͇V^*үf+e}.Q6F),}rHٹp'mv2u9ZVrm3ښR/zZ+n'zFX6Ld)iAhuMQlL?t[F3c Qսfި^~Trv'kBkcuѓbj+*]B< t-6ͱ87m 2;66}kԟ4(#&%:L}Լ;S'̋V '>IA,Ҹ؅Xh*Yss#@2f'HҬeo s?^hG8L+@!bK@ +Vh !V6Bdϝ(1aNb\]H/s?ԁ?v[0C0A 0^G 4 hFeH u]6S驂/:P[MM#mh4%+,BP8AB@5C] (?G!vBp0l v%ąAvv [I ; i^_!) $X^B$$AR" XZZ.dl me`|冁"!(ٟ܊ B`W1qEBh<#G(/+FVE_\?GmO>~IO(@.@@#J?2/!.{tHp)n B<0y߹AA<#a?v A4f^GP#>EP vqCgg JIH|~#p=a.+~vP=hv-hG h!r@{Q9O'h_R?BCa =P@va.Ga.{s;PQx\*B~goIGs\|S{PԿclO_8awj G\_:Ϳ@O?//,