15
0
2024-12-12 03:14:09 +00:00
committed by Git OBS Bridge
parent f0a4583539
commit 52bbda6aa3

View File

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