Sun, 07 Jul 2024 13:05:38 UTC | login

Information for build python-kgb-0.5.1-9.fc28

ID37375
Package Namepython-kgb
Version0.5.1
Release9.fc28
Epoch
SummaryUtilities for spying on function calls in unit tests
DescriptionSpies 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 15:04:44 UTC
CompletedThu, 07 Jun 2018 15:04:44 UTC
Tags
f29
RPMs
src
python-kgb-0.5.1-9.fc28.src.rpm (info) (download)
noarch
python2-kgb-0.5.1-9.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 25 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.5.1-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.5.1-7 - Python 2 binary package renamed to python2-kgb See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.1-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Sep 17 2014 Stephen Gallagher <sgallagh@redhat.com> 0.5.1-1 - First official release * Tue Sep 16 2014 Stephen Gallagher <sgallagh@redhat.com> 0.5.1-0.2 - Add AUTHORS, NEWS and README.md to %doc - Remove unnecessary buildroot cleanup in %install * Tue Sep 16 2014 Stephen Gallagher <sgallagh@redhat.com> 0.5.1-0.1 - Initial release