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 --- python-pyalsaaudio.spec | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'python-pyalsaaudio.spec') 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 -- cgit v1.2.3