15
0

Accepting request 646438 from home:TheBlackCat:branches:devel:languages:python

- Some wording cleanups.

OBS-URL: https://build.opensuse.org/request/show/646438
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=3
This commit is contained in:
Todd R
2018-11-05 15:15:18 +00:00
committed by Git OBS Bridge
parent a6f42a7a0c
commit a5ade53437
2 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 5 15:11:47 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Some wording cleanups.
-------------------------------------------------------------------
Wed Oct 31 05:02:27 UTC 2018 - Todd R <toddrme2178@gmail.com>

View File

@@ -44,8 +44,7 @@ BuildArch: noarch
%description
SoundCard is a library for playing and recording audio without
resorting to a CPython extension. Instead, it is implemented using
the wonderful CFFI and the native audio libraries of Linux,
Windows and macOS.
CFFI and the native audio libraries of Linux, Windows and macOS.
SoundCard is cross-platform, and supports Linux/pulseaudio,
Mac/coreaudio, and Windows/WASAPI. While the interface is identical
@@ -61,8 +60,7 @@ into SoundCard.
However, please be aware that this is a hobby project of mine that
I am developing for free, and in my spare time. While I try to be as
accomodating as possible, I can not guarantee a timely response to
issues. Publishing Open Source Software on Github does not imply an
obligation to fix your problem right now. Please be civil.
issues.
%prep
%setup -T -c -n %{name}-%{version}