- Remove mock30.patch for now as we are not able to upgrade

to mock3 yet

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mock?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal
2019-07-26 12:27:26 +00:00
committed by Git OBS Bridge
parent 5c4df46496
commit 32a128e74c
3 changed files with 6 additions and 47 deletions

View File

@@ -27,7 +27,6 @@ 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: mock30.patch
Patch1: fix_tests.patch
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools >= 36}