Thu, 28 Mar 2024 10:47:46 EDT

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

ID3073
Package Namepython-mock
Version0.8.0
Release2.ru6
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 byjmatth
State complete
StartedMon, 11 Nov 2013 16:28:05 EST
CompletedMon, 11 Nov 2013 16:30:11 EST
Taskbuild (centos6-rutgers-staging, python-mock-0.8.0-2.ru6.src.rpm)
Tags
centos6-rutgers-staging
centos6-rutgers-testing
RPMs
src
python-mock-0.8.0-2.ru6.src.rpm (info) (download)
noarch (build logs)
python-mock-0.8.0-2.ru6.noarch.rpm (info) (download)
Changelog * Mon Nov 11 2013 Josh Matthews <jmatth@nbcs.rutgers.edu> 0.8.0-2 - Rebuild for Centos 6 at Rutgers. * 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