Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-wsgi_intercept-1.10.0-1.fc38 RPM for noarch

From Fedora 38 for aarch64 / p

Name: python3-wsgi_intercept Distribution: Fedora Project
Version: 1.10.0 Vendor: Fedora Project
Release: 1.fc38 Build date: Fri Aug 19 16:32:55 2022
Group: Unspecified Build host: buildvm-x86-20.iad2.fedoraproject.org
Size: 286143 Source RPM: python-wsgi_intercept-1.10.0-1.fc38.src.rpm
Packager: Fedora Project
Url: https://github.com/cdent/wsgi-intercept
Summary: wsgi_intercept installs a WSGI application in place of a real URI for testing
It installs 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.

Provides

Requires

License

MIT

Changelog

* Fri Aug 19 2022 Joel Capitao <jcapitao@redhat.com> - 1.10.0-1
  - Update to 1.10.0 (#2040722)
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 1.9.2-8
  - Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-6
  - Second attempt - Rebuilt for
    https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.9.2-5
  - Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/lib/python3.11/site-packages/wsgi_intercept
/usr/lib/python3.11/site-packages/wsgi_intercept-1.10.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/wsgi_intercept-1.10.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/wsgi_intercept-1.10.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/wsgi_intercept-1.10.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/wsgi_intercept-1.10.0-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/wsgi_intercept-1.10.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/wsgi_intercept/__init__.py
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/_urllib3.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/_urllib3.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/http_client_intercept.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/http_client_intercept.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/httplib2_intercept.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/httplib2_intercept.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/interceptor.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/interceptor.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/requests_intercept.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/requests_intercept.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/urllib3_intercept.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/urllib3_intercept.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/urllib_intercept.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/__pycache__/urllib_intercept.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/_urllib3.py
/usr/lib/python3.11/site-packages/wsgi_intercept/http_client_intercept.py
/usr/lib/python3.11/site-packages/wsgi_intercept/httplib2_intercept.py
/usr/lib/python3.11/site-packages/wsgi_intercept/interceptor.py
/usr/lib/python3.11/site-packages/wsgi_intercept/requests_intercept.py
/usr/lib/python3.11/site-packages/wsgi_intercept/tests
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__init__.py
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/install.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/install.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_http_client.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_http_client.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_httplib2.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_httplib2.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_interceptor.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_interceptor.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_module_interceptor.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_module_interceptor.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_requests.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_requests.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_response_headers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_response_headers.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_urllib.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_urllib.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_urllib3.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_urllib3.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_wsgi_compliance.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_wsgi_compliance.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_wsgiref.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/test_wsgiref.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/wsgi_app.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/__pycache__/wsgi_app.cpython-311.pyc
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/install.py
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/test_http_client.py
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/test_httplib2.py
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/test_interceptor.py
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/test_module_interceptor.py
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/test_requests.py
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/test_response_headers.py
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/test_urllib.py
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/test_urllib3.py
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/test_wsgi_compliance.py
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/test_wsgiref.py
/usr/lib/python3.11/site-packages/wsgi_intercept/tests/wsgi_app.py
/usr/lib/python3.11/site-packages/wsgi_intercept/urllib3_intercept.py
/usr/lib/python3.11/site-packages/wsgi_intercept/urllib_intercept.py
/usr/share/doc/python3-wsgi_intercept
/usr/share/doc/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, Thu May 9 22:19:29 2024