From d51448793f29f885a8af86eed1c9df859141dd8b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 05:32:38 +0000 Subject: automatic import of python-pyalsaaudio --- .gitignore | 1 + python-pyalsaaudio.spec | 14 ++++---------- sources | 2 +- 3 files changed, 6 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index f49a877..72b600a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyalsaaudio-0.9.2.tar.gz +/pyalsaaudio-0.10.0.tar.gz diff --git a/python-pyalsaaudio.spec b/python-pyalsaaudio.spec index 2bc1d29..5b9412b 100644 --- a/python-pyalsaaudio.spec +++ b/python-pyalsaaudio.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyalsaaudio -Version: 0.9.2 +Version: 0.10.0 Release: 1 Summary: ALSA bindings License: PSF URL: http://larsimmisch.github.io/pyalsaaudio/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a9/bd/24f576c07953671edfeba2545c3c92c46e97384f622957ecf95967c2b456/pyalsaaudio-0.9.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e5/f0/411140b1c2d8eea8531233f39103e7ebda560030493e298be6439ce36936/pyalsaaudio-0.10.0.tar.gz BuildArch: noarch @@ -14,8 +14,6 @@ This package contains wrappers for accessing the ALSA API from Python. It is fairly complete for PCM devices and Mixer access. - - %package -n python3-pyalsaaudio Summary: ALSA bindings Provides: python-pyalsaaudio @@ -27,8 +25,6 @@ This package contains wrappers for accessing the ALSA API from Python. It is fairly complete for PCM devices and Mixer access. - - %package help Summary: Development documents and examples for pyalsaaudio Provides: python3-pyalsaaudio-doc @@ -37,10 +33,8 @@ This package contains wrappers for accessing the ALSA API from Python. It is fairly complete for PCM devices and Mixer access. - - %prep -%autosetup -n pyalsaaudio-0.9.2 +%autosetup -n pyalsaaudio-0.10.0 %build %py3_build @@ -80,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.9.2-1 +* Tue Apr 25 2023 Python_Bot - 0.10.0-1 - Package Spec generated diff --git a/sources b/sources index 0127afd..247f552 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5408be7d7017ae9272706acb4a543c2f pyalsaaudio-0.9.2.tar.gz +720b2e1a47a5fdb587ea1b4eabbd23e6 pyalsaaudio-0.10.0.tar.gz -- cgit v1.2.3