python-pytest-sugar-0.9.7-1.oe24090>    fy ;G|`u` e ST>SY?[uo]񏔤իRV:o@Ѩ00іZE%CG~0Ҏ%_p!,MZh%| <Ŭq]+$R2WJR`5G$.QYJ]Oab<4r̜P-k]U[Ad(NejԉT=&'&N7Dݘ7aÐpgwSy;2xѓiHB=ɐr9(ҢVY.']$'TVqbzI.,(sA?2]+ 4inGn勆ls _3TQWBHmEq59094ee7895bb18ad903f49e936fec276228fb1d95da71dffb24478f780717f54c5cccb3aa3255f699a66264253b3bc5828afc928V0O-k>7W?Gd % ,0DHL am    V X`jt| (8(94:AF G,H4I<R@XDYL\l]t^defECpython-pytest-sugar0.9.71.oe2409pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly).pytest-sugar is a plugin for [pytest](http://pytest.org) that shows failures and errors instantly and shows a progress bar.fudc-64g.compass-ciDBSDhttp://openeuler.orgUnspecifiedpytest-sugar-0.9.7.tar.gzhttps://pivotfinland.com/pytest-sugar/linuxnoarch: fPfPf1e74c1abfa55f7241cf7088032b6e378566f16b938f3f08905e2cf4494edd4699487beaf5c3648be60881ca59246df5d6c0fe1621f6cb1655768dc8404f4a47 rootrootrootrootpython3-pytest-sugarpython-pytest-sugar-help  python3-develpython3-setuptoolsrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2dNc @bjiangxinyu - 0.9.7-1fushanqing - 0.9.6-1GuoCe - 0.9.5-1- Update package to version 0.9.7- update to version 0.9.6- Upload code and spec.noarchdc-64g.compass-ci 17266847890.9.7-1.oe24090.9.7-1.oe2409pytest-sugar-0.9.7.tar.gzpython-pytest-sugar.speccpiogzip9utf-8c720d2effa29c08ec2e6b3a3a813a08fdd48079c6fb1dcd337cec60fed91ef56c0be682208f5402030b05f69a5dec349652d3d0b4fc5d2a32529147322908e74 Name: python-pytest-sugar Version: 0.9.7 Release: 1 Summary: pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly). License: BSD URL: https://pivotfinland.com/pytest-sugar/ Source0: https://files.pythonhosted.org/packages/57/18/fe569040c5796879288544b1cc98888fce1754138d54e8287ed21614491e/pytest-sugar-0.9.7.tar.gz BuildArch: noarch %description pytest-sugar is a plugin for [pytest](http://pytest.org) that shows failures and errors instantly and shows a progress bar. %package -n python3-pytest-sugar Summary: pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly). Provides: python-pytest-sugar = 0.9.7-1.oe2409 BuildRequires: python3-devel BuildRequires: python3-setuptools Requires: python3-pytest Requires: python3-termcolor Requires: python3-packaging %description -n python3-pytest-sugar pytest-sugar is a plugin for [pytest](http://pytest.org) that shows failures and errors instantly and shows a progress bar. %package help Summary: Development documents and examples for pytest-sugar Provides: python3-pytest-sugar-doc %description help pytest-sugar is a plugin for [pytest](http://pytest.org) that shows failures and errors instantly and shows a progress bar. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'pytest-sugar-0.9.7' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/pytest-sugar-0.9.7.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'pytest-sugar-0.9.7' /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-sugar-0.9.7-1.oe2409.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-pytest-sugar-0.9.7-1.oe2409.x86_64//usr/share/doc/python-pytest-sugar if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-pytest-sugar-0.9.7-1.oe2409.x86_64//usr/share/doc/python-pytest-sugar; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-pytest-sugar-0.9.7-1.oe2409.x86_64//usr/share/doc/python-pytest-sugar; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-pytest-sugar-0.9.7-1.oe2409.x86_64//usr/share/doc/python-pytest-sugar; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-pytest-sugar-0.9.7-1.oe2409.x86_64//usr/share/doc/python-pytest-sugar; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-pytest-sugar-0.9.7-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-pytest-sugar-0.9.7-1.oe2409.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-pytest-sugar-0.9.7-1.oe2409.x86_64/doclist.lst . %files -n python3-pytest-sugar -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Fri Jun 16 2023 jiangxinyu - 0.9.7-1 - Update package to version 0.9.7 * Thu Dec 15 2022 fushanqing - 0.9.6-1 - update to version 0.9.6 * Mon Jul 11 2022 GuoCe - 0.9.5-1 - Upload code and spec. ?ͻe\\˲7< A}|ww4;-={{OUZYgÄ_^^ 11qd8XYYXXA0/^sA5̱׊@\N9YzLaFN. lg`xr " }e_И9/35 յTm{JıYN]HqJ?.ڪ;Wu1mC.B&ѵ__,] JR.[_a9.tJ.Ҭ fk0>+»HWek˫FO|cwP w5SlٮO] T JjynM؅e6eVn~FjX>TGj@:˄w|-Vsg}$ Ru:<NJEK zZ4?l,nUW2BwG72)!-Q IP!r%F7<wC0Π7fO6N9&ӆO'^׽Xs?R޲hU·&K"j~#Fn^ȐD]o6@f- o׏-. s5Z; -B^a"f9Xt)?"5#K͎K9l`n^ բ$(ٌX'}eBi㹢i:@RZ.ovS)n?Eʍ(ZJEg9k͐.D2ؘI b¤ܕh GLGjmdzŲX4CV5XŸ| z?:VqSߍuR^\++G(DN$Y'dEO߇&c 1qq.jpωJDPzu:Y[Ҋh,]ShYtOC}Anb1`!@Qz?^.fQ {]Y*=hhKWetw0?>rYuzlKXPqU^?bWj{C89@)$&{RLF̀A3 V- m4vNĽ-jT.0~H0.Q6*ܺ?&=T9gg̩8_&Ps/Βv|vHD(}90.hLh)e_#g-,)M'vb΋qfZ%W ?u&W)3%DN;+Y?t/1=_1j]إ s$36s,_j[z5:NDC]kf•BR?F+su;1qOOew/dqF7Fb~`՝>J/WGDH*j̯r-c^lb[vqy"uwhA\И&_jQqŀr%M^`9ofc,,a+lX&[4T&Xg'R,J^ u;sOM[Υ# C2BIZB>/zOI X)Z}D@4#xЭ"ڛJoONN54ǔ8c8ꪦ*#fo{A_1AL@0I-P]߽h̼,𝏛.*e9i`C9I.wJ➗ K]A߄NNG}7}[H&B 1yR枃,CTSI Fߐw/?s:8+X6!;MsL!B7!g҆+84)Kz5__W,ߗɗgԖrWҴmY zxLdF?^kku8VTT6|)  iI½ΓF^=eV;IWb|\j >B#3&F!NoDR8!) ݎߡ#gDMHY`uԟֺz8].CKuA \0!HX5?E83#뚄=DC]oCij, .} GP*L46-K%s u᡾vc⑃8\(;a~ ҭWCE׳Q];u&XX.MnL ct౳B'RΌk1yg$]"'Xtt{`w>Qȥ'<ј%e0?qL4NPw>#<,$GXzKę#Psy^-yY(u;Fc'*tN1d\vbv%c.pإR䪽n|zC='6yg ?axꛂNSOO@Y!xkqr)e>Wo~nbxO]>Nf-FH;;/ :p"\'nFsS$y"Z-\Q:hZx_(,E\ͻdQxQ.MSh+Oi -ju0鲠KOK / k>"( y"x"QÆ.ݎ_OwGԣ0'yUW c(5V  x6wXfSS E{X"nkgPY德QQg(8Cf{MoA~}F_{%<ƨ^szVb 7pqYqԼd0T[Vm]u-}Z秕fQfL'$#v6jgf8б5 NS@ )ahщ2So]l^tF&T*W}k밶V7dfuC0c•YEl9] Gm'"Pjw՜let88ձO6hϛeby7eTPO CMq.Xut93%铏vJBI]=vNy^ά(vrWyb)_Zocb%ìI ,m^|V cq̈́`abĶ s <%1f]ݽnQ_ʞ$rS:4Kaz|>=2YrUv>2ti%Ȱq*.W4h"˯>Xj"ĨU*$(Ggh<)XNnN7 'q~sՈ+xo'6z4O`"ySMkkpM C϶A%4<Ib 8GxR[ުoQS]pYY0]Anj%л.6l)'*ߥN__4u߾S`8 eqh?m_&gO! ɇ {{HҖ)Zd\dTtdADT;|C\ ^˨Kh̛qgȡjS#"^VIvI8ެ曢2#A^]ߞ߭pi]+J& k{(avDB7xUVcm-l6yTHmtx_$:zgX J> yF8יttCnyЅv@͈{nfQ^]FlxDm8~{{eAL+2棁$/ ?}?$Ũ}]GۺXXSc3=*\LV@BB](~l:c]S_AJzsh%E65,$?_i|؁SmFMڜ# ooS-’,U6|Z7y*O$^w>VAIIԞa>>]Ȉ.clLt @R^n7bmuN&seCos&c!#P'S}ȨP°c[wUbjT7u-˞7e@ğbIIA@MrO< /DB둩{4ր3E?: M.K6§T5~y#MWJ+Lo_#_GMt&|aά̋8-O 3^NWܑɭ)Rx>WRX^3Iʟn`>H4~5Teص۔Py{+xZMDTo 2¢r[hb [␡IXR?>`L69'HyL *1Gn O{n`%ݵUz}.c1ocDMdƽеHzV  @- Ş@P ۮ;*18Pfi Ҫ|fO6/4(xr& kˬ^EJ쪜yTD= ZH"#xH'-c,g5H V=H룍ew?ɗuoֈ~A8KQusM@!]JxϧAȾ.'z: 3M] БJ>eݾux|-DA}4<*J@tAO]]w]S:U [GUgrhb.:9&=z4=A|RC_+HPx–ϷЎJ(SZb7_ߡ/t[!+\h( ]P[>ӯt*RǡmS?$2ZgD¯/_wg .G Id.71$ /] N<cʥw _O',йr:+;3gՀ~ڗ:2(K8 cyjx4WS^3լ6حGXfs~M㌅r4S!RY_Җ!W!3?Zr*62DV7?/3'.E3 *߇.x*܅i'2\= ?/6χVVO2`2Oڏۮv:/g,p ܞIz5 iE^^yKS]ӧB.Pޞ-I{'H}FxBFudR9}٠71g.4:e=;}oVB lڙQ: @Td[pb;%4uELRYiSKJw:=7f t)ѕT` C Ք5lpq sb|fRʰ) ŧ0̏, }>^|xQR'3n}n)x>l-PCǻl*(ې}xS SkA]9uhNm[14,=asR~ľ܄mZv3 $&J;j7h&wry/e xzbw߄Kt"`R4ܺMD>\Qѵcz]8ES6u+:] 0/rͤ='5T[#w_-Nw 0iQ$^[I/c!@l$8Ϻ #ȒćtUHbrrXND_2'W0R_UO2q,F}቗3SUkE +==tbJՎB%IWUJ>)uĽ3IE˟gI;t8;RSI'O[.x*V5M>2bq"&sn6Rᣒ3\wPo~2Ǐ̈́[T.")j `x缛vUcb$XPS5uScd:EPPԓ{!^Etpy/DLNAqjY&\x ʂ o8A_|z{~*Kڐ K}Hخ)M)4\"g>,\L|׶2u #17 ֞N ,7X->vab[\:IϡTqqZ%jyJ[ (EeHB!M#Ff(8& ~HftڧځMrWR0h;WoًSb%>|>מ>U1_7*zQL[y]䩸B%eRotARp-Fxz Uff. g wⰺrjV5} DZaG:aKRnZ^Bos«`M]mA7S8l{$`FJ_]$~*٢`o㬤z,\XDV[GO=m8w}-p٪ .uRM]* X%Eťb|hN{ye{y JoU$tTDHs,v'T/}I,R@4h(gup"gKl~S]H9>=5jӰ}[T9prezz<'8K0/i[]|Bџ&M*IÎVwɰ{+ߨ%ϵP\s7vCvi;)*1FDp֬Z(ѓߠ)\MKVL9blZo# 9COGGaݬ#lهv\"kl"ȷѰ.oN+]` ʏ>66clKb!k*Ӂ7&(w&iJ1]qHU\ ݌aWߺI9 |w-K=$6xU' 3`[ M@Վ-n:0O%r&:M+\z/"vsqOE>H2YHB^Ef<)B텒^U:x^&[wt5|$z*i-oG~dW36]SUPEL9'`z1UOsR")ֈ@]X]==qVϫ LTRTظ/)'ǻ}u7'q.J'R8rL3x *sz] ^HJ}ILǶ!r7]>bڤX/cv6p$KQ"rVsy}G$O;w=*wn[*@}B6t yQ[.ٵ{YdlGoْ oINڛ$RD9Q9b$}$ńo-JykTnB VZ&tho+K4cje#[G%WgRbEDU_+w*qtϓ/)T=>. o h%T? 2lj+@C v&Q3Sts8;[k)!}Q7䵁KLaow4+E'X.dVCTFmE$+t"zd9gA8!OrS%+-܊ybAUp/+ClؑYmT'fXE'q8ZF@*fxEIn|_U7Ӧ\uPa RRMs A"hRs,/w.Z*Q][,B8<1\7Jw k0S?x]1zNXK1\sp1Pizi,&=AM4sDX|g[eYت*hc FJj 7#Gބxҗ0ّhc|6񰅥@&vdLuɩ G\l44T?d A_ ;=ވ^E ֎˒R~': {)yM|#G 3J v^ 2ծFS'wf7  7>E[%5&ZJc덿Y|ove[tˏ3րt# (\,!aZnmUDd]p%F& eX0>4/Hn*hfSGM\X3V?K8> yl[e'Ձ9@ ϰ}a)=}!a_\e/;C{q97oor.S?b):@{5Ԉr *:MJybkL}fx0zjJ;$-qz;FŘېj>IDz_!e *t+[eГPBG$WQ>΀$bp\=`:BdV;Z*" i4!fguˎs| 5τ@g:,PHftwFl&v!Μ%I)Q C*NcÏ9};Ou_s[+:)h[,|'XrAqr+smӪmKK͈YCHuN59uv'H|lwXla)ج}Gu0|# kgeG h+^Y/_akY_JTEQ5=]49͠U8TOAIVD<{E+Yݛ,[0frK`H<Gߗe$·~/VeRZ WHLޔ/U0{~%D ( 2&{ڀ9_!FۀPg6H7DʴBqB u}MLo6iLIb?z b`[@%c\- p#+xeF0[nRc詾xZ5p?W_T̊,r4 n[3fuiA }ЯMov&o[ 6WPJGvqf85q^$@>>FLTkX7&/zv 6,P5;0h5˾'bЍeж`;ⶼd-k)yO+ ZqQ$P1ѡh$2NO,#7BA8YWe\Kne\DE.{N^;O9m=+*dDHMѕV}qfb 0QYw'4`>P^̳@?\#ϸ=џ E*lDR${ރ;IcGAL#|ݚ _-2ĭyb;.:ia.@lJہ?'- y"%nK /k|FԣN4-gn4k< h2p(cq\POzg7Uf'=:>v-_ &8(\6ei^8̀{o/*Q\Yڇ +~P{#c(׊=F.SICǹÓd;ٺa:y/D臍sUi77g4"`fC蔠1uSfqa7Ձ85~#Gz2 23\swg q:]u^{"3Qb2yΙMnp;UT1Y~0eyۛ3N/pm5ZQ0sҬ^(_ ض S͋ :<,vn,*'I8God l*ɬ+eJe7 s|v?'.b0QQiI/Ozmi ; Gɓjk6{X$2&< (h2'mfqJ-m>螟4{Sܔ=VqË͗D5vSA$!(d0bBdǓjv(@^I <;+l$2؍T;?xJ:iM݈ . ]{\eJeyu-M=/&VM)A>{9 Ҍmӟ˨eQ˧Sfa긅/U*^cL35 ^kξ5PV*'aH,i/那HKA-,kSd tvKC˖TH`pEV༑5{>\ hpKmw5,9,uͥ,1[3 !̲3hd(QktwP؋_Z\^4G󹮅N{x 4LTHdfk_(_-RNݺ&)"7M+(mY mԦ00D^/5L(ڵ2)bCl~ʞ^HӍŬ:1X-SӾV1d}Ffy)%ҽ.M+EY(Sk; MrV⸍А骤qB 2# ^O xPLΈq{FjR5VvpſgCúT|# G,zov2?7e9/jcCԺnPðhY_43A]zgv5P`ϲ)(aV+!ֽGco!LmzU풊ۑy ? ku3[{r 1MI_!fS~Nn~frQ !\eA&:Gd|)nyF~1'?&4i9/.,9>=S%=K3)7R&1k0 rYK\{na"7{8Dz䛎((K\z 5.)HRw_U=-kQ&-v?~^5hL^6u8:AhL[&gxXI{7O1ܧdسr WkdϬm-#3l?}nz>P6$G&K>E+ A=/|d&CoዼnZQA=ǍCw^5q l-y٩]J;Ar}xO U4Y؈7eRcGB2XF-o/N>̡̰iDCWqى~Lx;A/n)+z"tu*;,˔eQ;&KN>'1JmS0j 4ާṣucv9y{9}-)[/.7q=C%L?:vñʞFS6/C@k ,I]|x _ /?7D.UN01000xGrGؘyGZX*+h C nv<@[K;cGU(/P5KW[QU6@c33?,!c`vI8Z;L-@@s0;8l`k&@d  bb X]?̍-mvGc;G7VT9KSoT%PU䞇dh`ct;[?G{qv|vp0(bp3½G'Kr6::;6JS ^`ÿۖv 7Bhc81-`6u] yCD5