Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37843225
en ru br
ALT Linux repos
S:1.2.7-alt1

Group :: Development/Python3
RPM: python3-module-pyalsa

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname pyalsa

Name: python3-module-%oname
Version: 1.2.7
Release: alt1

Summary: Official ALSA Python Binding
License: LGPLv2.1+
Group: Development/Python3

#https://github.com/alsa-project/alsa-python

Url: http://www.alsa-project.org
Source: %name-%version.tar
Patch0: %name-%version-alt.patch

BuildRequires: rpm-macros-python3
BuildRequires: rpm-build-python3
BuildRequires: libalsa-devel

%description
Python binding for the ALSA library.

%prep
%setup
%patch0 -p1

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/%oname
%python3_sitelibdir/%oname-%version-*.egg-info

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin