Sat, 17 Jan 2026 12:48:10 CST | login

Information for build python-wsgi_intercept-1.11.0-2.oc9

ID17146
Package Namepython-wsgi_intercept
Version1.11.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-wsgi_intercept.git?.#cabe87f4ad92f0441a895c4f9064b803dc089424
Summarywsgi_intercept installs a WSGI application in place of a real URI for testing
DescriptionIt 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.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 16 Oct 2023 16:09:21 CST
CompletedMon, 16 Oct 2023 16:11:32 CST
Taskbuild (dist-oc9-epol, /src-opencloudos-rpms/python-wsgi_intercept.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-wsgi_intercept.git?.#origin/oc9'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
python-wsgi_intercept-1.11.0-2.oc9.src.rpm (info) (download)
noarch
python3-wsgi_intercept-1.11.0-2.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.11.0-2 - Rebuilt for OpenCloudOS Stream 23.05 * Mon Apr 17 2023 Shuo Wang <abushwang@tencent.com> - 1.11.0-1 - initial build