python2-pytest-localserver-0.5.0-lp152.2.3.1<>,&_mo/=„~V35i6#.[NϯZe&IZdSxU [AX?Hd# / e,08<OX\ u< x  ,     `    8 p ;(n8x 9 : BFGHpIXYZ4[8\L]^Pbc,defluvdwx0yzDCpython2-pytest-localserver0.5.0lp152.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!_mosheep83߰openSUSE Leap 15.2openSUSEMIThttp://bugs.opensuse.orgUnspecifiedhttps://bitbucket.org/pytest-dev/pytest-localserverlinuxnoarch'n49EE  $AA큤A큤A큤_md_md_mc_mc_mc_mc_mc_mc_mc[._mc_mcW ZTU_mc_mcZTU_mc_mcZTU_mc_mcW [_mc_mc_mnZTU_mnW f6dcc282472ef53eb3aa73eb3e8a3ad3bee2077a160433678b2061e178c5ce152487d8de94e3a0e8c994b2b1f9d9605afc3205272d12710d00d327fe9b71a5d401ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546bd56b4e994c7c077e5cf72ca81d5a38b6dd38879a58d292b76f0c8de0649ef4bb01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546bf678be47e1d6c23bfaca8e0c7796ce7163087041d868a0c543221b7c7c3c39cf31019e5035ed6954cb17f6effdb6e0a4352ebeaf17af92e31ede57c5178a2560fc2bd0ed8355f5fd3abdb87b5c294fc700f514c4f883b0afd83a4b5a6255a5305f9b8e9aec5f45adee045e80aef03ce2c2e2cecaaae2f62ec7449d133e57f3105f9b8e9aec5f45adee045e80aef03ce2c2e2cecaaae2f62ec7449d133e57f31078b491d7628783cdd09137646565dcddc40d674f88d3167d753f6c4a67bb908c25ddbae00fb00a6e124d81e93ce1d594f6096e2d89b5ff56684121c5b4a42c90bf780cef74069a97c03a5ab05d2243e700e5f33213b1b00364019817f5fd924abf780cef74069a97c03a5ab05d2243e700e5f33213b1b00364019817f5fd924a3291c27528f7b695e043f3c0f717cca866175ee67ffc3edd58978804380a31872e80e25ca6503721dafe2c00f46a38c350657be66fdc5cab09120144f7604aac2e80e25ca6503721dafe2c00f46a38c350657be66fdc5cab09120144f7604aacfdc3247897ddd3df9ab77f39b24d9ac6a4fe950f0c5d3b92102b71ae2791bac2c312f1fbee0f5c5a77f2c294a34ca20e9fd723fea4ffe8320ad7e3ebba2304adc312f1fbee0f5c5a77f2c294a34ca20e9fd723fea4ffe8320ad7e3ebba2304ad821ca5ff4e65252b4964a5acc949dc41aee6cb1895f388bb5306580eb454aea9d28a791726dec0502aa96b9cdb27d35d9cff82b78c1de4d11069fc8f7d75fd953d1d5131cbd98a1fd6a2af9eb0be611659ba419a003a10866c348546021137fa3d1d5131cbd98a1fd6a2af9eb0be611659ba419a003a10866c348546021137fafd61810845becc41aed5de2b6280e51afa6f33d9c1063100504834ccccb03df0049be8d0a289c0cf41a681213896ab8fecb065762b56375e2ff5235029617367rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-pytest-localserver-0.5.0-lp152.2.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-localserversheep83 1595436399 0.5.0-lp152.2.3.10.5.0-lp152.2.3.10.5.0-lp152.2.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:13468/openSUSE_Leap_15.2_Update/46712934687a2a2a559d1670c36e2a88-python-pytest-localserver.openSUSE_Leap_15.2_Updatedrpmxz5noarch-suse-linuxdirectoryPython script, ASCII text executableASCII textpython 2.7 byte-compiled RRRRRRRRRRRRRRRRM~pؘFdRRutf-83108017511485720e6daec5d787d1f5815b433433ae4faed256ea913ca6fcd13?7zXZ !t/']"k%ΰa koベk_xVĎyDOބy[.)#? vAnb-EʝB2n"OF\*cAnUқi0*"珊FOK954߱ -J~DK= )ĝ-.(W+*GjFiDޱضI]*>o|?V/еB.'V0+/ m-πt}FmF" ً쳼*^{ZHbďƾhG/U ޡߦ 7EN? A3Hbߤ~mn=CI,)SJYN1ct/ZϪ- W+\Q@8ExyXsW2u:ݵ"#L)o=kqel*BS: GmD⚫˜*G_ >Q^]3iqQ7K\@,yVS!l# Aɑu@e hK/d.CJKvךa^_c6zTlfX᯶Ԉ-@ S^4'yy}8l•#'cyG!|qI[-?JEgSr%4ˉW/̘0_ZDq7fݎ8CRu<ВKe.O ((ÈN{-F9%vߎnd^ %j%!}\8ن܇8s̵̫FnT)!%V}0j(JgQFVxi#B!={?U{ynfhtɬt7^ M#:CTIR^FqFg0L/W7{Z'#nF=(:@a-3&C§f1tG-gw+p @u b ξiiM\}OKܻPS 1) YZ