From 7a30c128f8f3641d846e5b53b9564eeb284080240f6d7948290ce9c00a741349 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:42:08 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=72 --- python-M2Crypto.changes | 5 +++++ python-M2Crypto.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 7208372..1e556f9 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:50:42 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Nov 9 15:20:09 CET 2018 - mcepl@suse.com diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 1176354..d9a4a74 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -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}