freebsd-ports/audio/py-pyaudio
Kurt Jaeger 8b7b50355c audio/py-pyaudio: 0.2.8 -> 0.2.9
- Fix overflow error handling logic for pa_read_stream.
  Stream.read takes an additional parameter that specifies whether
  an exception is raised on audio buffer overflow, for parity with
  Stream.write.  Includes relevant bug fixes in the C module logic.
  Thanks to Tony Jacobson for submitting a patch!
- Fix IOError arguments.
  IOError exceptions previously had values in the strerror and errno fields
  swapped, which is now corrected.
  Thanks to Sami Liedes for the report!
- Miscellaneous updates.
  Python library surfaces issues with importing low-level C module.
  Code formatting update.
  Updates to examples for Python 3 compatibility.

PR:		208517
Submitted by:	jaap@NLnetLabs.nl (maintainer)
2016-04-05 18:04:38 +00:00
..
files audio/py-pyaudio: 0.2.8 -> 0.2.9 2016-04-05 18:04:38 +00:00
distinfo audio/py-pyaudio: 0.2.8 -> 0.2.9 2016-04-05 18:04:38 +00:00
Makefile audio/py-pyaudio: 0.2.8 -> 0.2.9 2016-04-05 18:04:38 +00:00
pkg-descr