python-coverage_enable_subprocess-1.0-1.oe24090>    f  ;G|`u` d 6_ 'eJ2k6Ns9 Z^LD(;Y?8xSy'Yu6GӬb.jȄSdJh(z{L&CPW,҅Ϡ El6!g7칑 rS?`}=Wn]p)7ODbqԾ;ka&yNkK ,v~t^WEӞn0 z|iGkW]R kn_ȦNIO7ץm5{ \ơL̄1.8?7ΎJoD*b;:jQ%Zι/׺4<ۿO*&ޓM!Ȣf2c3e6d147df577af3313c385015fae8acae76a0dc9667b466a0be8d84d81dc9664aebe9cd98f5234b71ac1a29a415c9e1abb47b's+S !2wۍ>7?d$( 1 Y %K    . 08BLTH(^8h9l:AFGH IRXY$\@]H^def5Cpython-coverage_enable_subprocess1.01.oe2409enable python coverage for subprocessesThis package installs a pth file that enables the coveragepy process_startup feature in this python prefix/virtualenv in subsequent runs.f dc-64g.compass-ciWMIThttp://openeuler.orgUnspecifiedcoverage_enable_subprocess-1.0.tar.gzhttps://github.com/bukzor/python-coverage-enable-subprocesslinuxnoarch Ёfffdbd3dc9532007cd87ef84f38e16024c5b0ccb4ab2d1755225a7edf937acc01107d8668d5008c8ece26cec66be338a2362c16c623e21d11d46d4487a4362d80c rootrootrootrootpython3-coverage-enable-subprocesspython-coverage_enable_subprocess-help  python3-coveragepython3-develpython3-pbrpython3-pippython3-setuptoolspython3-wheelrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2bVOpenStack_SIG - 1.0-1- Init package python3-coverage-enable-subprocess of version 1.0noarchdc-64g.compass-ci 17266851881.0-1.oe24091.0-1.oe2409coverage_enable_subprocess-1.0.tar.gzpython-coverage_enable_subprocess.speccpiogzip9utf-8a30978cd33b4b9a0794ffc9d692b7e9740bb6f6801aea346f81b5cb797968e5dcc73291791604f5d173156e0e8536b67759cdef7412a5d33d2aecf3049f10e36 Name: python-coverage_enable_subprocess Version: 1.0 Release: 1 Summary: enable python coverage for subprocesses License: MIT URL: https://github.com/bukzor/python-coverage-enable-subprocess Source0: https://files.pythonhosted.org/packages/31/f4/57693bcf041ba641501b7a2fafc9d3d2de647355d78c6a2e07fb53648eaa/coverage_enable_subprocess-1.0.tar.gz BuildArch: noarch %description This package installs a pth file that enables the coveragepy process_startup feature in this python prefix/virtualenv in subsequent runs. %package -n python3-coverage-enable-subprocess Summary: enable python coverage for subprocesses Provides: python-coverage-enable-subprocess BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-coverage Requires: python3-coverage %description -n python3-coverage-enable-subprocess This package installs a pth file that enables the coveragepy process_startup feature in this python prefix/virtualenv in subsequent runs. %package help Summary: enable python coverage for subprocesses Provides: python3-coverage-enable-subprocess-doc %description help This package installs a pth file that enables the coveragepy process_startup feature in this python prefix/virtualenv in subsequent runs. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'coverage_enable_subprocess-1.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/coverage_enable_subprocess-1.0.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'coverage_enable_subprocess-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-coverage_enable_subprocess-1.0-1.oe2409.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-coverage_enable_subprocess-1.0-1.oe2409.x86_64//usr/share/doc/python-coverage_enable_subprocess if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-coverage_enable_subprocess-1.0-1.oe2409.x86_64//usr/share/doc/python-coverage_enable_subprocess; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-coverage_enable_subprocess-1.0-1.oe2409.x86_64//usr/share/doc/python-coverage_enable_subprocess; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-coverage_enable_subprocess-1.0-1.oe2409.x86_64//usr/share/doc/python-coverage_enable_subprocess; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-coverage_enable_subprocess-1.0-1.oe2409.x86_64//usr/share/doc/python-coverage_enable_subprocess; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-coverage_enable_subprocess-1.0-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-coverage_enable_subprocess-1.0-1.oe2409.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-coverage_enable_subprocess-1.0-1.oe2409.x86_64/doclist.lst . %files -n python3-coverage-enable-subprocess -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Fri Jul 15 2022 OpenStack_SIG - 1.0-1 - Init package python3-coverage-enable-subprocess of version 1.0 ?Wy#w ޯxh4iJZ ]bKv8*4&z#:>jKO[_jW~ ~3:~FY+E^<|eԬ9MRKнvg.+RFK%8޽^-ƪWMGdratJ[g.P2oBURK7SiG/ GiˆPߥ\{rz?}|F 櫤R &}\P;C^ˊ u+太>yZ)lrPdNxGA氟꜈X􎑣1I;V/\71ڱD *]NQ^Wt`ǐ"v9K\?ms~ Yz;$-5{;^^_?nv">7"8U*)EAkTsULKcՠ%50Vuoӻ9O6hѝNoZSyhY5)].2.ps |uEiNs򆖮Lv\8O-25MХ] W[nYHޒΎHqI{Έamou " r9ˉ9VZFt}]o] HxyW1$cK]F?5_L_$+Zn,)%6g[CPd,;ˮ`ɼAwmc =ųTVJS:&ё(VW l {MBɓJhOlY\C07YV/\yYU w"|ZYs R}rڻN } / .q W]K݄̐oIHn&6I0v >K1&k>mFql>YVV#b呈%WfjMN(8C^?pQRwke/|.:ٗpUmVRLHن0 0ٷd>}^ HfYʰ*::7 n_ǙG| [*o J[cB ְe-]8M~̯PGIüHUN ƕߚJwgOmBRr_х|}&q{7#$Yv>$nn$~|nCӧͻ:N|Zyz?;_֮;>`<.׏[fF{${R|phGo][v_~S3_?s8g] p >mXS9oLVR+ âJn-(UN.Eh@S48&*4/%{lidȂ~n†*B@NTCsάn7X<\HW?ۂ9"=hgo)3ܖ!1?'/vKI􁘜,~50Gj/|tzOYWHs|\_zrgj:K$hKl9{W]]w}RAj?w4{q Z~IIscX-:\he2)RwQL@8Ijm|Щ6܄Bd]yW}xTw˞U;8Uf*?/07N0ǷxHg8լwgZo,T\r f[Ge}qL}  kf-}U2,Rl9[hEt&̌I&yuhYYjrSeo +]ʑ6oɡ|ЊM\k+:z'k$C%bmՄ3l]qcihZ;%cWPAs vI=tE {{-Xle ̸ס<(Z-hj5]N}_Tk3zc\ڃ NjYǻ]ZcR9}U5\}9XE`5L>F|8jLإpDcQo:ޭAD>b(9[ J'HSeuO>J!n~|6{K@əD6p\<% gZ_E$9guy'taǹ>,l}T^銛2A b'\6Wd<\JXˎ-[8g-o9|3aR^55kb)0r{;jFmz/bg17Q:Y!Vbkgp{[.a$H̕g+B V[JO&T0yH>=|-}* G]75羡n/jbx~=Tbˍo&XV>GCB>i[yD`Ud@YnP|`kZ7&~7پ\*9s I@ Ag td F!;0hLt'ht2 s0|#ȁh,攓Æ;t ; wj $<8 @4$[KgteCx$҃ƥ$X_k~9!(_(4:!SY$#X$@AHm4A`uhIM$b:(4KТ(5dm`utXI.ȟk7^ Dd H+H=ܙJIj q t:6 pd!J8.pyl8$py!`9 Cl"Ap2z@&WJC9|h/DRL# Mp&89SɠH DqY,l"gf=m'VփLI?f}ZLWO֨ ?@"} Wl eMhUxSnT}@"@Q,M |$ ?aHw Sd'N[s`BZebmfW=AC~E`WW  |֓qG5M3|tn <ю\4)ߞ\E:;D l@| ݦhvRIT<: 6AWPܝ,,NO r!) 5pMINʟ8LVM:_M,m"1=