14
0

- Update to 0.4.1:

* CallbackFlags attributes are now writable 
- Don't build for Python 3.6, NumPy isn't available

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=19
This commit is contained in:
2021-04-19 01:41:36 +00:00
committed by Git OBS Bridge
parent d24f5a3e85
commit da2cacf2d0
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 19 01:40:25 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.4.1:
* CallbackFlags attributes are now writable
- Don't build for Python 3.6, NumPy isn't available
-------------------------------------------------------------------
Wed Jul 29 07:27:48 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>