python-pytest-env-1.1.3-1.oe24090>    f ;G|`u` S N׻Rd=cmF,MgwlfhNǮç)6 W*.%lB=EYT])}bvy|N>j2;BSKEK w`gl,F<ئ3о *ၱ`<%[I^/>Oj|*wjگs^_ʋLѳ5h/p>5lE\Tfa3=wBި?UR&:fr-IzaݘA /եoGrDZC"HϊYc +lu:oEJ{_t5_V&PR#%,4`%59Bܯ.o 1d)Ժ\H.}3afbe27fcc508a4f8531b345c943cf9d9b89f8b70550daf95ea10638a39b7e2616f1386faf87f9dc04f15a71816242de623e54ae?g<25 <%>7=?-d # ` "(08 < @ H   D  (89:rAFGH IRXY$\D]L^{d|efCpython-pytest-env1.1.31.oe2409py.test plugin that allows you to add environment variables.py.test plugin that allows you to add environment variables.fdc-64g.compass-ci,^MIThttp://openeuler.orgUnspecifiedpytest_env-1.1.3.tar.gzhttps://github.com/pytest-dev/pytest-envlinuxnoarch! fffcd7dc23bb71efd3d35632bde1bbe5ee8c8dc4489d6617fb010674880d96216b419fa17d58507747118c125bf2f2f39b6eaddfd651caa8444b597e3a0d9e3c2f rootrootrootrootpython3-pytest-envpython-pytest-env-help  python3-develpython3-hatch-vcspython3-hatchlingpython3-pbrpython3-pippython3-pytestpython3-setuptoolspython3-wheelrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2f|d[@liuzhilin - 1.1.3-1mengzhaoa - 0.8.2-1- Upgrade package python3-pytest-env of version 1.1.3- Upgrade package python3-pytest-env of version 0.8.2noarchdc-64g.compass-ci 17266844391.1.3-1.oe24091.1.3-1.oe2409pytest_env-1.1.3.tar.gzpython-pytest-env.speccpiogzip9utf-891b191da7e6bc6c7e727d0e515fa75985fa08b35a846a11601c79918b30b189a4b1f98057a33196be5fc8b323379b47694e8c77fc35982c36f2baa6d171f0551 Name: python-pytest-env Version: 1.1.3 Release: 1 Summary: py.test plugin that allows you to add environment variables. License: MIT URL: https://github.com/pytest-dev/pytest-env Source0: https://files.pythonhosted.org/packages/02/cc/df6940b2527bfa634c00940dfb6e3ec873bdfb7507b55894c93283fa3178/pytest_env-1.1.3.tar.gz BuildArch: noarch %description py.test plugin that allows you to add environment variables. %package -n python3-pytest-env Summary: py.test plugin that allows you to add environment variables. Provides: python-pytest-env BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-pytest BuildRequires: python3-hatchling BuildRequires: python3-hatch-vcs %description -n python3-pytest-env py.test plugin that allows you to add environment variables. %package help Summary: py.test plugin that allows you to add environment variables. Provides: python3-pytest-env-doc %description help py.test plugin that allows you to add environment variables. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'pytest_env-1.1.3' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/pytest_env-1.1.3.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'pytest_env-1.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 -mpip wheel --verbose --progress-bar off --disable-pip-version-check --use-pep517 --no-build-isolation --no-deps --wheel-dir ./build . sleep 1 %install \ specifier=$(ls ./build/*.whl | xargs basename --multiple | sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/') CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}"\ /usr/bin/python3 -mpip install --verbose --progress-bar off --disable-pip-version-check --root /home/lkp/rpmbuild/BUILDROOT/python-pytest-env-1.1.3-1.oe2409.x86_64 --no-compile --ignore-installed --no-deps --no-index --find-links ./build $specifier install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-pytest-env-1.1.3-1.oe2409.x86_64//usr/share/doc/python-pytest-env if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-pytest-env-1.1.3-1.oe2409.x86_64//usr/share/doc/python-pytest-env; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-pytest-env-1.1.3-1.oe2409.x86_64//usr/share/doc/python-pytest-env; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-pytest-env-1.1.3-1.oe2409.x86_64//usr/share/doc/python-pytest-env; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-pytest-env-1.1.3-1.oe2409.x86_64//usr/share/doc/python-pytest-env; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-pytest-env-1.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-pytest-env-1.1.3-1.oe2409.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-pytest-env-1.1.3-1.oe2409.x86_64/doclist.lst . %files -n python3-pytest-env -f filelist.lst %dir /usr/lib/python3.11/site-packages/* /usr/lib/python3.11/site-packages/pytest_env/__pycache__/ %files help -f doclist.lst /usr/share/doc/* %changelog * Wed Jun 26 2024 liuzhilin - 1.1.3-1 - Upgrade package python3-pytest-env of version 1.1.3 * Wed Jul 5 2023 mengzhaoa - 0.8.2-1 - Upgrade package python3-pytest-env of version 0.8.2 * Thu Jun 23 2022 OpenStack_SIG - 0.6.2-1 - Init package python3-pytest-env of version 0.6.2 ?zuX[7CC#2 )HtJ 00 eP%JJwχx>w}[ku{׵~o qq- 5綰16=; 2\@ܜܜ(n8 zCuZ(" wQ V$Uȶm䉑adPw9Ξ # 0yȥIH 5[h7j7ju>] $?w<͸Ż"/VeڔߴqY7d5V՚xF~=<[=IP?<9joMض~EӷQ; J(bިo1< 1\4q=/vq߲ԻC(X/O:wV&d(TVՇ~L'e]VH *21tiQ\` Z#G׌%)%SSnpw&b5.oSJt!~G[[3nND2i'kǻluכƌ!*iX*Ob玏1& j\7zm B\i-GwԦ oQ.ƈVFIZ;pboދ8JYf,~Bݏ#8N`}= es7֞gy ﯛL\"BNdxw1TWaڄ΄ @ebɐu@>6 $_M rm A14J֗[XO_xż#F/%Jc,mĵ ;x^xf7V\ ux\Kr7(7iK=".*]+0'`,5Dp]G7XTi />S1BwDהם0Di+e@|UF6ׂrK0Vu'fѵ Rݸ{mbXTvm,|}ָ⾕"PCV[s!y5=^NCΘ)̔t[4C/ho'I25ɤ+^NJz19QmLZ;ɉ<:w::50CX`k1+Vț3,wBdi>}zZ{pٝjƘ^4Obj EHCtwgܯ,r =dpOёӼNMNO('_ IK3),,g*@Bu-=L&9Qsn]5t1!4M~ @Pǫ_KVvX]&jnOTq+ 2J`cJLh{|K78;oG}I]T1ʛW*&w%Qҫ&nU]2HNQuDR*y!ьmCA!sA3Ij#Lqo;,VNGY?Óɼ>-/6(gɼl?YNNQϛ/>]`KX d/EY 2pĈ_sey5[[=:+bbyOQay8JR#c,{Z0}[d!B ;;l.9N<]IAo{l7>L McHؖw: zPn׈˶Wl0+cBl KWVI+ځDqw=a {LE7hE.+]wy#1mnMR$$tt%[G k!/EBWet)wt= J3 , R:GRܳ8oyY#H?é-hWx-mb̅ź\Q_FQ,uB6CiϸSN-Gح6* i UيaHXx넨0N~Įvyjg&afvKwRԒ;nywߺwJBKzq>^65]J4SE-8Hc`!m5q<8Uy_zJ86CMo3`;1@ѯx9y(N@YY'LXWvއ =Sn0壂[=yA^Xx0qB(ͧn[vB)`9`|[=_O"8Q2Cӗ{]e)Z7mPNI/Ay?P{m, #kml5RJbdĽ~'eP֪3ͦzo-%`UrBW$jj;bu3> G3cЊ..:FndBk]{uz^R1S&1cAlIMXHw;u=l G&㦡ɋAsgȗzrK8yK3%nMf*u):[H_$<#^ʢv|*t~_lȭ%"pnrۡ7 yD^bͫS̔i8+rF4K9^$9jQk>5`9|fcZq6k2r!V7*ĖE1j+ `a pe\A8{nqkZ]N|z.PKhTY(S'A:H_vdhNfA/_)"g8Gv]sٱ/ #~N r=gkuLH[,sցj\3j[a&2l30hmMk0ZaʦgS_>5K"gi2݇Ra~T&.iaX3oRnAYxkt*z!q{Mf un-Ӭ:ހ抆 ̏MnGɚQrń1lg^iazV=>z ig  i0[:DQMjJZI{]U tPalYy`Obm\E0Syf~\&rl[0yBRC]qJ|c\\Z v\ȽZjC{(l'X}LR7r9o_'>ĶwI$/[M!'I##SwNHrQuULEu^hD{gadJظ⓸@4Klu>孙H`KȺf wF- :ȮqdV^D?y~gf UG$<&]\[qm FDxƉv\m !$͞4~kZ- H1_ܭbį;~L؄ Sqׂ\Xڟ &٨EJRaˈmKNK3 }eTxhtK$.p]pq@7fL!./T!=T}-REOu9{ E/zۭp(==h20#ϝ矟Wvd]=. iɍZبXzHF\ܵ:'Vrn=.E]ЊˇrzPul@),U.9l"q$&ǮA7{%U`3` t%J9fz4{oh=ȟn'|t->J>W5Tk*}4o,N 5o.Nذla%cE,Ț|IAƤ3pE&JUvx n@..e3M^Io ϰ,?7 gygܑq齶%V{tOG9%5qŜ疺/9#N72D/}nY"*|G<|[P;UX"wv0'5IIP|R(pa| vk>=l!m:DL^MDRē o㚊*!Xw:HSn,v1U!m\N:YRFWz&Jmf@m(1~_I<௭[-ۘE>eqfRCRE{DRG=c1LE`,s[cڹ,6 +!؟q Hi%l؁r.ϾM+<_,v_Oq jtmhJㅏl=Cj/bNh2D!ޭ+݃m1zq8rHwSD^]{`:8>2}7l`mP,o`1YrۖE1=<,;Y$.aχbݣ.,j[G*(vcvd3t^Sl>C3`\ffI%ݨTxGh㻋MY [ᗳ+&-0D#G-wtpDunE]}\_9MlA\?=o/N7kHœtF]B T($+ŲIS"v8DAj>wVF פ-Y=BE2`v<}K)P-CڹTضtoɭKubY5J *׀VG 1eyZrȿ~VK54zʪF2,b"G(õo,~"; MhRݫ@\S,<}QAVD6\냢ON;հmsfq$ Ja(zI=4{Yݿhz4B =ih)0 q>s_| ~fC>晝Κe3Fm/+yBawD.$Dx =cu3<٥_5Bj|VK$"jw]E#rұNpm3us8ktKN}r(D`= ;Kumhn 9.MYl >ܱt'בq9v[!b'ֺbs1TXB"Hi&3?jW=Kt'w::mu.G ƶ(6ܺJ9YE"˺CO}pga?hݺJ{Y?,;n{A˵yAڐ oPN5ٱ nй<1po*#hr'cF]۫eSraaI-D3>Ύ b!XXbʹ||{1m?B hIs#c9(~Lѱ|I oM!xX܈Wӫ^:SylmI 'J1E_u^RP JXˁ>:1ىBj se6^<- "~1_EDHoS!,%T"v1EB♉^hL6|KM?,hx>H^vO+;;dum>]8# Y'וWӈ­fZ4daRמQЫo' 7ȱt?XݻGRCJ#}c*%KRDj/ QǤq`QB =ҁDf=G8oj\@NVQ7auM< 5oEX)'P^U>܃Q!Ǹ]v uDZ[tSA,־BZ_wH|"%AGmڄR£CodGKk$Rм~?ύ+8܄9rmPRcx ѡj&7AJ6WsROYػLS/6#Ű]ayպ~'ݸzk< Zzc5,w?ɥc>OYIL;pVA"urA8Od-Hc 0|qWg-f6Q$ #z+#֧MY^hdgkKROin%ujMEܺOUmr;XDOeubzskA g0M{BرܽSMS|w"/ﵻ˰s寄1¡_=ª# z|be~cO(|j.~2l%(QخZ0x(H8&)YKi?*co6,)PuM'*S]"߼3I&4.~3:~ A㭏n5 ۠)@ًIjS٥gSȅ,7 *'Q#mR#7դJ=rvUkYd`ETp{B"&*;KO,Ci)j Cm7#O8?ofk}ÜUu8iX U.tQ"ɼ'&*E9KJѭJfMɪ(G`vR\Ժ/Ed i'XMPtlc#y Q,h(3H]윃cd:jT"TsvYj, :"DPH3% Z{?f'/ZCs9j?5dcVc@V5 I ؄8?_RQ~/Č 1]h8Ռy/%,jF<^ι>ŋ0XUˤC7hFûË8,O,RB1>p`ЀS8Vׅ` Iu#-\Qyr9CW)B~;x~Koc>&kB.I]Ԟ%:y5zUGU :N mo\nT*Rxb^UXf ?JFCkMy]C0TzA\Cu+%}Om˽gz*7HX(^nO $" ]raAM%l>5X F>DNw\Nt5xh6lGհ:l~Z۽Voyq'TQc^`cʗ68Mɫc0/W*=^ s߿: PQ6lQWsJ,_z>鰰K:yųʚ~.w!fL!FwffPǐYqhq1yZ2J*4p;?rlXTJKioa/2B W(U9l\ޡ`=./MG6bns_pG,ׄ9J݅ Zmܛ8A,z}:]`peR? O$|]\֎#ׂ@ f/#6p鄀Z\lm7MfkE: (% q  E:a.L B rvp EwQ6bowuÝ(8bi bEaP ABN[ (xUEmʯmP(lmq6紀;m uilp #[X-yyͭ |\\WVP^ U_KМ_HBG -(/i -NH[j 0t?h88y~j8*^#0RN?R?zPg{(uwjԊ0[Կ+w?ښҊ*5ܓT-