Sun, 07 Jul 2024 13:21:23 UTC | login

Information for build python-kgb-7.1.1-6.fc40

ID292992
Package Namepython-kgb
Version7.1.1
Release6.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 10:54:26 UTC
CompletedThu, 29 Feb 2024 10:54:26 UTC
Tags
f40
f41
RPMs
src
python-kgb-7.1.1-6.fc40.src.rpm (info) (download)
noarch
python3-kgb-7.1.1-6.fc40.noarch.rpm (info) (download)
python3-kgb-tests-7.1.1-6.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 7.1.1-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Aug 06 2022 Jonathan Wright <jonathan@almalinux.org> - 7.1.1-1 - Initial package build - rhbz#2114603