From a662f0de8beb7c4729a5cb3dd136aebd5766c981339c6b4b85a9b60d0e3c0a47 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:33:30 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Chameleon?expand=0&rev=22 --- python-Chameleon-doc.spec | 6 +++--- python-Chameleon.changes | 5 +++++ python-Chameleon.spec | 7 +++---- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/python-Chameleon-doc.spec b/python-Chameleon-doc.spec index 8b9357e..e252af0 100644 --- a/python-Chameleon-doc.spec +++ b/python-Chameleon-doc.spec @@ -1,7 +1,7 @@ # # spec file for package python-Chameleon-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/ # @@ -22,7 +22,7 @@ Version: 3.1 Release: 0 Url: http://www.pagetemplates.org/ Summary: Documentation for python-Chameleon -License: BSD-3-Clause and BSD-4-Clause and Python-2.0 and ZPL-2.1 +License: BSD-3-Clause AND BSD-4-Clause AND Python-2.0 AND ZPL-2.1 Group: Documentation/HTML Source: https://files.pythonhosted.org/packages/source/C/Chameleon/Chameleon-%{version}.tar.gz BuildRequires: %{python_module Sphinx} diff --git a/python-Chameleon.changes b/python-Chameleon.changes index 743a58b..ff20107 100644 --- a/python-Chameleon.changes +++ b/python-Chameleon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 13:07:50 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sat Sep 16 19:43:24 UTC 2017 - bruno@ioda-net.ch diff --git a/python-Chameleon.spec b/python-Chameleon.spec index db5e46e..52634a7 100644 --- a/python-Chameleon.spec +++ b/python-Chameleon.spec @@ -1,7 +1,7 @@ # # spec file for package python-Chameleon # -# 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/ # @@ -22,11 +22,10 @@ Version: 3.1 Release: 0 Url: http://www.pagetemplates.org/ Summary: Fast HTML/XML Template Compiler -License: BSD-3-Clause and BSD-4-Clause and Python-2.0 and ZPL-2.1 +License: BSD-3-Clause AND BSD-4-Clause AND Python-2.0 AND ZPL-2.1 Group: Development/Languages/Python Source: https://files.pythonhosted.org/packages/source/C/Chameleon/Chameleon-%{version}.tar.gz BuildRequires: %{python_module Sphinx} -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros