From 0ca589a7c393c13bb3b950930a4699a3fc56593b0c418f48e389dcd621a11ea3 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:23:31 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=4 --- python-dill.changes | 5 +++++ python-dill.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-dill.changes b/python-dill.changes index 1a1a9c2..328d16c 100644 --- a/python-dill.changes +++ b/python-dill.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:47:17 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com diff --git a/python-dill.spec b/python-dill.spec index c238ac5..c35eda2 100644 --- a/python-dill.spec +++ b/python-dill.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: BSD-3-Clause Group: Development/Languages/Python Url: http://www.cacr.caltech.edu/~mmckerns/dill.htm Source: https://files.pythonhosted.org/packages/source/d/dill/dill-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros