Sat, 17 Jan 2026 14:21:38 CST | login

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

ID20245
Package Namepython-wsgi_intercept
Version1.11.0
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-wsgi_intercept.git?.#7ce41c936eb99b9ecaf191cd06c20f21bdf55bbd
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
StartedTue, 16 Jan 2024 18:27:48 CST
CompletedTue, 16 Jan 2024 18:30:06 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-wsgi_intercept.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-wsgi_intercept.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-wsgi_intercept-1.11.0-5.oc9.src.rpm (info) (download)
noarch
python3-wsgi_intercept-1.11.0-5.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Oct 07 2023 Shuo Wang <abushwang@tencent.com> - 1.11.0-5 - fix build fail * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.11.0-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.11.0-3 - Rebuilt for OpenCloudOS Stream 23.09 * 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