15
0

Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=72
This commit is contained in:
2018-12-04 13:42:08 +00:00
committed by Git OBS Bridge
parent 47a763319c
commit 7a30c128f8
2 changed files with 5 additions and 1 deletions

View File

@@ -26,7 +26,6 @@ License: MIT
Group: Development/Languages/Python
Url: https://gitlab.com/m2crypto/m2crypto
Source: https://files.pythonhosted.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module typing}
BuildRequires: %{python_module xml}