From d71357d77d033dd8051f6bee16ad2e0c55c4dfbb58edfa180358bd0e101376d9 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:22:36 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=5 --- python-dbf.changes | 5 +++++ python-dbf.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-dbf.changes b/python-dbf.changes index 9179868..1fe8f8a 100644 --- a/python-dbf.changes +++ b/python-dbf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:47:09 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu May 24 17:31:07 UTC 2018 - toddrme2178@gmail.com diff --git a/python-dbf.spec b/python-dbf.spec index f820621..8937007 100644 --- a/python-dbf.spec +++ b/python-dbf.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://bitbucket.org/stoneleaf/dbf/src/default/ Source: https://files.pythonhosted.org/packages/source/d/dbf/dbf-%{version}.tar.gz Source10: https://bitbucket.org/stoneleaf/dbf/raw/%{version}/dbf/LICENSE -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros