python-WebTest-2.0.18-5.8>t  DH`pYR~/=„/>$chQ(? Vj6$9I[m`KC盂#7{@{ojc1Xnvt2~dud QpZ.Gڎ )E ,t,M eq݉_*F\\NFEkv. 鸽n?դ:&s5ʀN3]~¿"U<ŠШ;qoI,A*Qk<+#WRo0)u oYoO3m2ghOyuSRqPE=.t?.dd  =(,48KTX q!@! ! ! H! )! L!!u!  <!    ( 8 9 : B&F&G&!H'X!I'!X(Y(Z([( \((!](!^*$b*c+zd+e+f+l+u,!v,w,!x-x!y-z.TCpython-WebTest2.0.185.8Helper to test WSGI applicationsThis wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server. This provides convenient full-stack testing of applications written with any WSGI-compatible framework.YR~lamb67EGopenSUSE Leap 42.3openSUSEMIThttp://bugs.opensuse.orgDevelopment/Languages/Pythonhttp://webtest.pythonpaste.org/linuxnoarchOi m_+ # R[d@aHDLK{ &v;IA큤A큤A큤YR~YR~YR~YR~YR~T{YR~YR~YR~T{YR~T{YR~T{YR~T{YR~T{YR~T{YR~T{YR~T{YR~T{YR~T{YR~T{YR~YR~T{53c347f758dcfc9256af11fd27cb67547303d9743066bd60c9217d1fdf3ee0d168b329da9893e34099c7d8ad5cb9c94096b5cb457e5d7af0af471f5958e31f0668b329da9893e34099c7d8ad5cb9c940f294d681e7ee9670b192365cfaaeec5d3c2fbab48e503d1d8c14e5fc73d95470ba6dca6cef487195148784d01e2cd5bc44e1b886602b0085b895226bbadb2442bc32e6bcbaf79b4f0808a623304304dc832708a469dfc4e739f3e2f9a020d941f530eb70ba184468add12254171fa97f339ae8802befd4b339eba99b7ae274118636f28976cb80eb6bdc33007871b47765a1a2c0284e7c6e2ef4a6bc00c6e900cbf42f02557dcefbe11ab4f01f87a2aab09b24ca4bc1adce2586dd213cfd0a05a98bd7101e62311d86a72e811391b0cceecf25a07d4aea17763c7463344bf8fd96af67ba92179aae4aca2f6e300967f91072fe8fc1ad9de58fbfc787fe2723b3147d89160f7cb449c2be5b3e9163b7bf025812fd686e2e31b05482fb92a882b060557b88fd2868a0ab39efc8e83dd3242af65653c13c0c8597c16778e24eddaa1d9a3e41c75847b93d527ca2bb930a8f3332c52c540c015216dfd916ee84355f141948729b6d09be6678fc5dc626f72859cd82b38b70f56d60527e6d312f41587ddcdd3b8e69edc8c5ae7e6bb64f0bc5rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-WebTest-2.0.18-5.8.src.rpmpython-WebTestpython-webtest@    python(abi)python-WebObpython-beautifulsoup4python-sixpython-waitressrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)2.71.23.0.4-14.0-14.4.6-14.11.2UT@R@Ri RB@R8D@QQ~`PPP]@OF@O'N_sN_sbenoit.monin@gmx.frdmueller@suse.comspeilicke@suse.comp.drouand@gmail.comdmueller@suse.comdmueller@suse.comdmueller@suse.comsaschpe@suse.desaschpe@suse.deos-dev@jacraig.comos-dev@jacraig.comsaschpe@suse.desaschpe@suse.desaschpe@suse.de- update to version 2.0.18: * Avoid deprecation warning with py3.4 - additional changes from version 2.0.17: * Properly check for default cookiejar arguments [Julian Berman] * Avoid raising encoding errors from debugapp (needed to use with WSGIProxy2) [Laurence Rowe] - additional changes from version 2.0.16: * Fixed #110. Forced values for Radio inputs are no longer ignored by value property on get. [bayprogrammer] * Added method TestApp.set_parser_features to change the parser_features used by BeautifulSoup. [tomasmoreyra] * Added app.set_cookie [luhn] - additional changes from version 2.0.15: * Fixed #73. Python < 2.6.5 does not support unicode as keyword arguments names. [Stepan Kolesnik] * Fixed #84 Application cookies for localhost are no longer ignored [gawel] * Fixed #89 remove WSGIWarning: You are not supposed to send a body in a DELETE request because we now have a good reason for that. See http://bit.ly/1tb3yxW [gawel] * Fixed #92 You can now override TestApp.JSONEncoder to use a custom encoder [gawel] * Fixed #93 Support basic authentication [gawel] * Fixed #103 Broken "Edit me on GitHub" links in documentation [gawel] * Fixed #106 Make wrapping the app in the lint middleware optional [dmlayton] * Fixed #107 Explicit error message when WSGIProxy2 is not installer [gawel] * Fixed #108 cgi.parse_qsl is pending deprecation [gawel] - additional changes from version 2.0.14: * Allow .select() on s. [Markus Bertheau] - additional changes from version 2.0.13: * Allow selecting