From 0acd8911e5f27bb783555a4a2f6a340d3397e3bd3b596321a2e88d61616d4b95 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 14:11:39 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unify?expand=0&rev=8 --- python-unify.changes | 5 +++++ python-unify.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-unify.changes b/python-unify.changes index d197c03..9ca6f93 100644 --- a/python-unify.changes +++ b/python-unify.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:55:36 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sun Jun 10 14:22:09 UTC 2018 - jengelh@inai.de diff --git a/python-unify.spec b/python-unify.spec index 61034aa..c1ed5de 100644 --- a/python-unify.spec +++ b/python-unify.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -26,7 +26,6 @@ Group: Development/Languages/Python Url: https://github.com/myint/unify Source: https://files.pythonhosted.org/packages/source/u/unify/unify-%{version}.tar.gz Source9: README.suse -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros