From 765632b4d97618d1742de1b23e7f7dcedb21229ef6aec7b683a59cf9d4134f14 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:47:30 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plumbum?expand=0&rev=5 --- python-plumbum.changes | 5 +++++ python-plumbum.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-plumbum.changes b/python-plumbum.changes index 974405d..cbab1f5 100644 --- a/python-plumbum.changes +++ b/python-plumbum.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:51:36 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu May 24 04:07:26 UTC 2018 - toddrme2178@gmail.com diff --git a/python-plumbum.spec b/python-plumbum.spec index aaeb7e4..872aa80 100644 --- a/python-plumbum.spec +++ b/python-plumbum.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/ # @@ -25,7 +25,6 @@ License: MIT Group: Development/Languages/Python Url: https://github.com/tomerfiliba/plumbum Source: https://files.pythonhosted.org/packages/source/p/plumbum/plumbum-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros