forked from pool/python-sounddevice
Accepting request 823319 from home:mcalabkova:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/823319 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=17
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user