From 83bbd373d843029519ad6f56239be36c24e5020f0f897e85bb99892a53d6c124 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:55:46 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=8 --- python-python-gnupg.changes | 5 +++++ python-python-gnupg.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-python-gnupg.changes b/python-python-gnupg.changes index 62cf1d6..4ae0f89 100644 --- a/python-python-gnupg.changes +++ b/python-python-gnupg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:53:04 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Jun 13 19:37:41 UTC 2018 - astieger@suse.com diff --git a/python-python-gnupg.spec b/python-python-gnupg.spec index 75660da..e4022da 100644 --- a/python-python-gnupg.spec +++ b/python-python-gnupg.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/ # @@ -27,7 +27,6 @@ License: BSD-3-Clause Group: Development/Languages/Python URL: http://pythonhosted.org/python-gnupg/index.html Source: https://files.pythonhosted.org/packages/source/p/python-gnupg/python-gnupg-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros