Fri, 19 Apr 2024 00:13:07 UTC | login

Information for build python-pytest-mock-1.6.0-2.el7

ID17376
Package Namepython-pytest-mock
Version1.6.0
Release2.el7
Epoch
SummaryThin-wrapper around the mock package for easier use with py.test
DescriptionThis plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test.
Built byapevec
State complete
Volume DEFAULT
StartedWed, 14 Jun 2017 00:26:56 UTC
CompletedWed, 14 Jun 2017 00:28:20 UTC
Taskbuild (cloud7-openstack-common-el7, python-pytest-mock-1.6.0-2.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
RPMs
src
python-pytest-mock-1.6.0-2.el7.src.rpm (info) (download)
noarch
python2-pytest-mock-1.6.0-2.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Wed Apr 05 2017 Julien Enselme <jujens@jujens.eu> - 1.6.0-2 - Add missing BR * Wed Apr 05 2017 Julien Enselme <jujens@jujens.eu> - 1.6.0-1 - Update to 1.6.0 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 1.2-3 - Rebuild for Python 3.6 * Sat Oct 01 2016 Julien Enselme <jujens@jujens.eu> - 1.2-2 - Add patch to fix tests with pytest3 * Sun Sep 18 2016 Julien Enselme <jujens@jujens.eu> - 1.2-1 - Update to 1.2 * Wed Aug 31 2016 Julien Enselme <jujens@jujens.eu> - 1.1-3 - Use %summary instead of custom %sum macro * Mon Aug 29 2016 Julien Enselme <jujens@jujens.eu> - 1.1-2 - Add python2-mock to BR so %check passes correctly. * Tue Jul 26 2016 Julien Enselme <jujens@jujens.eu> - 1.1-1 - Inital package