python3-pytest-localserver-0.5.0-bp151.2.3.1<>,<Љ^؜!M@eeeI_x6%2JJO6qb Mva;טZs4W`&}%e;pݱ$}o:vbsKg5@zeuqۮ5H9Z_>>(?d# / e,0<@Ybf H   @     |    d  K(~8 9 : FGHhIXY\]^b0cdefluv,wxyxzCpython3-pytest-localserver0.5.0bp151.2.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!^cloud101-SUSE Linux Enterprise 15openSUSEMIThttp://bugs.opensuse.orgUnspecifiedhttps://bitbucket.org/pytest-dev/pytest-localserverlinuxnoarch'n4II11 9  $AA큤A큤A큤A큤^^^^^^^^^[.^^^^^^^^^^^W ZTUZTUZTUW [^ZTU^W f6dcc282472ef53eb3aa73eb3e8a3ad3bee2077a160433678b2061e178c5ce152487d8de94e3a0e8c994b2b1f9d9605afc3205272d12710d00d327fe9b71a5d401ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546bd56b4e994c7c077e5cf72ca81d5a38b6dd38879a58d292b76f0c8de0649ef4bb01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546bf678be47e1d6c23bfaca8e0c7796ce7163087041d868a0c543221b7c7c3c39cf31019e5035ed6954cb17f6effdb6e0a4352ebeaf17af92e31ede57c5178a2560fc2bd0ed8355f5fd3abdb87b5c294fc700f514c4f883b0afd83a4b5a6255a530661b618d95ea3add26a496bf976003d99e9f42729ef2812d48dbc45905debfb9661b618d95ea3add26a496bf976003d99e9f42729ef2812d48dbc45905debfb9696a806d9edb17a8b08c500a5a34c32137c92b22b6f08162eecd233a8dfe5f480a7763c4a34e082644bff38c8546254cf69d6684af0f0660f884cc8342ecfb8a44f89a976ff1ffc63311ed768eb0bf6e1e28470d231ea4713867ccadf4b85daf9fc8ce3bde070bf9e18007f4be90ac91c658b0637629fdf40eb1aabfcdb2eac4febacfc59acd3cb1d99b0f3413540b0027f9954afd7d69a86265e88bbfe59ca6febacfc59acd3cb1d99b0f3413540b0027f9954afd7d69a86265e88bbfe59ca643bef8d5725d35178fba36ea9ccdb697bcef2a346152d6fdbaac897eddb670f8166f9ba91d118a37615cb8e26a61c3826fa72fc28a05ef862b1e7c4f4090b2bd78b491d7628783cdd09137646565dcddc40d674f88d3167d753f6c4a67bb908c25ddbae00fb00a6e124d81e93ce1d594f6096e2d89b5ff56684121c5b4a42c903291c27528f7b695e043f3c0f717cca866175ee67ffc3edd58978804380a3187fdc3247897ddd3df9ab77f39b24d9ac6a4fe950f0c5d3b92102b71ae2791bac2821ca5ff4e65252b4964a5acc949dc41aee6cb1895f388bb5306580eb454aea9d28a791726dec0502aa96b9cdb27d35d9cff82b78c1de4d11069fc8f7d75fd95fd61810845becc41aed5de2b6280e51afa6f33d9c1063100504834ccccb03df0049be8d0a289c0cf41a681213896ab8fecb065762b56375e2ff5235029617367rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-pytest-localserver-0.5.0-bp151.2.3.1.src.rpmpython3-pytest-localserver@      python(abi)python3-Werkzeugpython3-pytestrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.60.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 buildcloud101 1588695768 0.5.0-bp151.2.3.1pytest_localserverpytest_localserver-0.5.0-py3.6.egg-infoPKG-INFOSOURCES.txtdependency_links.txtentry_points.txtnot-zip-saferequires.txttop_level.txt__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pychttp.cpython-36.opt-1.pychttp.cpython-36.pychttps.cpython-36.opt-1.pychttps.cpython-36.pycplugin.cpython-36.opt-1.pycplugin.cpython-36.pycsmtp.cpython-36.opt-1.pycsmtp.cpython-36.pycca.crthttp.pyhttps.pyplugin.pyserver.pemsmtp.pypython3-pytest-localserverREADMEpython3-pytest-localserverLICENSE/usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/pytest_localserver-0.5.0-py3.6.egg-info//usr/lib/python3.6/site-packages/pytest_localserver//usr/lib/python3.6/site-packages/pytest_localserver/__pycache__//usr/share/doc/packages//usr/share/doc/packages/python3-pytest-localserver//usr/share/licenses//usr/share/licenses/python3-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:12520/openSUSE_Backports_SLE-15-SP1_Update/fb3f47e513d0b343bae73166b0286b0f-python-pytest-localserver.openSUSE_Backports_SLE-15-SP1_Updatedrpmxz5noarch-suse-linuxdirectoryPython script, ASCII text executableASCII textpython 3.6 byte-compiled RRRRRRRRRRRRRRRR`eJQutf-8ee4a9f116ae0b6265ed66279c9c0514ec6be0cc6747569898a58c359a9045dda? 7zXZ !t/=`]"k%ΰa oベk_xVĎjMYz9 U+\앪@$ u-U|ަ iAf&GC@ "+ 6|U֘Y"=5^L P LL`ff9ݨKϧ[=6&rkID5J ,ykHRRy.fI K}}"C} ͻ\j`Nfk\5'kjٍϦ}%hӻ;>ăEu;p< ɰŋ\JDT5e^2[kbipfq6彞 B`mC+Bޓiߵ/jj@t뼢gWSkv$T)@2kͪ+ !jN Kk|A=Y1#੿g>+B"PLG`feI+SHJ?3ʒn];ktHAweYyYqϢOP:3u)(ƊOeT)T5q<8N){d./e"4 `7>I,BUTFAF?Cs-e6ȅdO!Tb=NM\,8ԒUl]@vwMD[(tA}8?X3m+>& Ȩ&[0^惼O\lGVRn#_fvDx å 8dKkP !.V}[ppMT>Q%(Y" ֯BԪRnۧ pcj~:)'xme+¹gGW=;Mh^;J? uTRͬ+eh1i3 ~vG$Ώ9 o ܃Sټv fpk=)V_+-d<؍I1*V<:xb]MF9,+Q(E2H,}5pĵ'TezPO@~W70rTֲJ I;K!^\2hym Acf6˝W%dAXsbȌR&~'+ Ao&X"ON8*ʚ!Q!_? [zEҎuȅ{kmkw8cT=ѤgO;żDɣDRDR=Q>-!USV>@RIfZQ\9EO/vVJK1><0(?w,<]6[!Ɵe JQ霆g/U{gŒ9,Q=Pu!W7- <vQρm3:0yק 5n;֜oYuha5 j".ʽO S!CbYȐ,yL*I'=N+a{'H`$n7HvG6FԄ/;d,7E릅,@6œV?MY HD_0Ko$[Вg}orSGɈP"k!n",*k1Y,*G\ Ǣ[=~m ^Y'rCӺ.=),,'g-+0Y*b*~pey̝=%̈́TBwuU 9zQ)a;@v@ơ=A5n/ǃ$۰9ApXq10-$rYw#kGu9:_ŀٙ`PƲCP,]K4ӵ@Pvk/YNWuB-Bƈ~fK]?\pw[~뮐q@ηZC{y>VfĴ@IgrC~dL'b(I[0>[vWKu<| 3 ,}O99s6v,KK>§#|@GbH4T&53 /.,렫QR<>Td{U$u? yJ"B;n SvssbUZ5z#ߟϧL="/&5_u1^@N$:\a"gfe@ ]xb/,gU1qnG5- 啔"2b^% NmdY6(xƴ7k↾(-uq|+Mݻĝ804c-HT <(ބx~"收GٟF)V6*0x8 } °bbO2JMD#9ep^jL@͉=Q nxQEB`.wRe];sU[b D9ѕ}gWv?%aHtƁw%-3>^j x"NLj[`,pE53kqmZ IX&Qa0 !XvF`piZ0F{ VV. La0`90r{Iir..?f`K ~fP.'$3q&T[5^7QS=&8@}ћ 8]CI Em(ʩZ+2F߉P `յ:8qH>W|VDWϡ!5v8V}-F|Lj 蚁n "H;uʺ=Į,ȓU}l r:&::,OnSkfzS ϢZY/BZAEF|~& Q]RMNdvMiwq2-%X=\)9&5=nNSrNDAtާ Κ#9Lrv:K>lByO"p`0l.uzF랃eTG&5EZi N΂ؠVY>N 2,NITT:ehIly'nO:rqڡ4! 5/ӣYA3q/-|tz d.5*no6/Jσ%酽Ȫ9P32ckbN#ȕؔ :`V҃t+.3a Z6bc,'N'' &@@7b[ޟ(޿Z@D6bH&x~]4<KI櫰bzL ;)dcIri^_)ZoL5dXNK.ӡnN;nBO02'M4K* 5{a YZ