python-scripttest-1.3-1.oe2409,>   f"G ;G|`u` \ GJ+#M^;tXևmRVXPT. Bƈb{VdSNm홁p^djydZ ay7:XGi\pj7]$D1(SNIe3qX1Wr 34`.bu<`5egXѱ˨ot'8^e=QJFq&ofGk 4K~ Rmn1AY`l<7d:_n%$2 ~/'bn_FD8xOWnԠNY{=Mr:ʄ,y2PУ?X=;e8e10d314ee9dba0d908bd89b8753b3890d31b0b93e4c3fb1d5da41d9eedd132dbaf5894e60959f8928deca713c2d650ada4de028˞; Оo?p>7E?5d ! E,04 IUk    6 8@JT\(0889<:lAFGHIRXY\]^def$(,2txCpython-scripttest1.31.oe2409Helper to test command-line scriptsscripttest is a library to help you test your interactive command-line applications. With it you can easily run the command (in a subprocess) and see the output (stdout, stderr) and any file modifications.f"Cdc-64g.compass-ci'MIThttp://openeuler.orgUnspecifiedscripttest-1.3.tar.gzhttp://pythonpaste.org/scripttest/linuxnoarch `zf" f" 95b7d2addc04083a5fcdedd6214ced760282af8b97ea6a1d92bfe7f3f557d6d6951cfc25219b0cd003493a565f2e621fd791beaae9f9a3bdd7024d8626419c38 rootrootrootrootpython3-scripttestpython-scripttest-help  python3-develpython3-pbrpython3-pippython3-setuptoolspython3-wheelrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2`OpenStack_SIG - 1.3-1- Package Spec generatenoarchdc-64g.compass-ci 17266857631.3-1.oe24091.3-1.oe2409python-scripttest.specscripttest-1.3.tar.gzcpiogzip9utf-800db071c2425bd08a8f4aef0d69d27aa4465cdca3341763445561f5cb060b8a37a4641cb7caeb0ad155de5c7dfdbc72d7bdd8355cebc109047433365461f2cee Name: python-scripttest Version: 1.3 Release: 1 Summary: Helper to test command-line scripts License: MIT URL: http://pythonpaste.org/scripttest/ Source0: https://files.pythonhosted.org/packages/c8/48/609b5463da485943d6a6abd1c7dac625f7d710bce7f13d09db20b696e18c/scripttest-1.3.tar.gz BuildArch: noarch %description scripttest is a library to help you test your interactive command-line applications. With it you can easily run the command (in a subprocess) and see the output (stdout, stderr) and any file modifications. %package -n python3-scripttest Summary: Helper to test command-line scripts Provides: python-scripttest BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel %description -n python3-scripttest scripttest is a library to help you test your interactive command-line applications. With it you can easily run the command (in a subprocess) and see the output (stdout, stderr) and any file modifications. %package help Summary: Helper to test command-line scripts Provides: python3-scripttest-doc %description help scripttest is a library to help you test your interactive command-line applications. With it you can easily run the command (in a subprocess) and see the output (stdout, stderr) and any file modifications. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'scripttest-1.3' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/scripttest-1.3.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'scripttest-1.3' /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-scripttest-1.3-1.oe2409.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-scripttest-1.3-1.oe2409.x86_64//usr/share/doc/python-scripttest if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-scripttest-1.3-1.oe2409.x86_64//usr/share/doc/python-scripttest; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-scripttest-1.3-1.oe2409.x86_64//usr/share/doc/python-scripttest; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-scripttest-1.3-1.oe2409.x86_64//usr/share/doc/python-scripttest; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-scripttest-1.3-1.oe2409.x86_64//usr/share/doc/python-scripttest; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-scripttest-1.3-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-scripttest-1.3-1.oe2409.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-scripttest-1.3-1.oe2409.x86_64/doclist.lst . %files -n python3-scripttest -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Wed Jul 14 2021 OpenStack_SIG - 1.3-1 - Package Spec generate ?zgT۶6 R$BzG4Az $z.+HK.Mz HF>{3_wZk>yW H $1~~ X Z ,ocrxV.vWW(ҕZa#:!\,0;kdB-,!@& * oDP. F3PH ׎*u?@VpuA#4쬠_PjZ!GY0wg}Dzp7+(H$:# E6P$88(HRDXTE+1JTPZ "&Y A@KJBĭ~)M +؅ƛH.V "V4D!` ٢z`=q'rsJ"0hgٹ~0 .n0_@;:#"D?vPO/+ȁt<@'Ņ YOV?%$uhДIV@HfE+I_@PZPW7+{mv4;?";kGPV`{B?ʯw`';pznH[ߜvCuhꅀ⬁Lf0&σwC;o_J3ZThmVaaE]nV?Rق]W72&)ϼfqp6 3_MȿTEfi6Zs[h)џV` nC4B@AP 鹢e =54DXA.?Z$Y .W,6h'tH1. !ƖrVz_ rrpoVPM W'[ W̨0-Ԓ F]2vр:Ԡ\<9%cB3 0\\y=\E[㕰dpK(~s?ة9f T=/cOÑQ2sYO-b;.[{OΈ6-\EIO 78xh^btJz&MejfKT/lxЫY vmy0E=d$eIԱ僩፠sr< :Mb*=3sk7Sy jm/ kQ&aQT"+޼#i 'z*q}-[B5Xg ) 'x9=on #N`)-m.fdHK'pӵoŹ#Sԗ4J=[kVDLxى :Te1]Zȉ1ӘEc[|(Nn L^(.~,2QXǞͪ!Hԋ4vط#U6dG>#Lgֶ|WGw]QseW7ȍ(.?n< 1hHg1V:LBW9>Go=9GT´_ע,:A`'aac!!*A:ydK89eWߺ3iZ\ԽgNhwP>P׏IiQ, so]&?v3F%]^vBM5ԝvc ?_# 4nTn5sn1y٭iI-==:EfiO/&h`1cbHlJ"\Bq`~?i=C/]= o-juC؀|:x䀪m:$MB_g>??apr0#}&FSÓ ffHJya@Yr̆ xFG}! ꍕI@ ܨi{ig6ML6>9ƿM.nlSbRRa_T|ԃ ୋ8Jeeb6 }:fӌ>'ΖI֦&$̮m|W7A # :hj.e.&6l5Fs=Qus0#(L|#|tS3Ơ99?>?<ح×KxѣYFƴ+HL2Ƥk#!s,@&k\$7x^cz.*V)jo˄>PoLh8** % èfuǻ[ԭ_ BwXqXLImPE,JIg%[GW !pWJfŏ p'"\GfI`>b#6j6q4Ā+ RZXAHx6QO2bf;p X ♒7  ѣw91Ip;th+Ehu7L{ZAKw2nac{d Y4RLB(S?ZA̱o>~o#d85-RM x";!݅WF o; FT P1D;a5]U+q!8*(|tx[Oݟu8̺‹c59x`-LE鿭\B,WmV;Ka=.NTWkd 48ap{gLWjr5o &eQ/ b@!P |O{Q~/mO?g40}s&G\4$(Hiِ؋{駯]" hrL5*'JvX>}*ΔoMo/`iE\ ;w&I+c v2=nNZ}oã7}Dc9JK5d7 sM{'!~#=߿`ZSKƎqv1ZQqP.3%&+w j8Ÿ$@yRM<+0)oGPa6_`qI[2wS}g;d}QTX E凧q./)3hN? JpU.N"hj 6 =U劳|Y3Ѕ?1%(6tRj D {~2Z}AI;Ki".}Ulnhh05cJnkN|9]/?Aㆂ^&EX(ph(G vb.W|LJe^{k)Z_ Y`VSobԥ57z${ovl eA䎜T0Σ-HL>އ=1CU~ ˵G_ 2^eDǘ ^5碘onm/$GCWX\'EMLJ>;3VyPY[ ^N~;j|fBnD~&xO9"psC<gaiAmEZf>2 ay󈗳iC6޻CݝZ;q=xiaU#=r[TvJ ΁1 ̈́ {>< [ЎWS`{f[`>Ig9Ʃ/tB) sJuXߗG&j6Ƿw>ǃOBӭ r $3dNcP[=ԳpohB=푸ŜCc ź Tj4=)pkJm}$uVܡ5d0sĹ5ӹ˓]'˫ 0|fuun3ᖺ#,^<|uu33tEːAIϜ9o禱Toغ{e gb޲ItdHvPTÿ9Oh\U6ˏDe|z 75G8O5MINHhG[94؜vo&."bGowi7_lOZ?Lh?*ҹ*9P K S:[\L> Z/ mrqǸ x\J\ߏ0&<PED(#m~b',1k' z϶csD7|hoF?hh1KL-)T@*{|sr`t%fce)]L[f"R6 8DqnA.Y-#SnM|DOTdk gG24_UL~!-LẦ*,[=ػd%1M v ]pKj9(4~vy#8pmƈT#c[֩ÃGGfI+mk-'iRE4L-LDYgG]%0{NW!{cwb?'h$P@|ijq܃H:71B'}7զ aDVewC?;%<~ޤ)-lgQVO>E:\fY$!gV3]?S Y`Հ Aek!h>$)|![g+'rf8CTQ%X۝=Wb>7Vж1l9=I!Z?#@&dQg{ ( N.pa>g=$MHWnΫO1 D]bqh6`1d_0m$QjV рO91R 6EĻEp˶,&00kfegmIwy.}'32?1Qm=5I;: Ԏ;([Jy+mlm'Hgb\bü!=̰2Ec`}X}SgLi>U :ivbΧ*@#&(#Cx!pB\#qltkƠVMq)0~žl"& }/˹pu->BNo"*?\xV(lϸ[Sls$[dVy..J<)L+Xc_YVuza=>H5&rSY/SgD5 ΋WW6Jhr).Y|مVQѽ3ZdWke``s{u B;++3SVo&]v]pe1 "|<ÖpbgcǹA;i簰j eS[zPsk2[@VTરU*s)&W[oUßxڗ+֕e$ &I`3~SF z)KDĖ?ed^(Ja{lqij Fkd$)iiSN+N3jOtMN7ddfu2Fkykm#:U3k1H~h\C#vWw" I/`F!%nqﶴ?@F.ca: 0Wzܺs2aDȽq7G{.$N.ZscMU {Kjf% / #vRk3蘧sA 7lce1:j3ŶFüUD>p *ё]+~U\:",2G|@abWm2dL8"|J|6p -P=YyJӣ6652Ā'Jp:AV=[:j@ISgCSw􎟬VqQ5O9܁4*j[ޤk!D./%i(WKZRT}p[}qٌ?تLIL341`(+a*}rW 2pW [ifzNniѦe1ʯڃ'Ū<4ΜMc\mb_Lχ,cfX#uդhi V5JTI8ڮjO*z۬!tΔP.On{5m~'jf4*X sx|Kx͆g<;"SHU=[<|W r zMT"[̎Sǡ녗N k/{xE:E/Mk4hf'gg,xen5[+ԩ|O`|0exsQ<^x@6pI";fkG7,4K0?T}pͫk3n+"DK-GxwsoMI+7+}џ/l)? P=t`y@Ӛj{g/Br߅%6\Q2 3LO su Ls;ppmZ: rTZܾDY6EXPWap5؂2Iu\*?neG}][::o?=ﵒsڠ]{2 a k[:`*"ڗiͧ!#tޱt0u,(9fJçd#OmZD< ,x̜/t9%w9\Ptw\&fNq:}<,o}[7u4c>TU1¤-¿? φ?&jJ?r?d)