Sat, 17 Jan 2026 01:04:03 CST | login

Information for build python-wsgi_intercept-1.11.0-4.ocs23

ID5512
Package Namepython-wsgi_intercept
Version1.11.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-wsgi_intercept.git?.#726f3bb7e4ad93734119721df3c5490eef730c1a
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 18:21:09 CST
CompletedTue, 19 Sep 2023 18:22:34 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-wsgi_intercept.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-wsgi_intercept.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-wsgi_intercept-1.11.0-4.ocs23.src.rpm (info) (download)
noarch
python3-wsgi_intercept-1.11.0-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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