14
0

Accepting request 1008847 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.4.5 
  * Add index field to device dict
  * Require Python >= 3.7
  * Add PaWasapi_IsLoopback() to cdef (high-level interface not yet available)

OBS-URL: https://build.opensuse.org/request/show/1008847
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=21
This commit is contained in:
2022-10-07 19:06:31 +00:00
committed by Git OBS Bridge
parent da2cacf2d0
commit 10f4a934d8
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 7 16:18:39 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.4.5
* Add index field to device dict
* Require Python >= 3.7
* Add PaWasapi_IsLoopback() to cdef (high-level interface not yet available)
-------------------------------------------------------------------
Mon Apr 19 01:40:25 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>