15
0
forked from pool/python-cffi

- Remove ignore-tests.patch -- testing what will happen

- Add e2e324a2f13e3a646de6f6ff03e90ed7d37e2636.patch from
  upstream to remove some warnings.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=49
This commit is contained in:
2018-09-19 18:44:24 +00:00
committed by Git OBS Bridge
parent 492f71faeb
commit 78a65200ea
4 changed files with 40 additions and 47 deletions

View File

@@ -27,7 +27,7 @@ URL: http://cffi.readthedocs.org
Source0: https://files.pythonhosted.org/packages/source/c/cffi/cffi-%{version}.tar.gz
Source1: python-cffi-rpmlintrc
# https://bitbucket.org/cffi/cffi/issues/384/
Patch0: ignore-tests.patch
Patch0: e2e324a2f13e3a646de6f6ff03e90ed7d37e2636.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pycparser}
BuildRequires: %{python_module pytest}