Sat, 17 Jan 2026 07:32:21 CST | login

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

ID6061
Package Namepython-wsgi_intercept
Version1.11.0
Release5.ocs23
Epoch
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 byocs-bot
State complete
Volume DEFAULT
StartedSun, 08 Oct 2023 08:26:15 CST
CompletedSun, 08 Oct 2023 08:27:21 CST
Taskbuild (dist-ocs23, /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-ocs23
RPMs
src
python-wsgi_intercept-1.11.0-5.ocs23.src.rpm (info) (download)
noarch
python3-wsgi_intercept-1.11.0-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.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