14
0

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
This commit is contained in:
2018-12-04 13:50:49 +00:00
committed by Git OBS Bridge
parent eb0306eaa2
commit 3f5dca8b56
2 changed files with 7 additions and 3 deletions

View File

@@ -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