forked from pool/python-audioop-lts
Add %doc and %license
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioop-lts?expand=0&rev=2
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define pythons python313
|
||||
Name: python-audioop-lts
|
||||
Version: 0.2.1
|
||||
@@ -23,13 +24,13 @@ Summary: LTS Port of Python audioop
|
||||
License: PSF-2.0
|
||||
URL: https://github.com/AbstractUmbra/audioop
|
||||
Source: https://files.pythonhosted.org/packages/source/a/audioop-lts/audioop_lts-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -50,6 +51,8 @@ export CFLAGS="%{optflags}"
|
||||
%pytest_arch tests/test_audioop.py
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{python_sitearch}/audioop
|
||||
%{python_sitearch}/audioop_lts-%{version}.dist-info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user