Mon, 20 May 2024 14:20:26 UTC | login

Information for build python-mock-2.0.0-11.fc30

ID76648
Package Namepython-mock
Version2.0.0
Release11.fc30
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 06:59:59 UTC
CompletedSat, 01 Dec 2018 06:59:59 UTC
Tags
f30
f31
RPMs
src
python-mock-2.0.0-11.fc30.src.rpm (info) (download)
noarch
python2-mock-2.0.0-11.fc30.noarch.rpm (info) (download)
python3-mock-2.0.0-11.fc30.noarch.rpm (info) (download)
Changelog * Fri Aug 17 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.0-11 - Don't require funcsigs on python3, it's part of the standard library * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.0-9 - Rebuilt for Python 3.7 * Fri Mar 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.0.0-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Oct 10 2017 Troy Dawson <tdawson@redhat.com> - 2.0.0-6 - Cleanup spec file conditionals * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.0.0-3 - Rebuild for Python 3.6