Mon, 20 May 2024 17:00:26 UTC | login

Information for build python-mock-2.0.0-10.fc29

ID57629
Package Namepython-mock
Version2.0.0
Release10.fc29
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
StartedThu, 19 Jul 2018 08:51:36 UTC
CompletedThu, 19 Jul 2018 08:51:36 UTC
Tags
f29
f30
RPMs
src
python-mock-2.0.0-10.fc29.src.rpm (info) (download)
noarch
python2-mock-2.0.0-10.fc29.noarch.rpm (info) (download)
python3-mock-2.0.0-10.fc29.noarch.rpm (info) (download)
Changelog * 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 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages