- Add back the mock 3.0 patch as the mock is being integrated now:

* mock3.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mock?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal
2019-09-11 08:21:53 +00:00
committed by Git OBS Bridge
parent 32a128e74c
commit 994534d7c5
3 changed files with 53 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ License: MIT
Group: Development/Languages/Python
URL: https://github.com/pytest-dev/pytest-mock
Source: https://files.pythonhosted.org/packages/source/p/pytest-mock/pytest-mock-%{version}.tar.gz
Patch0: mock3.patch
Patch1: fix_tests.patch
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools >= 36}