Name: | python2-pytest-mock |
---|---|
Version: | 1.9.0 |
Release: | 4.module+el8.3.0+7833+4aaf98ce |
Architecture: | noarch |
Module: | python27:2.7:8030020200819165638:9edba152 python27:2.7:8030020200819165639:851f4228 python27:2.7:8040020210122160212:cdb2db54 python27:2.7:8050020210811095446:3e7ace8b python27:2.7:8060020220210185952:8cdc2268 python27:2.7:8070020220617114255:056aacbc python27:2.7:8080020221221225124:ba5e661a python27:2.7:8080020230609134836:392b0bf1 python27:2.7:8080020231004233750:392b0bf1 |
Group: | Unspecified |
Size: | 60285 |
License: | MIT |
RPM: | python2-pytest-mock-1.9.0-4.module+el8.3.0+7833+4aaf98ce.noarch.rpm |
Source RPM: | python-pytest-mock-1.9.0-4.module+el8.3.0+7833+4aaf98ce.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | jenkins-172-17-0-2-987fe06b-e338-4d12-bb39-daa73375bcbe.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/pytest-mock |
Summary: | Thin-wrapper around the mock package for easier use with py.test |
Description: | This 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. |
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- Make possible to disable python3 subpackage
- First version for python27 module