From 3f5dca8b56cdae221c2452c571bcb70a217342a18d808003d86ec6873e43a9b7 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:50:49 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-espeak-ng?expand=0&rev=3 --- python-py-espeak-ng.changes | 5 +++++ python-py-espeak-ng.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-py-espeak-ng.changes b/python-py-espeak-ng.changes index 7aba220..2cf05b6 100644 --- a/python-py-espeak-ng.changes +++ b/python-py-espeak-ng.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:11 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Feb 12 17:11:58 UTC 2018 - aloisio@gmx.com diff --git a/python-py-espeak-ng.spec b/python-py-espeak-ng.spec index 1267d0c..2a768e1 100644 --- a/python-py-espeak-ng.spec +++ b/python-py-espeak-ng.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/ # @@ -21,12 +21,11 @@ Name: python-py-espeak-ng Version: 0.1.1 Release: 0 Summary: Python interface for eSpeak NG -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Development/Languages/Python URL: https://github.com/gooofy/py-espeak-ng Source0: https://files.pythonhosted.org/packages/source/p/py-espeak-ng/py-espeak-ng-%{version}.tar.gz Source1: https://raw.githubusercontent.com/gooofy/py-espeak-ng/master/LICENSE#/%{name}-LICENSE -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros