From 167ea2fe8e5532fd4a1b495bfb4e8cf54debe226b45109e966ad9cd717372d1a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:32:51 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hupper?expand=0&rev=6 --- python-hupper-doc.changes | 5 +++++ python-hupper-doc.spec | 6 +++--- python-hupper.changes | 5 +++++ python-hupper.spec | 5 ++--- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/python-hupper-doc.changes b/python-hupper-doc.changes index 797972f..0e836b2 100644 --- a/python-hupper-doc.changes +++ b/python-hupper-doc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 13:07:06 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Jul 14 17:41:31 UTC 2017 - aloisio@gmx.com diff --git a/python-hupper-doc.spec b/python-hupper-doc.spec index c5c276d..b3dcd22 100644 --- a/python-hupper-doc.spec +++ b/python-hupper-doc.spec @@ -1,7 +1,7 @@ # # spec file for package python-hupper-doc # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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/ # @@ -32,8 +32,8 @@ BuildRequires: python3-Sphinx BuildRequires: python3-pylons-sphinx-themes # /SECTION # SECTION test requirements -BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest-cov} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module watchdog} # /SECTION BuildRequires: python-rpm-macros diff --git a/python-hupper.changes b/python-hupper.changes index 797972f..0e836b2 100644 --- a/python-hupper.changes +++ b/python-hupper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 13:07:06 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Jul 14 17:41:31 UTC 2017 - aloisio@gmx.com diff --git a/python-hupper.spec b/python-hupper.spec index 93e19a0..9a65b73 100644 --- a/python-hupper.spec +++ b/python-hupper.spec @@ -1,7 +1,7 @@ # # spec file for package python-hupper # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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://pylonsproject.org/ Source0: https://files.pythonhosted.org/packages/source/h/hupper/hupper-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros