From 189f152bae8dcdaa387f5f477c80adbb68bfe78db1b6cc9ac8e30ea57ea0be2d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 14:08:20 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=4 --- python-tblib.changes | 5 +++++ python-tblib.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-tblib.changes b/python-tblib.changes index 7af76b3..4afb9a0 100644 --- a/python-tblib.changes +++ b/python-tblib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:55:02 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Mar 19 19:55:11 UTC 2018 - sebix+novell.com@sebix.at diff --git a/python-tblib.spec b/python-tblib.spec index 483b4c0..5e7a701 100644 --- a/python-tblib.spec +++ b/python-tblib.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/ # @@ -28,7 +28,6 @@ License: BSD-2-Clause Group: Development/Languages/Python Url: https://github.com/ionelmc/python-tblib Source: https://files.pythonhosted.org/packages/source/t/tblib/tblib-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} BuildRequires: fdupes