diff --git a/python-audioop-lts.spec b/python-audioop-lts.spec index 3c0d697..9bb74a6 100644 --- a/python-audioop-lts.spec +++ b/python-audioop-lts.spec @@ -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