14
0

Accepting request 823365 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/823365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=9
This commit is contained in:
2020-07-30 08:02:01 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jul 29 07:27:48 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.4.0
* Drop support for Python 2.x
* Fix memory issues in `play()`, `rec()` and `playrec()`
* Example application ``play_stream.py``
* Remove ``print_devices()``, `query_devices()` can be used instead
-------------------------------------------------------------------
Thu Mar 26 14:13:08 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -17,8 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-sounddevice
Version: 0.3.15
Version: 0.4.0
Release: 0
Summary: Module to play and record sound with Python
License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:028f6e5df83027f4bfba5d6d61e6d46eb8689f9e647825e09f539920dee17d2c
size 50357

3
sounddevice-0.4.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:007cfef077c447eebbdbca3d510ca4365c211c2c6c4d2912d6eec43c8cbcbc02
size 50193