Changelog for
python2-wsgi_intercept-1.5.0-lp151.2.3.noarch.rpm :
* Wed Jul 05 2017 tbechtoldAATTsuse.com- convert to singlespec
* Tue May 16 2017 dmuellerAATTsuse.com- update to 1.5.0:
* compatibility fixes
* Wed Sep 28 2016 tbechtoldAATTsuse.com- Add missing BuildRequires for pyrthon-six
* Tue Sep 27 2016 dmuellerAATTsuse.com- update to 1.4.1
* Correct the bytes v str problem
* Fix pep8 errors in doc string
* Move tests from the test dir into wsgi_intercept/tests
* Fri Sep 02 2016 tbechtoldAATTsuse.comupdate to version v1.3.1
* Dedupe the urllib3 monkey patching code
* Fix for python3 in use of urllib3.Response.data
* add urllib3 to testing requires
* update readme
* Skip the network tests if WSGI_INTERCEPT_SKIP_NETWORK
* Release 1.2.1
* Force urllib3 to raise errors immediately
* Release 1.3.0
* Release 1.3.1
* Small fix in docstring
* Add urllib3 to the docs
* make urllib3 min requirement explicit
* Add support for intercepting urllib3
* Don\'t use six when testing httplib
* Release 1.2.0
* Ensure header values are native str
* fix typo in test/README
* Release 1.1.3- Use pypi.io (https) as Source url
* Mon Feb 01 2016 dmuellerAATTsuse.com- update to 1.1.2:
* no changelog available
* Mon Feb 01 2016 dmuellerAATTsuse.com- update to 0.10.3:
* bugfixes, no changelog available
* Thu May 14 2015 benoit.moninAATTgmx.fr- update to version 0.10.0:
* no changelog available- refresh wsgi_intercept-disable-testbogusdomain.patch- update project URL- skip tests trying to access google.com with command line option
* Wed Feb 05 2014 speilickeAATTsuse.com- Use py.test rather than nosetests, testsuite uses py.test specific features
* Thu Jan 30 2014 speilickeAATTsuse.com- Added wsgi_intercept-disable-testbogusdomain.patch: Disable some tests on 12.3 where patching fails