python3-pytest-cov-2.3.1-3.1>t  DH`pX̀渋/=„ȘoL6)jh3駹Y`bI5A-rs9aI[.@M@>HՕizW.84f\R_ӋAbjaRaAvq0ԣxPim߰,Z]ZO<12$sM_ ԁ.b zƪ^-vгju~]sI<h|خqQӞ #wL,F' Y. ё" X>`24ff5116ceff791b8078c40a75df451174ff7adapX̀渋/=„.7)n!`Ø{dׄk oB}|`Pųlx8cJVF2A^k0.-,`Hr2MC bQ?ЂUX )X/~D+V?;JϹX%/i1G;;vycJR@Mz[ jz pS8@}`x~ 5dpٯBykDKm<1:ͣD_> 7`NqL A%$DaW<>:?d  Dpt|  t   D  8"4H`( 8 9 < : FGHlIXY\]h^bcdefluv|wxTy zCpython3-pytest-cov2.3.13.1Pytest plugin for coverage reportingThis plugin produces coverage reports. It supports centralised testing and distributed testing in both load and each modes. It also supports coverage of subprocesses. All features offered by the coverage package should be available, either through pytest-cov or through coverage's config file.X̀lamb70DopenSUSE Leap 42.3openSUSEMIThttp://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/schlamar/pytest-covlinuxnoarch;KP? G$#,&/ +/.AA큤A큤A큤UCX̀X̀X̀X̀X̀X̀WX̀X̀WX̀X̀X̀X̀X̀X̀WNVWKWhHW CX̀WhKdWIVWhKd846e030bba149e63557dea4af5f8ce3b5fa0ef7141042de9966e3bb632daa4c6569cdddeb07fab101b0ade42f5d00de768b329da9893e34099c7d8ad5cb9c940ab9f8ae1a791842699d5aa174bef5d2968b329da9893e34099c7d8ad5cb9c9402ae0dee1a01228f4d75e035d982bedb71bc130a25b1bd0c5fba4ccb3c4e09e41b7897661314018a089ddcc583d73afa75988e3a246893127790ceed21344be1700d928c9c68325bdae54dfaedbe75a3b5707b794847096fff44a10bf1c2dc67aed15b223ae1c582ae75167dd55ff857cd845017cfc60250e9b84e0ea2e0525e8ffb5f205740268fa2a06af05555e2486ad130648e3bb45abb2d571ee3dedce56b9462a9ac2f769b797e9ad39dd1a007cbb44c259b101c5d3fa2863d09b55764dcc95046b19fdc3346db226ee36e5ca2ec66fc32ba19c1e67a06eae57cec76285cbc4e25353c748c817db2daffe605e4345ce5f7bb934f018127011f86ba82a9arootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython3-pytest-cov-2.3.1-3.1.src.rpmpython3-pytest-cov@    python(abi)python3-cov-corepython3-pytestrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.41.142.2.33.0.4-14.0-14.4.6-14.11.2WF@W~D@W/*@VV*!@VV@U)TT@S@Ry@arun@gmx.dearun@gmx.dearun@gmx.dearun@gmx.dearun@gmx.dearun@gmx.dearun@gmx.dearun@gmx.dedimstar@opensuse.orgarun@gmx.detoddrme2178@gmail.comspeilicke@suse.com- update to version 2.3.1: * Fixed regression causing spurious errors when xdist was used. See [#124]. * Fixed DeprecationWarning about incorrect addoption use. Contributed by Florian Bruhin in PR#127. * Fixed deprecated use of funcarg fixture API. Contributed by Daniel Hahler in PR#125.- update to version 2.3.0: * Add support for specifying output location for html, xml, and annotate report. Contributed by Patrick Lannigan in PR#113. * Fix bug hiding test failure when cov-fail-under failed. * For coverage >= 4.0, match the default behaviour of coverage report and error if coverage fails to find the source instead of just printing a warning. Contributed by David Szotten in PR#116. * Fixed bug occurred when bare --cov parameter was used with xdist. Contributed by Michael Elovskikh in PR#120. * Add support for skip_covered and added - -cov-report=term-skip-covered command line options. Contributed by Saurabh Kumar in PR#115.- specfile: * updated source url to files.pythonhosted.org- specfile: * update copyright year - update to version 2.2.1: * Fixed incorrect merging of coverage data when xdist was used and coverage was >= 4.0.- specfile: * added python3-process-tests as requirement * set PYTHONPATH to include new package for tests * added AUTHORS.rst CHANGELOG.rst, renamed LICENSE.txt->LICENSE- update to version 2.2.0: * Added support for changing working directory in tests. Previously changing working directory would disable coverage measurements in suprocesses. * Fixed broken handling for --cov-report=annotate.- update to version 2.1.0: * Added support for coverage 4.0b2. * Added the --cov-append command line options. Contributed by Christian Ledermann in PR#80.- specfile: * updaet location of test file in %check - update to version 2.0.0: * Added "--cov-fail-under", akin to the new "fail_under" option in `coverage-4.0` (automatically activated if there's a "[report] fail_under = ..." in ".coveragerc"). * Changed "--cov-report=term" to automatically upgrade to "--cov-report=term-missing" if there's "[run] show_missing = True" in ".coveragerc". * Changed "--cov" so it can be used with no path argument (in wich case the source settings from ".coveragerc" will be used instead). * Fixed `.pth` installation to work in all cases (install, easy_install, wheels, develop etc). * Fixed `.pth` uninstallation to work for wheel installs. * Support for coverage 4.0. * Data file suffixing changed to use coverage's "data_suffix=True" option (instead of the custom suffixing). * Avoid warning about missing coverage data (just like "coverage.control.process_startup"). * Fixed a race condition when running with xdist (all the workers tried to combine the files). It's possible that this issue is not present in `pytest-cov 1.8.X`.- Bump version dependency of python-cov-core to 1.14, as specified in requires.txt.- specfile: updated url - update to version 1.8.1: * do not run `assert True` in tests * run tests with pypy3 * use tryfirst marker in load_initial_conftests * pin coverage dependency * naming convention in coverage changed at version 4.0a0 - changes from version 1.8.0: * add support to disable output * increase required dependencies * run coverage manually if test is in a new process * prevent error if --looponfail is set * set py dependency to 1.4.21 or greater * Added test for --boxed. * Set cov-core dependency to 1.13.0- Update to 1.7.0 * No upstream changelog- Initial versionlamb70 1489797345 2.3.1-3.1pytest-cov.pthpytest_covpytest_cov-2.3.1-py3.4.egg-infoPKG-INFOSOURCES.txtdependency_links.txtentry_points.txtnot-zip-saferequires.txttop_level.txt__init__.py__pycache____init__.cpython-34.pyccompat.cpython-34.pycembed.cpython-34.pycengine.cpython-34.pycplugin.cpython-34.pyccompat.pyembed.pyengine.pyplugin.pypython3-pytest-covAUTHORS.rstCHANGELOG.rstLICENSEREADME.rst/usr/lib/python3.4/site-packages//usr/lib/python3.4/site-packages/pytest_cov-2.3.1-py3.4.egg-info//usr/lib/python3.4/site-packages/pytest_cov//usr/lib/python3.4/site-packages/pytest_cov/__pycache__//usr/share/doc/packages//usr/share/doc/packages/python3-pytest-cov/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/c9c50ef9511e636af7cc48b0692dafa8-python3-pytest-covcpiolzma5noarch-suse-linuxASCII text, with very long linesdirectoryASCII textPython script, ASCII text executableUTF-8 Unicode text RRRRRRRRRRNMV^!]VX?`] crv(vX0)8 zźUh~lWD9]}QK^gzԌgܻɥwYYtBRi:+.+] q/ Zis'5^AK={b,hXg*eMIN@)N&0 ,OgO@SmaGV H_l dK,Q4бLvõhÐ}Tt8j{¢42+)tTIO+X^}_R1-GXp}VQ; !bλu80F&-IGo3\ Trnxn:7c$=慰`̀{M;Qp SFңd~>1J8Pq]VX΄);P";Nm9#W7>Rp_*xᱺ*v5'F5yP T qZ"P_g*lٟh [7t.Q9Zag,Rl :]8;q6kO"NTpi0<1d `{įfÆWz[7(aE#WgpJ`뭚'ϛ(zE* :dq 2YaTn`xrd9[gdrrNUɽ*r;c(an3XN<8 j[=PncfoIM(;fl~"KfvTEG F?_0qA.a- ZSPBW.JKkÍr@-?ZA=ç)QJglcXj lP]!v(:3EWiܢ_TgP&/0X8+J gy)*l՝0z_lB&.;b XEI=r=IŲ ]h !A| g]sk‰j0ʑ;*΄1BN&蝒7{ymdHN din"%, ]gcp;$ϩGhi8".FfЌooU>d I{_E4+(9d$^W+;c ֪H,툾"koI~󳞠0" ,Vg*c \] >]jtaa?}TƐ{Bh%=qѦ\}9\A܆  j'"ƨ*}I: o"G"eX b>Կ e 6=pG"$fta iT*:.jp{rIͰawkgǝ5sԙ,m ^h񠵸IETzC P-Sr+KqYޫRD$BEǡCO,(p.O:qJ5VkM}>DO 90%I_,ICK=ٸkv_aoDG]}==qr~ rab91%j!Sy?lDC2-gKXJ15ɽ2TLl-p΍00w=SE%| ̐<;Hb{2;Ma6^:i(GEn´%;$ݳ,!֎OE+@ L_7τ{{yKRv (ZsXnV؞qĕ-DcҗjP骥8hF/" Ov'|R L2 0Xq5/ς86%޼2j]Kٕ`5 o#&MÖwVNvO]N.~Up|u j %G@p2d $ImxF]Np3tB5搙ЪFFZCm}'IiOطTf%9 PbA-dx߈~<P*hD7.܀V'K!>:d"S3䲑u6E 2z֓9C0w25t4.΁聼ɘ߈Njӗ s)L ~nf֊{j3IaXm<(#O'FQ@OWEI1wPO Ӷ?V8!Ύ8=B$Cn8ɩG.Wv7KP֧V M҈g_ ßLLn?G(c3udNӅ8 ^e0)㿆\? fO>-3s)Zճɫ!t=8'z&-Z 4G9n.PyQp-0?xKJ9lX$'Hq]|Uʝ? ṔҰ9܇ȋW̋0EoJFFiz(Ն B<` ?co?ImN( tTnvW #omf0ћ9A/K2e\2-6=@Pd4;bÞjB89p,ITnM/x36X̬HÃZqv[^SXOW#6lO܀(O,G3Dw鯧wwAw {@fH99?xRUXfm[[-;Nz^S$fj؏Q DH"| [? c$W}$+CTƐ_Cq/ (^Վ=}=Iu^3ؘ/Vh?әKtjtB;oع [BK_z~YZk\nAofJTHחzdZS*QeJ8mFw<)Φ&75b$Wkmt H[|iRڼ.beM = Yt}L:9KVPbѡ/yy-ȱ*8ckϟ5+OePrper#0/Yښɯ{e ȱZQg]kf!..XwO8lx|H2&ӓN }oʬhJXG k^7cLdAp= @T>Kl5!RtQɑzkp31|ʦ\#cqtoz %Qn^a< lvEH=N0Qt`yvmvg,27j ZAVNX!?)&hEiVc`9~жJj_D\KzHVn˕iZ>[)|}x JsL 6 6hXioݚ7jQ0*p~{z]ass-K, H|O(:%SK>boޱ=[K1ϛ3Q&Ryu/ͩ_et)x&O1Z8Ԙt!-fc,F|S-@MMW<[1O5U2UJ4Df-AsL"3"#A;2!+L[ޕ5Ii{Ly]0J"ང$ @p7TtE~[饢%ERGJ9pĺ〧G`x+d-lyWugEQt309XR2Pr&-kKi$-Mip F3>M"KS| mS걮͆cMg}%-MvYv˝?~ Wg*Z ٖx;%pbLfa\Ѳtk bۋܝ:]d^x%2,L.0] I.MsEL #ɼɟ8mZa>xgcu`ѺwHa+ZLQNNf'07q de'(6(ʶ\=ž&̶jo+rKjd.7Y*&($]wbAFd/q4k~<reI;4rY:ޣ!΂hm'ݚ -E:\R"MUp0P yح[e 7P1}MO; ٌ8OZz2\t˼1r%HtJ ;7yӊ-Lv/>Z#|;AkPk%i>e"<)ccfcxшgƶ+$[L 6"?;α!-.K {';XlϰԸQ"8 HZBcIAY#:fЅ'PiG jҊt@~_[VMSh6BBΘ$Ysf&#4O_ Xg\d#Rܸ+N/RW GڣlovU!}iOm#,<b]p%P]$~i?83Pˮ'8.#S2beon0la ILŞGGRq|]V}v[amM/ܣR!:ZԨ\`Xe8qs#* RÌ+7B5ٷ>g4?)"G4|[oI3yE8UR,eZ<{xN$%f1xz{`A6iC3B>【/Z0rM|kw-!}DdkD4՞>$CUƞ `<]p5`]rF(ߒ4KtŭՍqm13e+bՑS*`M KY~W9X*w.ǖ#e%m@ B\I|0L!E=3} U` gZqJ=r95mWkԣCXџd‹Nń'<˅%h̸s+'7msi!z-A?Bn㽽QeR:srPM2X헽Yq<{@kNc5"-$]' ~µ1lU1LUHYiTߠ?D5B?B1P9fċTBN1{Z0ṶzsOtхQ;?_>fҪNx)T`r-Lޘu;5e})+lesRϨ::h: ;]`Wk=$fgߠKs!+M{, z.+-.$,G(dcvEq+,&◷9u>@!5B^E[HdE1q(6 OYmlusTdVm'0%Ǎ$h3JG޺npJn C@g3.҃,st c*b71HAB]919ECuٖy^Vݿ=ޛӢ :)eϥ7c \BD\֐fAqڻ@R&>ZsVM*GOCDoгʸb5zܓ.8iȁN U;nOG;{}*^^#oY.DHu J&~RNay㛐}ɹKR3@[ ;|y X3)uom7̂GI~f (~VgniEolCN .DB4^ m+~  U?fj1¦PMcl൞dE&[FC9);go\tz r 5jT=sgG$~Qlc]Ge^|?ٯ-bڂt)>yqu35!qj*A A[aZ2]Sτ5q,yIGk#M<$µ{2D/ ؃\t૫\CR=0o nqbbx6Ȋ-[0=:Cf1Wh*ri9V9=nBD?T.ו83Bw)  M,_fJq,(JNz+^cƫL2_@k *6{Qn>B ! jGM5X[J mh})RP#|&cPq"h`2ܿAW9u %qXZu3*`W e97H CџJƂ 8Ĥ hx}җ>]C\)Lmͭ@?4[#N>:0sdռ;ej%h{fCMFqSֱlz&A_՜$(q h0( fm',@2^huC&,"sd5{PJD˾zڒB֮B1^ީ߄Alpu*)Jכ'CG;r*0G7c#^U)*Qo ݎ-"`*p]ff5PB4X~YRG[1db϶Kc%wݺ:KVK Kk/;OI GVx0븗F~hW~OZŢt_l,E(sL6̍&k%^7JB6??{<;]ۀcsM._Id~9<Ye]%[5ʌ ^E90"7 ODDa=r:kǙUQ"󉜂pc&K?:/a0zd6$d?D@'Vj6$RS!\ QBUR66*$fSMe^y.Cǐ c5k8zh/bYnXH m'S&V.Pخ,q0{f! E&<}zYU>3+YjX-R?bSn,XWP^p.gM8\,c р'~5->LeA=P6trZސ2GmEM vj!HƪHg(AɺYârJWο4q s 1rhգ{. aC̸u5C|Rpgex3KAQoA[)4sʦJ֊e�fG/#oM.$دDZξ'ᬃ^~xu׵'b]'9մ,(xc%q$JM'>R+R%8+6$UZ:;XC+D93t“IORAZxY7iLޛa\[AHR@{jn6N2y &#ቂ9d7H01XBEX i~Ql[mgC"ŬA@M8qqDB8#*}Cn]=6SW0m ^<jK'{0`7jxPFkD_W bvmHrR{K]E*fpNRi/RD9 m1ڶ1Nȕ&0(rg?OO E-hŀAIteuN%ځqL %>jOc-u@6ܧWs4:i4~h #''FS@W2oc4<O$L}~߭Lr.Kru7H5L.g{X5°-2iޠ9Nڛ6{9]N4/|@^<̶m# Mߺ-}4 v =.G]mEM8;94U^2 k#ރ}U_y>,591SppZ{BAF^5Xk~Iæp =0 eZvk_Y@isLV]RRv@WC ۉpT4d&)'iMuLyv$ v͸ƿƌH|}l9 2"??cܥc2E9|MB_¾ 2h?}&zO',<&;@#LBDyz֥C^ތ 8S:3>qY$C}r=dITeY13Õ˹Mb#XN܍ap))f+2^  N{7KN>Kdq(l/]ǎCN@fs՜@1G)Չ%9骽1ٮ$xO~@"5H;u ͓bL8hS^JZh`#P?K.<͕]#x&HI+B^X-$o!pR݁yHiJ ӟ 1CI]}s h3@8L;y[5Z&%&9K9ꅏ$[3nnMWl쫪ۀ>ض݁T . s-=e]ո>*iӬ"Hv&Ya@#M8)-/4gO ҇Wv gd-nxĨ wgR? VcFjL4V\0])HQm׀_˅K3DoemRgs m,4܉__I8o`Fk5%' 㼶t1mRL,*]ZNR]aO S]G'gȤgmnZZ̪n+r'@E)η,@Hj!A-~֊f|\gձ@ftUl|-x0uf]_MT8TQ~?>Vp>?fDYFTZFi#\jYRzorË:M|l-u.Rb܅$xxShx̀"26HNH썶WƥWE(.TfbgҀD1:ymwg,_btKb0uy>맀Z zmF:LH#w_pxsQێ1l!T mn954kjx++_@';hGurIL7չmoI;YٹhNHLI({]nLSV68 $F{@iҏLhTcK+;Hف a[>?=u/9@?QmZpq?OL걠 o?K_{dnD֞^ciz}CJ.%iHVj~QZɄi^<+}~߆Dxvp 3X9}R{n s*)wO:%\q-5>|7<6bKWijB]P$vs](;`:UX0y{BeYÍLk2'_DXT0~ENRm;̫D֚TI0g(Ŀ}:x%/z1h= n!7{9 IYk3au1Hۦ+aomٱ!$SeBgx5=vϥm>p?1ˮz2b+,Lw)<(]3T qb>?_has;q`Kay-q7{97iIf:>m߄[ݴ$7BV)货!0kX+&x]@3 09zo!l 1CmO"Nٕ%K-;}&Q[gl p?F_ D8YYB{ǭM;!cwWIiK̇"Ψ dP^kATy/k F{%?;zlʡb"ԧ 셠;2psVL3:tP{]98tlP^Z\.mn}y\X&l{mN4x4[!;rrU~[y+PSѰ8nY}Jӊ<AB ^KƤ?6hi}y;R^&P2QW23`~^؜7 Ez+fL,/ =0|ބyRF'7 diRɇQ?_X~eq!:jnOhs?MVӨ:Ɗۖ#q6p$ ?Ur5,GClj%km?OZMzǝ;gFҋt)f=e0mKx "%on2e}IG>G4wFUPOܟ2ЦF3DQ.TNs;rHѢ Y֧Uc;v2d 4SfkMz+%Ji fKƑ/IM2h]}TZD^.kZ7l4nGwb/6"o -!(M`ҀUx]ؿ)׏\/ěCDpiu~#Eu$K%K+}{!n-Vfs*1uH-FOtUjRb9Ѓ?tJL -U5*k=M@)G#6URVFꦿot-y:R z<=:ˢ7x=7RCa`'FD#4(l6 80:c G,]2Jl??)%5R{Me؎맱x=X@]gAjXSlDubv?UlsQ/ C3DX.K"yf%9kU'ЪW8UQNHI'bI~mFhsevUx 1` c71`خ""Ak3ٕsT^k=ʗa>qd7>O4>ǏJDž/+ٖ&w/4D& `–!(Pqyxq30LsnPdG*^\fu0'kivF)HP7GEÌ+&ĸ vjɩ MIKAPD_Gwzl1LYی^܆Nk*ɋ|Pҫ% n=Z袦ꟾ Tc[⮯Eβx7zWӦFt2M'X?lkBN쌅v֛+m 2F_\Gavc&YL%lR}Z05^ J2J59 `\ޗjۺ&N"nM`9=Ӓ6!i%㩐ekXe?4ATn7='U ו$O8r9up%DX`"ǷDns{EݑjBQ l v'R|pOZ:S;{@p`m)Vr =")P;I2gd"H޸(oUz& /ޓNalyGQA5]RC2R'%xE[M[0s{Opk.ω(] ln)A .K1_D:E%  kE'kF0:NC!ߎĖXm^ӡ;vw4!EjhEe$#_u[Cp5⠧&6}MG-K1B^H ߄#ڵ7=]{M߫13a2ir1+yAM"yFA d,މ$d߃ 4]9/[==oe˛&Pchة)ʶL͞+Vg0qnuU$!5M7(ȨuptMH?|^bU&"i<$e=:U&ڥףƬ@^#Ĕܖ[ 5\!,.O# })RĶ{` O d ԉ7])@rmv2rgtMq}Dr׃Lsܗ,6\CdӦtWSJYdnh6~E+O)RfhA?x̍6+njExG"%' 2V!(+agZO Rx|b"VUW^~}-wh4hsЦ'O#bkWy;\u.@D aze &'{A+<8|q.Or:)U@x]g݄ڇRhikhl `T2^DtIBFgսS ᜱG' 8.H8HFSntCK)A7xи1Q9q{9g^8FT7\EL4+-ǭӜ!+ψ˾ g 'G>/7o nx`}/:栎Q zv 1]6zX Nm~ J(7\mFF:_hGt$z7 ngJi#86S:x8 Kv7 q.g>2'JzrlX7q0}y\ چ5h1l\AL} m€PA %?P"[kq"Pyu}f.3VI;OU.bm ^Fg`o!Zܺm fs2r,k-(Norh ؠb`J[vߡRִM]ə ( kwV#A'% WKÅ~mbY%ueG3s~ qy|pP4Fd>I,ޞȍO讵L f sQ m^RDvMXJ%F,n ;(Obuv,-!pY']rEOs%bi'Y"3v7nJCw8 .E$e֯LٌIRH@D6ym*w#4j*áKn*d<;LRKk`oXn#om$f%:w9b'H5(SifT'^zXUi=\\>0 J;(W (S4aZH8