Wed, 18 Mar 2026 07:27:40 CST | login

Information for build python-kgb-7.1.1-1.oc9

ID23478
Package Namepython-kgb
Version7.1.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-kgb.git?.#021d9b1643f0305f07db35c17d08d3ff9be065bd
SummaryIntercept and record calls to functions
DescriptionEver deal with a large test suite before, monkey patching functions to figure out whether it was called as expected? It’s a dirty job. If you’re not careful, you can make a mess of things. Leave behind evidence. kgb’s spies will take care of that little problem for you. What are spies? Spies intercept and record calls to functions. They can report on how many times a function was called and with what arguments. They can allow the function call to go through as normal, to block it, or to reroute it to another function. Spies are awesome. (If you’ve used Jasmine, you know this.) Spies are like mocks, but better. You’re not mocking the world. You’re replacing very specific function logic, or listening to functions without altering them.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 20:36:20 CST
CompletedMon, 03 Jun 2024 20:39:11 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-kgb.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-kgb.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
python-kgb-7.1.1-1.oc9.src.rpm (info) (download)
noarch
python3-kgb-7.1.1-1.oc9.noarch.rpm (info) (download)
python3-kgb-tests-7.1.1-1.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 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 7.1.1-1 - initial build