Thu, 28 Mar 2024 19:16:56 EDT

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

ID4136
Package Namepython-mock
Version0.8.0
Release3.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 bydam402
State complete
StartedFri, 21 Oct 2016 16:09:51 EDT
CompletedFri, 21 Oct 2016 16:12:10 EDT
Taskbuild (centos6-rutgers-staging, python-mock-0.8.0-3.ru6.src.rpm)
Tags
centos6-rutgers-staging
centos6-rutgers-testing
RPMs
src
python-mock-0.8.0-3.ru6.src.rpm (info) (download)
noarch (build logs)
python-mock-0.8.0-3.ru6.noarch.rpm (info) (download)
Changelog * Fri Oct 21 2016 Derek Maciel <dam402@nbcs.rutgers.edu> - 0.8.0-3 - Enable python3 for CentOS 6 * 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