From 96f525bd3f6a21fceb007eb5c5b9dc52f5ddd17dffd096a7b700a089f3588296 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:40:17 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-metaextract?expand=0&rev=19 --- python-metaextract.changes | 5 +++++ python-metaextract.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-metaextract.changes b/python-metaextract.changes index 8a23e98..cc3d2c6 100644 --- a/python-metaextract.changes +++ b/python-metaextract.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:50:22 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Nov 9 16:51:37 UTC 2018 - Thomas Bechtold diff --git a/python-metaextract.spec b/python-metaextract.spec index e1ef353..0084817 100644 --- a/python-metaextract.spec +++ b/python-metaextract.spec @@ -25,7 +25,6 @@ License: Apache-2.0 Group: Development/Languages/Python Url: http://github.com/toabctl/metaextract Source: https://files.pythonhosted.org/packages/source/m/metaextract/metaextract-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros