rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.2.7-2mamba;Tue Sep 26 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:23:18 +01:00
parent 8dec1491f2
commit 725860191e

View File

@ -1,6 +1,6 @@
Name: python-pyalsa
Version: 1.2.7
Release: 1mamba
Release: 2mamba
Summary: Python binding for the ALSA library
Group: System/Libraries/Python
Vendor: openmamba
@ -12,8 +12,9 @@ License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libalsa-devel
BuildRequires: libpython3-devel
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description
Python binding for the ALSA library
@ -48,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/pyalsa-%{version}-py*.egg-info/*
%changelog
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 1.2.7-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Thu Jun 02 2022 Automatic Build System <autodist@mambasoft.it> 1.2.7-1mamba
- automatic version update by autodist