forked from pool/python-SoundCard
Accepting request 662729 from home:TheBlackCat:branches:devel:languages:python
- README not needed anymore, license is in wheel OBS-URL: https://build.opensuse.org/request/show/662729 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=7
This commit is contained in:
@@ -26,7 +26,6 @@ License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/bastibe/SoundCard
|
||||
Source0: https://files.pythonhosted.org/packages/py3/S/SoundCard/SoundCard-%{version}-py3-none-any.whl
|
||||
Source10: https://raw.githubusercontent.com/bastibe/SoundCard/%{version}/README.md
|
||||
Source100: python-SoundCard-rpmlintrc
|
||||
BuildRequires: %{python_module cffi}
|
||||
BuildRequires: %{python_module numpy}
|
||||
@@ -53,7 +52,6 @@ devices and platforms.
|
||||
|
||||
%prep
|
||||
%setup -T -c
|
||||
cp %{SOURCE10} .
|
||||
|
||||
%build
|
||||
# Not Needed
|
||||
@@ -63,7 +61,7 @@ cp %{SOURCE10} .
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%license README.md
|
||||
%license %{python_sitelib}/SoundCard-%{version}.dist-info/LICENSE
|
||||
%{python_sitelib}/SoundCard-%{version}.dist-info
|
||||
%{python_sitelib}/soundcard/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user