13 Star 0 Fork 2

ocs-upgrade/python-alsa

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
python-alsa.spec 1.67 KB
一键复制 编辑 原始数据 按行查看 历史
ocs-bot 提交于 2024-09-23 06:52 . Upgrade to version 1.2.12
%global __provides_exclude_from ^(%{python3_sitearch})/.*\\.so$
Summary: Python binding for the ALSA library
Name: python-alsa
Version: 1.2.12
Release: 1%{?dist}
License: LGPLv2+
URL: https://www.alsa-project.org/
Source0: https://www.alsa-project.org/files/pub/pyalsa/pyalsa-%{version}.tar.bz2
BuildRequires: alsa-lib-devel >= %{version}
BuildRequires: python3-devel python3-setuptools
BuildRequires: gcc
%description
Python bindings for the ALSA library.
%package -n python3-alsa
Summary: Python binding for the ALSA library
Provides: python3-alsa
%description -n python3-alsa
Python bindings for the ALSA library.
%prep
%autosetup -n pyalsa-%{version} -p 1
%build
%py3_build
%install
%py3_install
%files -n python3-alsa
%{python3_sitearch}/*
%changelog
* Mon Sep 23 2024 Upgrade Robot <upbot@opencloudos.tech> - 1.2.12-1
- Upgrade to version 1.2.12
* Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.7-7
- Rebuilt for loongarch release
* Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.7-6
- Rebuilt for python 3.11
* Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.7-5
- Rebuilt for OpenCloudOS Stream 23.09
* Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.7-4
- Rebuilt for OpenCloudOS Stream 23.05
* Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.7-3
- Rebuilt for OpenCloudOS Stream 23
* Tue Feb 07 2023 Feng Weiyao <wynnfeng@tencent.com> - 1.2.7-2
- modify url
* Tue Nov 29 2022 Feng Weiyao <wynnfeng@tencent.com> - 1.2.7-1
- package init.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ocs-upgrade/python-alsa.git
git@gitee.com:ocs-upgrade/python-alsa.git
ocs-upgrade
python-alsa
python-alsa
master

搜索帮助