14
0

Accepting request 706934 from home:jengelh:branches:devel:languages:python

- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/706934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-06-03 08:00:09 +00:00
committed by Git OBS Bridge
parent 1898d54c06
commit 7296b2b9f1
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 2 19:27:21 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 21 07:20:34 UTC 2019 - pgajdos@suse.com Tue May 21 07:20:34 UTC 2019 - pgajdos@suse.com

View File

@@ -20,7 +20,7 @@
Name: python-sounddevice Name: python-sounddevice
Version: 0.3.13 Version: 0.3.13
Release: 0 Release: 0
Summary: Play and Record Sound with Python Summary: Module to play and record sound with Python
License: MIT License: MIT
Group: Development/Languages/Python Group: Development/Languages/Python
Url: http://python-sounddevice.readthedocs.io/ Url: http://python-sounddevice.readthedocs.io/
@@ -39,7 +39,7 @@ BuildArch: noarch
%python_subpackages %python_subpackages
%description %description
This Python_ module provides bindings for the PortAudio library and a few This Python module provides bindings for the PortAudio library and a few
convenience functions to play and record NumPy arrays containing audio signals. convenience functions to play and record NumPy arrays containing audio signals.