python-pytest-timeout-2.1.0-1.oe2309>  <@PT@7!.ܶujG7oe topeneuler@compass-ci.com G7oz &er >m Կ·E DI%O!μ\>#zۧC ;V]ƽ,cs܊ KPܵgMIˬN^1ҕd𫉩C1Su 2l9̎9vҠ\n>s:ź=T 22TQF@Yk r/5e('yɄf8VǒFs\v, uSд]έp5ÑVw}HPZ͎@np\%! tSKzYc6xGI$"lH7㲶]Yf;z5EJP2@住5!Ʉ%; &T `B΂7Fa1de1e161cdb4777f2b15f087717e0107c8b73a3da28327c325f23d08357e5d0e022bc24b7f05dd7b441b4325d569ef70ea9c550ce$uKQR>7/?d ' M "(08 < @ H  $4(89:A2F9GXH`IhRlXpYx\]^def04uCpython-pytest-timeout2.1.01.oe2309py.test plugin to abort hanging testsThis is a plugin which will terminate tests after a certain timeout, assuming the test session isn’t being debugged. When aborting a test it will show a stack dump of all threads running at the time. This is useful when running tests under a continuous integration server or simply if you don’t know why the test suite hangs.e r dc-64g.compass-ciPMIThttp://openeuler.orgUnspecifiedpytest-timeout-2.1.0.tar.gzhttp://github.com/pytest-dev/pytest-timeout/linuxnoarchG #e qe qc07ca07404c612f8abbe22294b23c368e2e5104b521c1790195561f37e1ac3d9d30bce0cb03a6f4a31e95d7bdb667cac54b7f48f0ea6f70bd8ebbbe187d81163 rootrootrootrootpython3-pytest-timeoutpython-pytest-timeout-help  python3-develpython3-setuptoolsrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.1bU_G@SimpleUpdate Robot - 2.1.0-1Python_Bot - Upgrade to version 2.1.0- Package Spec generatednoarchdc-64g.compass-ci 16953144432.1.0-1.oe23092.1.0-1.oe2309pytest-timeout-2.1.0.tar.gzpython-pytest-timeout.speccpiogzip9utf-83630864754d40a6f6a5a767f775f3b3232f6af5858930cd987782fae74ae243eda42d6853ea09b7c3b06dc606cee9cdf720eb94b062a43d0b7e77d5b004068f5 Name: python-pytest-timeout Version: 2.1.0 Release: 1 Summary: py.test plugin to abort hanging tests License: MIT URL: http://github.com/pytest-dev/pytest-timeout/ Source0: https://files.pythonhosted.org/packages/ef/30/37abbd50f86cb802cbcea50d68688438de1a7446d73c8ed8d048173b4b13/pytest-timeout-2.1.0.tar.gz BuildArch: noarch Requires: python3-pytest %description This is a plugin which will terminate tests after a certain timeout, assuming the test session isn’t being debugged. When aborting a test it will show a stack dump of all threads running at the time. This is useful when running tests under a continuous integration server or simply if you don’t know why the test suite hangs. %package -n python3-pytest-timeout Summary: py.test plugin to abort hanging tests Provides: python-pytest-timeout BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-pytest-timeout %package help Summary: Development documents and examples for pytest-timeout Provides: python3-pytest-timeout-doc %description help %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'pytest-timeout-2.1.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/pytest-timeout-2.1.0.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'pytest-timeout-2.1.0' /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-pytest-timeout-2.1.0-1.oe2309.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-pytest-timeout-2.1.0-1.oe2309.x86_64//usr/share/doc/python-pytest-timeout if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-pytest-timeout-2.1.0-1.oe2309.x86_64//usr/share/doc/python-pytest-timeout; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-pytest-timeout-2.1.0-1.oe2309.x86_64//usr/share/doc/python-pytest-timeout; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-pytest-timeout-2.1.0-1.oe2309.x86_64//usr/share/doc/python-pytest-timeout; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-pytest-timeout-2.1.0-1.oe2309.x86_64//usr/share/doc/python-pytest-timeout; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-pytest-timeout-2.1.0-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-pytest-timeout-2.1.0-1.oe2309.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-pytest-timeout-2.1.0-1.oe2309.x86_64/doclist.lst . %files -n python3-pytest-timeout -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Thu Jun 23 2022 SimpleUpdate Robot - 2.1.0-1 - Upgrade to version 2.1.0 * Wed Nov 25 2020 Python_Bot - Package Spec generated ?cp%N=۶m;mOl'scs™؜Llƍ5I&~ۭiԩtWuu釃[N wprXsZYπߊ8-w/V.6N66/s6[?8fcs(2lWZВdZ FZ uVr|\B<'$+Vjjjޠ濪`@ϊς 3SFq6`^kS'=-L~u}:.fE w(d,%Lz=ϝ@ShzE<!BtD/ cQ=Mًk7,KVlvh7sT0X6jD d7ށ!b C`# k>ߜyk\ֽ@)&D5~yHIV຋:Kl4Fv~?fo-aenP`,4vľ1v~.z?]N zw{+?]|ȽÏ{AnF~[ӧd?x@B~w{= ڽ\gܓrD}W'xwy+~86WUz^x}5 |& N1+(|$o|9'r}5cz:;]N_/ΚɃE$ú?}n))`q^g `ʇL&.ƮX=-_r UG+"@RP# !|=0%k!\!#b}kCm61t@権Ng Q`ayp|Y g#oނ//z]ug`|t3ͥ}Onga^(v0ARݧ7C#A$;i;69BM!`̇%0rt,ޫ55&Zqֹit .so^"/Krͳ:p@(mkvO~72v&/=1U!̜0G,~I\(ѩ<̖hz[pMw]go.ZA6|O_ @9P_Wv$R,#7E]v?w[_3{ HO J#w:~؎Zpߏ-^ Pw`|eJ , [p? <8'S ĺ+3]{kYn[L㦜4TO|nt*tvcOՒ;n2+DEK}}k@%݄ HkyHK8?B9h!5ʋvҐٖuxOڒjGDfχ2HhNؐTgß7ۢGo)H߳糏2_~ wǫgFp궋+V(ډ|g0ߐށ{@!!@+Ii; D P݀v=Q џnzW^#8W O b|lL܌U!t8CƤG6*֌XO>Az~G(*/R8}PyI5}_a*h0愖եxgsge<X84@Rva;vvALs(u(0?,sXv4tOiQԊBEnOٖL Ix M \|)Y)v~VǴL]ΑRWAp BijR.h aTC[bwSa-eDt}}c)'13§Ȣ.c_ *{q@q Pfj|TP&OO4^%,:jDnI`*,c k)M[ο zM>xM|7Ÿʎks 8-k; ,uˋ<E91M= )8{!$GLaxw8u6oT9V2I M?u TODž Z6X(Bʧ0 Ex{΄硊"jx˃)PM{QKY R>lTJB(9"[#1k,^}B~kV_H%0,@>jH <D)#U\DWnI,yBaF~qЌ92rq Tՠ { / 9v͘v_K4bgwt^ x^ %EH]~$!Xc nSC}o!FhޘMMp)!yOuC NUjAQ QY0~-s}R" ^1NqIaĥڪm|9sXw`ئ&hh3wG! ÚdKѐKgc%Nǭ5KI/6+i]vpH8%q1c!+fgVDo* v,aPKNGF|/;TE]L ByhHAF.o7| i&`.X*z"lQ|%d R H٘6֚kO,-=|%7ۯSlsIB<=!K q{x?Y. v/g@(4Ixɽ U&}9 \'cYTNs9Tmf= & `ԗrzf z=9:AR& :ϴQ졸n[LcύO[s&ۯ|}͘9ɮ‚:kGSۭ!?e Ъ'!m2/5^lR)~@.Bt^!>}C!vΒ4!1 Y39&9VZf65iƒM7Nxj::'@L]kGAU"W6˧~ ؙ9)`8cfGvz4KH;ϦD0[2R_)6kRKl.k2@h\{v6. 4CE ~rwwF~Y_[26-}8Q+^mt'kGU󻧒m20R83sNdج9a)a=3TO-g]@[Q*0H2B*Ǝ"wLkrv,#dW(yMޓIX3}?F]I}##|E˰)# r}W1 ŪL+`&m۴w= 8a]@F7orf+K7aJY]/ "tZ씴QLME%,a,ͥ^x-C9Tb|2r#U{H9Q*;7ֿ"rzcbLq8Qhyr@*ox%eO8_a!sfNhtƀl8h窹wV}=q@caEؕuieŝ_orد{m7H&Yy\_E zdwo+Pq휙ݹ1fah+OV*^v)A<vqY4|(̦v1Uqd,\'VMN22L /3 5>@tqVd3E+j>x\ ݼ~ doQGK u6UWh^ku꼏߼ _yr@ gғi߾ltkHj37P ҦQPzYXe cU(}\5 ش{+^Bp*N8#`rylQolElҖ#͞E&P% o>F t8( ";sz莌=}H"0߆Ø4d3p+b;{$y&.MU<(+:B2:އ0nV.QU(`̅r>K%Uk'k=PPQa2k)C埵9Xa9aL" |z*s8gkkO `~0&!1-=?$J7D9H@zv෦Xr&7\iyxl>+0Vц&T阬5g$ѤjAmTp$Z]Zt*^r>9-qtVW]BȽPh9'Ј!,P:ā,JT]?J 1̄=뿣.'R q 4Φqq>WZ*l5ik6: X0~Wj|mJ7|o, {ƿ2륽F|ejO jiZM#2 iw gy9ޏ 9$WȗyK7c~n]gv=ʹSФ<^ F:G6{"wj%|}=O5מkpRx7.2IƹoO[n;*oi-`dI/}z{iPrVqeg2"`i:Ͽ$Ue $χ~T3[8'HspQB?lv֡F}j{:^aQ@je`-C {/L`6Y)e.8ФQuP[ S) (f}۬Pm,Z!T̡F?91AZNm$.DMun!Msh,[qׂ7-=oqCZۨh$iwS_K?Ɩ="D -]lQh.{|tOg~" ̜lZޡHDH)}J"*v^|Z)#N^h:LsٴH»6ԬZ8d*Ǻ~&L1< ([`s2f?W,Tc^|e$^2OKݕ\# MۜN"x.@:QʻE;]'*=C6(Ɨj+(,Hju-b_dlsC#ky VݞiIiswԹ'8öS#SK, ȝ~[I+ \)[ЁoҺ7}3b cwY> %Cε/-ZbgC(tyS/g+< ș*J򏯼wٷG9L6{eMfgM#-1b:"4! |Lq2{a{w z2]ep," 3/0Xa*cxTU߄zڿG=Z9yFӴɇtiӁaOd6/6}3RKRZYעAKI xLN'UqI'Hu՞V→[UŸNO3~ QL:OAl5TԥouyVw1qZJ{h~l4QP^+Jf$ö3}>]u֟T~A&e! Z4|Ji5FIbgM6E4W['C|=ړsA.mA\#NV@-NSî6#}N( i/"<۫:@6-1iIpHzdT,DS7:[!sl^&ػ/aMݭX9R/d%ANn8my^f ig4{־L5ZWEYoUSqXsoKkw'4 Zz{y_$Č䒅k~.]R &D u#Qzu #Z,"Tz Ti3e'O,5q srvm- .,{ѺxS9J.b? .n$$֞Do?i#WGga|Qpo{džg6y`XT}S0ɟ #qjdD6_C<ƀB~9UDo/[4,pk=QEod < 0 ~]yCF{YҺt/ߐE^&%oC.q"v},{XK>AB?egZ)OCRE9۾h{,ѫ* "8\S1\/׾(Ie3y>t\jVx@ k]pI:Bq\&E ϋQ|mG:3p[# |(ۉ]Q7-coA_V:4$X^3v4憗z?.{3GsGuΚk<(@ 8k[=y&W_v>]?/![=@==[,_si?GU-5:ݗ+k(E /8Zt뛫 @pxq' qt/8·< uzu;nju;ua aiojktq9j nIu+u0s`9**u2t aYΒu*yᯚa`٫vW8M{t42"wjHH*t";ԠBƗ98Wnk! Fɱҡԯ_Eߟa1}ֶB@^Akׁ:k#Ё0T\A6@uX7օpe4cI3gQ4cf2&Wj 0tKTօ`BtK_(#wguN.>%My.lvoBGFv"bD= ~RŸ27:_-lo:Z"iRAs٨kY .>jMN?.$~;򎱏S$Q2Sث6Ȑ|a2Ԉqh#zJq_8A z]Q^e'6XݴsUsY}確 Qҍ 5&K׺SwBwhJY3x Ob}R؈Qx {%Vz-ȼ(y ;Z:}75^6iA ^G< M7{: )Ml7mHl#Q' %NÝQ8v:r8YzʝFpieFoC(+ֻ̋],pJSaum:+o7-,p%,,qCfh-|onzti#f5\\^/fUQU"iJj3ұ0.7l-ڔNKn2> qb0ûխ_PV-߃u|Ěe1XFMHnvVtB5ӣUkg!RlXz_)H%2q::J$h|5pV:KC'Q٭e[,s(g5澽 u""(17)YfKa {|JY?sREN|}ހ+8Zz741'cuS3˭wrD3iS:Z6~֙/𗭋ۀ|`O6#17oY!G]i!lUw}_߾j6}Z>$ x.g.OfIp_%*ΚMbbšQ:zjټM|`hke=oc.rd]nXgAB,0V^5ƨ?y )t`)WDA,-Ȳ!Cj:iWF^`}3KQ~a8^uRAD yMy>S yDmUzä'^'S=-B~3~@9DV9?rD ֭:~T6 AUܸfPc঺{ 9 UjH' Boϑ iLr-4Hf8,B1_2ƽPpw>>:&$RЅZ`Eh7D^\cvkc! W҆Ι2p`Aq\} e5m_| ҂:!IO(DюjP[.c ?Vb~2RPVާm2Ԙ ^ԁgQѯ pǩ(7X7$i_C@ձC&&ą '҃ d&';8G!>g[S- r|1.XQ)Hzs o,4x""3m[ h:.C#dGQA i#IHzhI*S|NSQ U Гe7 Rp5ؖ;\ oNb*ab#yyV{:t+G23D אH8zI/36waK*sD9!Qk%R} js J&Dۡ!Mi#άL{nbQ dWS莋6]- ̃XohO7N1>Dpх'3tV vDl#С[fE)v#،0}dDa;ü/ E4|4ġi- 4xއ/.T^t~Ba1%袿Ul?M 'BN#E1dK f!-BWCi!\pXQs<ܔ%~k VnXq7)ܫM=}/>I>z+__-=}:wϺUPK}U00] ~|(icoݶ+o^O{÷wgp+@Ke҇ %}{ϢrvW' " kO C *f.SBJ\uR\_eQrC| y*̕ҁMg9O,xg2^=7̦6˂ X)VT%C(x4Vv|28Sa+:cn mJ`(kB5 ʠՠ4*ܶIkAc^RY_m2$(AŒ]Q n]C'7?o~I5`r3]:.sڏJz[1,6'%LX~xNscU;M!El/DH70CFP4XU=M`<ˬHÆ6s@VAsl}| ˸#=D\~prm%Ș-ĺbhFI ǥO Ǩ3s_G-@sz!Z/u&0q#4G#Ŝ Ɔ h_SHˊ(AtZoIDQԚGߗResu#aG+)y65CƧ)}ۡ5di8T#*md^r 䯻QwӐR~B[6Ӥ>RK>4X7Kid(P kLR9:6۾qJͿMHKbwPZg) )D%|Sb&xgF UcSA;[0{Qx P؍Ff/- z>م8 110KfGb{~:qԜ$uQ(Zv)Mr$vښ0}B_k-X atVz& 2*69t5Wv/YS`<|>0}#JJdcاkslR`kc;}6JV5_If㔬a$˜:8ӑ&#ΔL7Y&wpmʰ#˹ \ 5ك?MG ;XJTOHmnC[Jeom&˕&Vo^I)3m KtR1p8o؁Qָ"ߪ*.9:K>IK%\:@Iyu_Ծk67aQqfq082E}%g3|TpUJN;o.#QՁSh PzoCA/Sk6g* 3h4tfD iX*C: c,߽67,vC mc`rP=3 X'_@rk\@=uGұ[ E3~dkZP? ~Ǐ:"yRo^WSf",l'SEeܟGTt?X2@H"|Oz߉;Bݢeъ1PtfE^n" (OT>z;M~c[=u$61sCJ H$Uъ8^v+&> D)9^{ W68y&VUNr`g)i7J 4DZ h!$k)eG(u=q[u rt~2^JaE@y;f/(ѯw?0%L8h7G* X3;ҍkc׻cS$F}@1ۦv]) $[:;"wJ/W>mH7 9i7:vaaC]6ͭOe@V䳇~ΟpJL}p[`f1h%yOŽCW7A\OGG͠yQ9lrºͮmqnJ1s,G_$d0~P2X:n9rH+n?V!E2Xp]bbC,7m#O:FgkUT6ș'BrG8T+R̃"p 4[yfYB-)?9jI緿&S%̴5YM-VDM >m`k5"wNَ4tD׻S9 G1ew랩KZa8e@[[xSRșZ82Z-C)1c2%Rl99Ӝ3+EIVeI{RJIjTD *Z5|f>9^4~sDGMSi]5cg1wiVI!ʤeִh8ڸUrۋSgM*~߰uaYme8rWN2LiXt;s}eW%7$iqcK_خ$vd1 ŋ\_Fri/&J@RẂ}gPSomT =!ZReP{%Y}Yq/9z1_jv7Z 'Dd(Dyxl{m̞r-<]{cW^Kc+<SOBO3x!]6eښ؄ ].V=+ >?tݤEo޺iuQ}<?|QK~fr8y:6妉N ;IPЄ*-8 8xl+{ szaiJކQfƭgQVS+[GI&X[Ջ3O47_jKZ[_o.-07m[\k]CΜp7wST{pjfՂ-JT{߹ĎS>34Bv/QM'$ޡgT:tF<^H}5r]Kmr#^@jTk35&qR$nvD rtqq9Y  ̦覢ޏ%O4{ʦeY%^,w9"*mAb3,6U.hףTHB|?n1OrNQʡ~ߕq'm{ohૈ6埾efs9 /1]JU"r S< mϽu}oo ,-W}3iިosޱ5PT=aޔv\-ZPF?4~ "qWmே'܌K(pV>%+h=/l.}o'NT{}ZXW6*{dEy&RbJ'=|ՂKӚ.|!fr-D. 'Xh8/^?&Gg<=`B@I5bjh3b_ǥa෨c"E~XGƤl ~/d#% 50`@=U}0aF ?cI$l$Y0rБ.XWb A, I$]!O>C4P5̇x $[B v1x́Isn1\d*A'+yJP \1KݱbFE󚇛'{7]]]DR