Sun, 28 Apr 2024 13:14:46 UTC | login

Information for build python-mock-1.0.1-9.2.el7

ID11375
Package Namepython-mock
Version1.0.1
Release9.2.el7
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 bytdawson
State complete
Volume DEFAULT
StartedFri, 24 Jun 2016 21:36:13 UTC
CompletedFri, 24 Jun 2016 21:38:47 UTC
Taskbuild (paas7-openshift-common-el7, python-mock-1.0.1-9.2.el7.src.rpm)
Tags
infra7-gitforge-pagure-candidate
infra7-gitforge-pagure-release
infra7-gitforge-pagure-testing
infra7-infra-common-candidate
infra7-infra-common-release
infra7-infra-common-testing
infrastructure7-testing
paas7-openshift-common-candidate
RPMs
src
python-mock-1.0.1-9.2.el7.src.rpm (info) (download)
noarch
python2-mock-1.0.1-9.2.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Apr 05 2016 Troy Dawson <tdawson@redhat.com> 1.0.1-9.2 - python2-mock provides python-mock * Thu Mar 31 2016 Troy Dawson <tdawson@redhat.com> 1.0.1-9.1 - use standard py2_build/py2_install replacement * Wed Jan 06 2016 Orion Poplawski <orion@cora.nwra.com> - 1.0.1-9 - Modernize spec - Run python2 tests, python3 failing * Mon Nov 02 2015 Praveen Kumar <kumarpraveen.nitdgp@gmail.com> 1.0.1-7 - Fix #1276771 * Thu Sep 18 2014 Praveen Kumar <kumarparaveen.nitdgp@gmail.com> 1.0.1-5 - Rebuild for RHEL-7 - Disable python3 features * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri May 09 2014 Dennis Gilmore <dennis@ausil.us> - 1.0.1-3 - rebuild for python 3.4 - disable test suite deps missing * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Apr 11 2013 Luke Macken <lmacken@redhat.com> - 1.0.1-1 - Update to 1.0.1 - Run the test suite - Add python-unittest2 as a build requirement * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Aug 04 2012 David Malcolm <dmalcolm@redhat.com> - 0.8.0-4 - rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * 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