| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-wsgi_intercept | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 1.9.2 | Vendor: openSUSE |
| Release: bp155.2.11 | Build date: Mon May 22 13:15:06 2023 |
| Group: Unspecified | Build host: lamb58 |
| Size: 104251 | Source RPM: python-wsgi_intercept-1.9.2-bp155.2.11.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/cdent/python3-wsgi-intercept | |
| Summary: Library for installing a WSGI application in place of a real URI for testing | |
Testing a WSGI application normally involves starting a server at a local host and port, then pointing your test code to that address. Instead, this library lets you intercept calls to any specific host/port combination and redirect them into a `WSGI application`_ importable by your test program. Thus, you can avoid spawning multiple processes or threads to test your Web app.
MIT
* Sat Mar 14 2020 Tomáš Chvátal <tchvatal@suse.com>
- Fix build without python2
* Thu Feb 06 2020 Marketa Calabkova <mcalabkova@suse.com>
- update to 1.9.2
* Don't send headers until we've read some results
* Update testing to include python 3.7 and 3.8
* Adding skipnetwork decorator to external resource
* Enable support for verify=False set in requests library.
* Wed Nov 06 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.9.0:
* Fix with new httplib2 included upstream
- Remove patch httplib2.patch
* Tue Oct 15 2019 Tomáš Chvátal <tchvatal@suse.com>
- Add patch to build with latest httplib2 releases:
* httplib2.patch
* Tue May 28 2019 Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in descriptions.
* Fri May 24 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.8.1:
* Fixes issues with latest urllib
* Thu Mar 21 2019 Thomas Bechtold <tbechtold@suse.com>
- Add back devel dependency to be able to build on SLE12SP4. Without
it, the build fails with:
ImportError: cannot import name HTTPSConnection
* Sat Mar 09 2019 John Vandenberg <jayvdb@gmail.com>
- Fix removal of tests from runtime package
- Run tests on both Python 2 and 3
- Use documented method of disabling network unit tests
- Remove no longer needed wsgi_intercept-disable-testbogusdomain.patch
- Add fdupes
- Update to v1.8.0
* Add wheel support
- from v1.7.0
* Allow nested interceptor context managers
- from v1.6.0
* set wsgi.errors to sys.stderr
- from v1.5.1
* Use fewer dependencies when building docs
* Ignore `socket_options` for urllib3
* Thu Jan 10 2019 Jonathan Brownell <jbrownell@suse.com>
- Support older OS targets by adding a fallback for Recommends:
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Wed Jul 05 2017 tbechtold@suse.com
- convert to singlespec
* Tue May 16 2017 dmueller@suse.com
- update to 1.5.0:
* compatibility fixes
* Wed Sep 28 2016 tbechtold@suse.com
- Add missing BuildRequires for pyrthon-six
* Tue Sep 27 2016 dmueller@suse.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 tbechtold@suse.com
update 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 dmueller@suse.com
- update to 1.1.2:
* no changelog available
* Mon Feb 01 2016 dmueller@suse.com
- update to 0.10.3:
* bugfixes, no changelog available
* Thu May 14 2015 benoit.monin@gmx.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
/usr/lib/python3.6/site-packages/wsgi_intercept /usr/lib/python3.6/site-packages/wsgi_intercept-1.9.2-py3.6.egg-info /usr/lib/python3.6/site-packages/wsgi_intercept-1.9.2-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/wsgi_intercept-1.9.2-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/wsgi_intercept-1.9.2-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/wsgi_intercept-1.9.2-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/wsgi_intercept-1.9.2-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/wsgi_intercept/__init__.py /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__ /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/_urllib3.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/_urllib3.cpython-36.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/http_client_intercept.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/http_client_intercept.cpython-36.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/httplib2_intercept.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/httplib2_intercept.cpython-36.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/interceptor.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/interceptor.cpython-36.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/requests_intercept.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/requests_intercept.cpython-36.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/urllib3_intercept.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/urllib3_intercept.cpython-36.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/urllib_intercept.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/__pycache__/urllib_intercept.cpython-36.pyc /usr/lib/python3.6/site-packages/wsgi_intercept/_urllib3.py /usr/lib/python3.6/site-packages/wsgi_intercept/http_client_intercept.py /usr/lib/python3.6/site-packages/wsgi_intercept/httplib2_intercept.py /usr/lib/python3.6/site-packages/wsgi_intercept/interceptor.py /usr/lib/python3.6/site-packages/wsgi_intercept/requests_intercept.py /usr/lib/python3.6/site-packages/wsgi_intercept/urllib3_intercept.py /usr/lib/python3.6/site-packages/wsgi_intercept/urllib_intercept.py /usr/share/doc/packages/python3-wsgi_intercept /usr/share/doc/packages/python3-wsgi_intercept/README /usr/share/licenses/python3-wsgi_intercept /usr/share/licenses/python3-wsgi_intercept/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:24:48 2026