Thu, 25 Apr 2024 16:51:36 UTC | login

Information for build python-mock-0.8.0-2.el6

ID776
Package Namepython-mock
Version0.8.0
Release2.el6
Epoch
SummaryA Python Mocking and Patching Library for Testing
DescriptionMock is a Python module that provides a core mock class. It removes the need to create a host of stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set needed attributes in the normal way.
Built byhguemar
State complete
Volume DEFAULT
StartedFri, 06 Mar 2015 09:20:55 UTC
CompletedFri, 06 Mar 2015 09:23:02 UTC
Taskbuild (cloud6-el6, python-mock-0.8.0-2.el6.src.rpm)
Tags
cloud6-openstack-common-candidate
infrastructure6-testing
RPMs
src
python-mock-0.8.0-2.el6.src.rpm (info) (download)
noarch
python-mock-0.8.0-2.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Mon Jul 09 2012 Ralph Bean <rbean@redhat.com> - 0.8.0-2 - Python3 support * Thu Mar 22 2012 Praveen Kumar <kumarpraveen.nitdgp@gmail.com> - 0.8.0-1 - Updated to new version * Fri Jul 22 2011 Praveen Kumar <kumarpraveen.nitdgp@gmail.com> - 0.7.2-1 - Initial RPM release