python-flufl.testing-0.8-2.oe2309>  <@PT@7!.ܶujG7oe h]openeuler@compass-ci.com G7oƬ nIu)E{#(VM=ҺP q~unз̮ %G3x#w=܉>?/T2qq_8Ɛ-@Cncf`;-X*w+u*FgA7;8d=О" MAr~㘈+ͨ,$׏ib-<"dYؾ+q9Ox3*O;m? Q9Url.)p-%;\K׶K#wp>07S̠ʹt4)xR"3A4kgfb2ae38843b3f74cc36eb8550d81697d199836c47e9e1014cd2162969df2336b8d6ee3be462e980361f3eefcafa9bd104f571517=D` D-$>7?d $ L $(3 HTm    > @HR\d(89:XAFGHIRXY\]^/d0e5f:<@FCpython-flufl.testing0.82.oe2309A small collection of test tool pluginsThis package contains a small collection of test helpers that Barry Warsaw uses in almost all his packages. Specifically, plugins for the following test tools are provided: - nose2 - flake8e fidc-64g.compass-ci+Apache 2.0http://openeuler.orgUnspecifiedflufl.testing-0.8.tar.gzhttps://pypi.org/project/flufl.testinglinuxnoarch"2 de f?e f?811861a8a9bd3303a3e6cadb03a0d35d7d3de349dee8274b27143a066b4975da63101642cd09019dc50a8506d0d3f0d39dcc8910303f829f7c819293ab6234cb rootrootrootrootpython3-flufl.testingpython-flufl.testing-help  python3-develpython3-setuptoolsrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.1_@_H@leiju Python_Bot - Modify Spec and yaml filename- Package Spec generatednoarchdc-64g.compass-ci 16953114650.8-2.oe23090.8-2.oe2309flufl.testing-0.8.tar.gzpython-flufl.testing.speccpiogzip9utf-83621bdded1af3e2a6193b0a002ed4a8fc1a7b7febd8d2d7f8f6cee3da3a3e00dfaf84931e1344d3ec83a8fa91baefdbb656d8dd029291d94de4213ebf776c6cb Name: python-flufl.testing Version: 0.8 Release: 2 Summary: A small collection of test tool plugins License: Apache 2.0 URL: https://pypi.org/project/flufl.testing Source0: https://files.pythonhosted.org/packages/0d/e1/030cb22f7ad6ec12056de1daf4f537fbbeb8e92ed8be0cb73480dad2e61e/flufl.testing-0.8.tar.gz BuildArch: noarch %description This package contains a small collection of test helpers that Barry Warsaw uses in almost all his packages. Specifically, plugins for the following test tools are provided: - nose2 - flake8 %package -n python3-flufl.testing Summary: A small collection of test tool plugins Provides: python-flufl.testing BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-flufl.testing This package contains a small collection of test helpers that Barry Warsaw uses in almost all his packages. Specifically, plugins for the following test tools are provided: - nose2 - flake8 %package help Summary: Development documents and examples for flufl.testing Provides: python3-flufl.testing-doc %description help Development documents and examples for flufl.testing %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'flufl.testing-0.8' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/flufl.testing-0.8.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'flufl.testing-0.8' /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-flufl.testing-0.8-2.oe2309.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-flufl.testing-0.8-2.oe2309.x86_64//usr/share/doc/python-flufl.testing if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-flufl.testing-0.8-2.oe2309.x86_64//usr/share/doc/python-flufl.testing; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-flufl.testing-0.8-2.oe2309.x86_64//usr/share/doc/python-flufl.testing; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-flufl.testing-0.8-2.oe2309.x86_64//usr/share/doc/python-flufl.testing; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-flufl.testing-0.8-2.oe2309.x86_64//usr/share/doc/python-flufl.testing; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-flufl.testing-0.8-2.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-flufl.testing-0.8-2.oe2309.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-flufl.testing-0.8-2.oe2309.x86_64/doclist.lst . %files -n python3-flufl.testing -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/python-flufl.testing %changelog * Thu Dec 31 2020 leiju - Modify Spec and yaml filename * Thu Dec 17 2020 Python_Bot - Package Spec generated ?zuP6 ,8,.,h  !HB$}?sνz{j7t3=U##[UZ } C~ -( =m9yD<@\~HH4~Ժ6pDڑ^myrԈ8/#]l{`ً;3,N2\_btpڋK5ʣN 2,g+`PX1R^Ó+N>4m9#%J$#a۹d0$A)R6'E#*nMno⢱PJ;6:EO.,ecEJD?6JmFݐ%O-Q񖣫QY#7o86Dd [ܫWLJ}{\Ⓐ{Z7HATʧ`K 3٘V0SB9eQ/Ю&Q"4a[Nt]y|" TS._?9x\ąXƸYޑHz<|>k'xzvs+|fRvC-݌Fg@޽Er' GdEF%iJ$Gn/eM!x~4Q"6S9Ub’yij&r a/MWdτYزIuw~kdh׏Koxo ,ZĢB.s>E_`3y$g;{* : zRn;)_S_ɦj_6t`d<7imU_ј-:i<~O7^Lc=喞դ|8,({K ]hE楋"T>i T艒֯w))$٬cvL.z!M+.YΓգdnDYPyOawY%C.²m{WcIƅc-}YFb)]1救NJpdbXaٰb\HBz gCV3Gǐ8j݆(ճ:ִx'CY) 6W0VY[`T^܊ yؑx F7Q0lZk1plத<%aLW95}q̧FO)6٢H|4gF$%28V(dqjm"G<++fD'=rR+zmhgqM=vY)ǃl 4ϼ]֗YmJ`x}Iz8ud…{RD{T(Z !́"bB* s޻Yq*4jfɯ ddC-ݬxi"q?Yg1HË4FK9_SI-A&X,(FC*WU}%*qr 2=nk=M2Rd<7na^59l>pZ{f$>$5Š̒;zrx-6d k-8E[̠b>bS\£es0`O$5B^4Cd S SF*iZކaG_2jxxH7R5/{iD5['@@񦼦Ѥ3;I g\HA Z# =iD)eehdfs+O :7m;Ҵ˭dجኡ@2ބ=C s২PaS^ ,W.Õ"bpXx=@#[qY$y:y0頑Uuϴ$#[-kT6ԁt5d@A쪋jQI-Ϛp`ʭr 6vKUӓ4UȊt"!|hԷR_sZerj'hҐ C% Bm;X,UThp)::"Ôp8蓊 8@T|D\Ma;PU:3RDdRlRKuI2o?(wOm_1۳by^Q6AٔjCJn'KRuz svj4vM mYr1[ 4H z X_߮=h}Jʬ'yRYw?uO@Ax ?U22>xѐCx-8` Zeޗݫ`ϷKkJktGy1]J3=4fyۅ@T´!B)8}Yi&OݚéޣY6&7Ҁ^zVƟ^e%HRa=CC.@*PgV#'>35c;:F|Ah+:%o4}P`A0 k*iZ#}-)aeqD3`.ɮ!;sns=_5s^*18q. 8/*Vi+'% b:Y8ĞУ[~Bʬf!ΕiuY)bs"zs\? zepvD2=^Q(8+d}pO_=rF`z TCbwd|faz/kÆOB䏴ՙ@`>R0䐁Ubi)QiYy)JR1`Ђ_.KSt$Ç7͛!љ3;^@-T\x%A;ꌐ-앱+ 4L| C1W7[!GU$EP-q_F'7/4O27NT߁I8={QDz+QzBek\Vqul7ۧ!K?1UzYC='IȡNcU M3i%.w#!'(*Q(ȞрM&$ +YY6lS؀D"d}Tc%.KĒg/>/*DM;xb52P%{qe+}Acu8 q,|"4 UU4TNRie.Kv3byL]C(>lݑq<n7o ViDU<+c?O*|HM^XI4IX{2\&aSͪuyG< J#@uDX 5!O]:l2PQ|چE aaR@,౦~_8=skxj I&=hF4B 4 ͟ $vTz'(T~oI&E3ԘV[ K;D]Ahb$n'eHG$֧R$c}e%I_|I@b8R7#-Io Ʀ=YSMTXhj(d|Qum؝[޸ΝaŪiIvj#Q+\/HF)ş}C]XxwtQ &()w tIG#RՍ~excK'Q`CWgxjB;/u_!o-G/(. Fd: h(}K=|?L,4̳G<'(m0ٔˁr[oq'uw,QjBp;?i;8ʸ~0G-T֤GjI$Z?|.Lj; ݴkN}{b|N1_fp`%Yi8wVR Yz:)uMKꌖ#[h+ľK gl=ʷLBiW>Ob"dbJ %wcCe1vy~oqmR=K샳 dۮ|D /,C܁ޟ<8WhXVQ՗spRv0l3Zy33c7(iD+ٟ05y $Ʉ@j%j;庀YdͶBEJ,phb_n096rTi*@ZS(zn|qMQ~rf\Epen'1< xz _m>na,IsnsRW"K LC ')M<7ewe; "/cr{9SG@(ؼv@V<"1!7q\q;!K9!rcdږ<[.UC1I!<>&fҗݍőXLWl)QVvS/꽛|n\%绹a.fΖF*hz 12- %øjkФND֤(9kTZ u 5!j-Y4S EXtPٶ:۰DLr"* {U-qTcUb=sXLۏoCEz+e8PI┘܄~ߵ*Ŝ@0p|TVLjD_!jJA> ϘEVHDft?e`)/]?Uwk6D8ÎJa2-ak8BgkM#jf"Hɼ0w2I:vO/HpR7~YDf$stӟTGrTtSe!uzr&t%֐? +w3Ϋ|+g1h|<|(1ϔm1^''{ :*ߙa %@*by':A71{,C(0̮.HuA&~U3&#*"rV}=b0dbpQ{QWYڡfmT~@T~!k&7y>#