| Name: | python2-mock | 
|---|---|
| Version: | 2.0.0 | 
| Release: | 13.module+el8.9.0+90013+b7cb8eec | 
| Architecture: | noarch | 
| Module: | python27:2.7:8090020231116015328:392b0bf1 python27:2.7:8100020240410221935:10  | 
| Group: | Unspecified | 
| Size: | 175218 | 
| License: | BSD | 
| RPM: | python2-mock-2.0.0-13.module+el8.9.0+90013+b7cb8eec.noarch.rpm | 
| Source RPM: | python-mock-2.0.0-13.module+el8.9.0+90013+b7cb8eec.src.rpm | 
| Build Date: | Wed Oct 25 2023 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.voidspace.org.uk/python/mock/ | 
| Summary: | A Python Mocking and Patching Library for Testing | 
| Description: | Mock 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  | 
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- Switch python3 coditions to bcond
- Enable Python 3 subpackage and disabled tests
- First version for python27 module
- Drop dependency on python3-funcsigs (funcsigs functionality is in the Python 3 standard library -- inspect) - Drop dependency on python2-unittest2 (Not available in the distro) - Fix python2 requires names
- Allow build with Python 2
- Add patch to remove dependency on pbr
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Cleanup spec file conditionals
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild