From 01587f2687abfbe86e1645a9ba3e76eca6c64b3fc210be55a6e252d1e60a92cc Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:54:35 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyshould?expand=0&rev=5 --- python-pyshould.changes | 5 +++++ python-pyshould.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pyshould.changes b/python-pyshould.changes index d02e4cb..1e3e205 100644 --- a/python-pyshould.changes +++ b/python-pyshould.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:51 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed May 30 20:33:58 UTC 2018 - mcepl@suse.com diff --git a/python-pyshould.spec b/python-pyshould.spec index 4a3a8b6..4253ed4 100644 --- a/python-pyshould.spec +++ b/python-pyshould.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 @@ License: MIT Group: Development/Languages/Python URL: https://github.com/drslump/%{modname} Source: https://files.pythonhosted.org/packages/source/p/pyshould/%{modname}-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros