From 0942543da50258eff9e9fb6ce229a71f1f3e7b8d2d9ce7bf5f0ea902beb984e1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 14:03:12 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-service_identity?expand=0&rev=14 --- python-service_identity.changes | 5 +++++ python-service_identity.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-service_identity.changes b/python-service_identity.changes index 4e7c956..afe73c9 100644 --- a/python-service_identity.changes +++ b/python-service_identity.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:54:12 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Oct 1 14:33:07 UTC 2018 - Bernhard Wiedemann diff --git a/python-service_identity.spec b/python-service_identity.spec index b708acd..646495b 100644 --- a/python-service_identity.spec +++ b/python-service_identity.spec @@ -30,7 +30,6 @@ Source0: https://pypi.io/packages/source/s/%{oname}/%{oname}-%{version}.t # Documentation BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module attrs} -BuildRequires: %{python_module devel} BuildRequires: %{python_module pyOpenSSL >= 0.14} BuildRequires: %{python_module pyasn1-modules} BuildRequires: %{python_module pyasn1}