Sat, 17 Jan 2026 10:39:22 CST | login

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

ID17528
Package Namepython-wsgi_intercept
Version1.11.0
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-wsgi_intercept.git?.#f63c095d22a9c32ab144529f5eb73afe09ae7296
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
StartedSat, 17 Aug 2024 17:12:00 CST
CompletedSat, 17 Aug 2024 17:15:32 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-6.ocs23.src.rpm (info) (download)
noarch
python3-wsgi_intercept-1.11.0-6.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 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.11.0-6 - Rebuilt for loongarch release * 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