Sun, 23 Jun 2024 04:41:47 CEST | login

Information for build python3-mock-2.0.0-2.el7

ID2671
Package Namepython3-mock
Version2.0.0
Release2.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 bykojiadmin
State complete
Volume DEFAULT
StartedWed, 08 Mar 2023 17:22:21 CET
CompletedWed, 08 Mar 2023 17:22:21 CET
Tags
built-by-epel
epel-7-2023-03-03
v8.3-base
RPMs
src
python3-mock-2.0.0-2.el7.src.rpm (info) (download)
noarch
python34-mock-2.0.0-2.el7.noarch.rpm (info) (download)
python36-mock-2.0.0-2.el7.noarch.rpm (info) (download)
Changelog * Thu Mar 07 2019 Troy Dawson <tdawson@redhat.com> - Rebuilt to change main python from 3.4 to 3.6 * Mon Nov 05 2018 Orion Poplawski <orion@nwra.com> - 2.0.0-1 - Python 3 packaging for EPEL