Package Release Info

python-sounddevice-0.3.15-bp152.1.4

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-sounddevice
python3-sounddevice

Change Logs

* Thu Mar 26 2020 Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.3.15
  * This will be the last release supporting Python 2.x!
* Fri Mar 13 2020 Tomá? Chvátal <tchvatal@suse.com>
- Fix fdupes call
* Mon Dec 02 2019 Todd R <toddrme2178@gmail.com>
- Update to 0.3.14
  * Examples play_sine.py and rec_gui.py
  * Redirect stderr only during initialization
* Sun Jun 02 2019 Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
* Tue May 21 2019 pgajdos@suse.com
- version update to 0.3.13
  * Examples asyncio_coroutines.py and asyncio_generators.py
- package examples
Version: 0.3.12-bp151.1.1
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Wed Oct 31 2018 Todd R <toddrme2178@gmail.com>
- Update to 0.3.12
  * Support for the dylib from Anaconda
* Tue May 08 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 08 2017 toddrme2178@gmail.com
- Initial version