python2-pytest-localserver-0.5.0-lp151.3.3.1<>,;h^C/=„W7 sF^7E:'OO鼎Үez 3Q0_sxAd?Td# / e,0<@S\` y@ |  0     d    < t ?(r8| 9 : BFGHtIX YZ8[<\P]^Tbc0defluvpwx<yzPCpython2-pytest-localserver0.5.0lp151.3.3.1Plugin for py.test to test server connections locallyThe pytest-localserver package is a plugin for the `pytest`_ testing framework which enables you to test server connections locally. Sometimes `monkeypatching`_ ``urllib2.urlopen()`` just does not cut it, for instance if you work with ``urllib2.Request``, define your own openers/handlers or work with ``httplib``. In these cases it may come in handy to have an HTTP server running locally which behaves just like the real thing. Well, look no further!^Cobs-arm-1߰openSUSE Leap 15.1openSUSEMIThttp://bugs.opensuse.orgUnspecifiedhttps://bitbucket.org/pytest-dev/pytest-localserverlinuxnoarch'n49EE  $AA큤A큤A큤^C^C^C^C^C^C^C^C^C[.^C^CW ZTU^C^CZTU^C^CZTU^C^CW [^C^C^CZTU^CW f6dcc282472ef53eb3aa73eb3e8a3ad3bee2077a160433678b2061e178c5ce152487d8de94e3a0e8c994b2b1f9d9605afc3205272d12710d00d327fe9b71a5d401ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546bd56b4e994c7c077e5cf72ca81d5a38b6dd38879a58d292b76f0c8de0649ef4bb01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546bf678be47e1d6c23bfaca8e0c7796ce7163087041d868a0c543221b7c7c3c39cf31019e5035ed6954cb17f6effdb6e0a4352ebeaf17af92e31ede57c5178a2560fc2bd0ed8355f5fd3abdb87b5c294fc700f514c4f883b0afd83a4b5a6255a530436bd2af59f7da91760edebbb34d209aa9df8ffd94dd1312683a53112daec9b6436bd2af59f7da91760edebbb34d209aa9df8ffd94dd1312683a53112daec9b678b491d7628783cdd09137646565dcddc40d674f88d3167d753f6c4a67bb908c25ddbae00fb00a6e124d81e93ce1d594f6096e2d89b5ff56684121c5b4a42c90bf780cef74069a97c03a5ab05d2243e700e5f33213b1b00364019817f5fd924abf780cef74069a97c03a5ab05d2243e700e5f33213b1b00364019817f5fd924a3291c27528f7b695e043f3c0f717cca866175ee67ffc3edd58978804380a31872e80e25ca6503721dafe2c00f46a38c350657be66fdc5cab09120144f7604aac2e80e25ca6503721dafe2c00f46a38c350657be66fdc5cab09120144f7604aacfdc3247897ddd3df9ab77f39b24d9ac6a4fe950f0c5d3b92102b71ae2791bac2c312f1fbee0f5c5a77f2c294a34ca20e9fd723fea4ffe8320ad7e3ebba2304adc312f1fbee0f5c5a77f2c294a34ca20e9fd723fea4ffe8320ad7e3ebba2304ad821ca5ff4e65252b4964a5acc949dc41aee6cb1895f388bb5306580eb454aea9d28a791726dec0502aa96b9cdb27d35d9cff82b78c1de4d11069fc8f7d75fd953d1d5131cbd98a1fd6a2af9eb0be611659ba419a003a10866c348546021137fa3d1d5131cbd98a1fd6a2af9eb0be611659ba419a003a10866c348546021137fafd61810845becc41aed5de2b6280e51afa6f33d9c1063100504834ccccb03df0049be8d0a289c0cf41a681213896ab8fecb065762b56375e2ff5235029617367rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-pytest-localserver-0.5.0-lp151.3.3.1.src.rpmpython-pytest-localserverpython2-pytest-localserver@      python(abi)python2-Werkzeugpython2-pytestrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.70.102.0.03.0.4-14.6.0-14.0.4-14.0-15.2-14.14.1^p\o@\mA@\eX@ZY@WށTء@TXTomáš Chvátal Matej Cepl Tomáš Chvátal Tomáš Chvátal mimi.vx@gmail.comtoddrme2178@gmail.commardnh@gmx.dep.drouand@gmail.comhpj@urpla.net- Use %pytest call for testing- Add remove_bindir.patch making test suite pass by removing '/usr/bin' from sys.path.- Drop the patch python-pytest-localserver-do-not-use-shipped-pem.patch * We actually want the local pem as it is used just for the test spawning where we validate against it- Update to 0.5.0: * New feature: SMTP email message objects now include a ``details`` property capturing the envelope details.- update to 0.4.1 - fix requires - remove tests - not work without internal certificate and buggy on python3 * New feature: All received requests are now stored for ilater inspection- Implement single-spec version - Update to version 0.3.7 * Add support for Python 3.6- Fix URL - Fix Source-URL - Update to version 0.3.6 + Add trove classifiers to make sure that package shows up on PyPI's Python 3 list. + Remove test method which rely on thread to be finished first. + OpenSSL is no longer necessary with werkzeug 0.10. + Tests now work under Python 3.3 \o/ + Fix for Python 3.5 (fixes #13). + Add new Python version to classifiers. + Update repository url + Use @pytest.fixture to declare fixtures + Remove old-style test fixtures from tests and README, too.- Do not provide bundled certificate; add python-pytest-localserver-do-not-use-shipped-pem.patch- version 0.3.3: initial buildpython-pytest-localserverobs-arm-1 1588151294 0.5.0-lp151.3.3.10.5.0-lp151.3.3.10.5.0-lp151.3.3.1pytest_localserverpytest_localserver-0.5.0-py2.7.egg-infoPKG-INFOSOURCES.txtdependency_links.txtentry_points.txtnot-zip-saferequires.txttop_level.txt__init__.py__init__.pyc__init__.pyoca.crthttp.pyhttp.pychttp.pyohttps.pyhttps.pychttps.pyoplugin.pyplugin.pycplugin.pyoserver.pemsmtp.pysmtp.pycsmtp.pyopython2-pytest-localserverREADMEpython2-pytest-localserverLICENSE/usr/lib/python2.7/site-packages//usr/lib/python2.7/site-packages/pytest_localserver-0.5.0-py2.7.egg-info//usr/lib/python2.7/site-packages/pytest_localserver//usr/share/doc/packages//usr/share/doc/packages/python2-pytest-localserver//usr/share/licenses//usr/share/licenses/python2-pytest-localserver/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:12459/openSUSE_Leap_15.1_Update_ports/2d2fc2cdee0b9a89fb29316be2e3fc1e-python-pytest-localserver.openSUSE_Leap_15.1_Updatedrpmxz5noarch-suse-linuxdirectoryPython script, ASCII text executableASCII textpython 2.7 byte-compiled RRRRRRRRRRRRRRRREܻDdFEutf-8d394070d97cbf72797fa7def1acef17ae03a2f8e12dccc94b4cee3ac68d6a422?7zXZ !t/9]"k%ΰa koベk_xVĎ3ۣHlZ|EاѲ- AD;Й=^s-ϒNE*w0QQyivZjTμPPm7m}]S2T䈵 r:|H`ɲyӽ Yz8@e ?f.yNAd TJWS'zѧRN]rAD2Ts DF/X~T6HVvTY{ghĚ3s]KF6F.|df =@gxA+ܧS|w4!駡Md0sM c+0chc^d̡:Q\p[b=SLفya^qXt6]cҗ됍pns+bT_ٵJT2r-\.r2 VhJt׍6ѹ/4*8x)>Ck@eTvr`V;$r[7PZ;(osf2X*[JCi<_4w$d֘`?=_@?gqf{Nm_nx2tej +"M.v~I@ QbQ>1)we:EIj0Vt%ʵB/\Xyو(~[S+l_Fxgboȥʭz?j%m"sʡy!Hٻ)pY$9gҘ)FC1KN"%V`݆;DW!oO,n4:C*$(1_ju}kڏ~q?inVVIM^%0VYgG5ey-9Fy6`3^m1|}'J[eI.hzp84Xyu$uKy 4o ŪV5`D*\6>Rٗ! 3"G2= WlrPg},]|{OiF)63طJyֱ(Ky7*_ԩϔo H  pk͜a.o0ZEQ ǡ,L[ï$"Yٌ01g4Dڴx܎pg;w=z!xg݇/-az/2'݃ݖ.W;]Sn!.s4{Q8e:9ܝ$;B\y+:s!/f^mKv[mzoRG(|)IW[D-Kq1"S36|/ehA1?Yqc?jMrV i( |#\J |t&NDUB ȌxMPsVbmJ q?.խb/-T:c} 6HEh7dJFyy&c;.rF ^F,00NMvCN Gew[-zsyHE@3^#D@ٟѽ6$5nc Rfz_i\S{iF۪V6sev#C#^Y:e *SGv_ :dfrozD@=Pv,$ľEVmW3Tiam9Z݂wY3qԠGvͮ!Ŝw c e[+;sTdxPiV_ʹE섑 0tmdC%v%8Ո_Blhlhe-:[xPYwwO5>cMiXYDcyy0$Od/sl+Mg.rB^Cccl D:,>#KaՊ1IQ3KXb$*.M#I N$2vWoF~-Fv7*yu{`i ǛT~m4^-k,0v\5: }+87OmWKAv()pm(r6d΄-)#VC4vJ*UUG`ka9%FrTQ:{9⤥NtI]t_e'DV^Y||Ģ-Bl;;U&tr !J:sW5Is7М[oLk b:ll.vY扫V'$|h [.{ l$% WDzG+lM9uR}X}x[ƅk*jF.hSwx]NjhjQ_< EO 9tq0v/^5(W,z~F(@ >f✢rtk5k9^݌Ϛ~xԍF]䯢({sL`qYa.z@ZwIoXhp+AKa{ӭӊ[rU=[P)<:Q;Cͳqu8ǠFewE>$oZ&ڗnGȰw8d MC!b)8j3D U4z{){=¬NoE%GA.ҥCޟQZpZ1~B곮ߢS̉R8o ѤyC셮@l'($#YnM'Aj$O`h <+MckA ( мrZTm\`2/ 秣:KYfmx֏cx Xp:zgeqΣx1V@IUo0>vs50E.̭ĝ٢ JC !CBsyW1ˏ3>P6د:F^5~&7;*lcuy 8h\eC>&+gURK%, f_s^t#"UT$NM98( ?%u)RYj,aZWuQM4EWyWof7i[m4T`nYZGƕ5׹NSDfxV}:6.s ֪ԤfA_kmhVB=v 'LrX%CAF4ac/4P?qƒ풢^yM5ң#|- n_Z:->*ȼrcbeՂHzzMLJ(@jA82 ^hCR_\y[pmԬ^/I'@\)`[c8w5 ]l}DnR"pbR &x+sv΃*)yI`*{.]޳NYZ m3FDMԷK΢Xc9#V0Upk{cYDC:}j#{ĥ,ނNݎNgJZY&^ŔsGwk\QW)'tݎ&fDĹ|c89ݢY TP)YY@r3R y]ğ&f >o(D8ͫ)_CP]3d~s7dùbZcRl-"^jF1T ރk[2n%oR~qgn4_$=?LX׫;,2@ Ug9'"F H¤\{YsWԔuSzS 5[Ӄ*KI`!wӋ=TtAC9(u$OeJDTS [+iRF@=ZwŬO ~ctl',ܵ |ӑ5IN/ I]6E;.=FlϘ3ד3ve9Φ|H;RľۗmUis 38ʕ N& 26"mSӢ7տV?m`61=D0M|-|J٦^ b."VZjҜ7}ݜ!pfNN w {jPBS3~:%:?6ZJ@!2dXp{oq/ᜉL̃O"2Bð:,:;-pfZAbfWSG GDŪzmoDƎ`R2?x,}>LF_Ȼ߳FǩˀyH&<g>C<>~P>23o35/iX̨}z: ґJjĸ*eij 5ʠ3s4Yn߸rqˏhod׌d*}0LC olD g+Ԕ=ߞʣ?r鱁Pط|GlU +eEx}y}zgЂe#,ǎfA~#<ow6E}ԥG8ʗBȿ 2,e+B 6}IägH|vI.\`:r~,t%}L}Ts &}D2 )RQ܃@'˪+\v] Xv|YwH 7sb,BO@I`6vWu^C.=diXвU*5~t$wmń-SxOVG