- Drop python-devel requirement
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-precise-runner?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
3db24192f1
commit
b3027b304c
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 07:12:21 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Drop python-devel requirement
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 28 11:10:03 UTC 2018 - alarrosa@suse.com
|
||||
|
||||
|
||||
@@ -23,16 +23,14 @@ Release: 0
|
||||
Summary: Wrapper to use Mycroft Precise Wake Word Listener
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: http://github.com/MycroftAI/mycroft-precise
|
||||
URL: http://github.com/MycroftAI/mycroft-precise
|
||||
Source: https://files.pythonhosted.org/packages/source/p/precise-runner/precise-runner-%{version}.tar.gz
|
||||
Source99: https://raw.githubusercontent.com/MycroftAI/mycroft-precise/dev/LICENSE
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-PyAudio
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -40,7 +38,7 @@ Wrapper to use the Mycroft Precise Wake Word Listener
|
||||
|
||||
%prep
|
||||
%setup -q -n precise-runner-%{version}
|
||||
cp %{S:99} .
|
||||
cp %{SOURCE99} .
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user