14
0
Files
python-sounddevice/python-sounddevice.changes
Tomáš Chvátal 1898d54c06 Accepting request 704362 from home:pgajdos
- version update to 0.3.13
  * Examples asyncio_coroutines.py and asyncio_generators.py
- package examples

OBS-URL: https://build.opensuse.org/request/show/704362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=7
2019-05-21 08:16:20 +00:00

34 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Tue May 21 07:20:34 UTC 2019 - pgajdos@suse.com
- version update to 0.3.13
* Examples asyncio_coroutines.py and asyncio_generators.py
- package examples
-------------------------------------------------------------------
Tue Dec 4 12:54:30 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Wed Oct 31 01:49:20 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Update to 0.3.12
* Support for the dylib from Anaconda
-------------------------------------------------------------------
Tue May 8 03:22:08 UTC 2018 - toddrme2178@gmail.com
- Update to 0.3.11 (2018-05-07):
* Support for the DLL from ``conda-forge``
- Update to 0.3.10 (2017-12-22):
* Change the way how the PortAudio library is located
- Update to 0.3.9 (2017-10-25):
* Add `sounddevice.Stream.closed`
* Switch CFFI usage to "out-of-line ABI" mode
-------------------------------------------------------------------
Tue Aug 8 20:40:25 UTC 2017 - toddrme2178@gmail.com
- Initial version