14
0

7 Commits

Author SHA256 Message Date
0f4c7d9bfc Accepting request 1274916 from home:mcalabkova:branches:devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1274916
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyAudio?expand=0&rev=14
2025-05-07 07:49:55 +00:00
185a902fb4 - Add loopback_required.patch which allows skipping over tests
requiring special hardware without pytest. The issue reported
  upstream by email.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyAudio?expand=0&rev=12
2022-02-07 14:15:00 +00:00
2dbd93b29e Run through spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyAudio?expand=0&rev=10
2019-11-07 15:07:09 +00:00
Todd R
a316785c1b Accepting request 519225 from home:TheBlackCat:branches:devel:languages:python
- Update to 0.2.11
  * Fix use-after-free memory issue in callback handler.
  * Fix docstring for get_output_latency().
- Update to 0.2.10
  * Release the GIL during PortAudio I/O calls to avoid potential deadlock.
  * Add a few automated unit tests.
- Update to PyAudio 0.2.9
  * Fix overflow error handling logic for pa_read_stream.
  * Fix IOError arguments.
  * Python library surfaces issues with importing low-level C module.
  * Code formatting update.
  * Updates to examples for Python 3 compatibility.
- Implement single-spec version
- Fix source URL

OBS-URL: https://build.opensuse.org/request/show/519225
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyAudio?expand=0&rev=6
2017-08-28 20:45:27 +00:00
Todd R
0f6e7c8807 - Update to 0.2.8
* bug fixes related to the Python GIL and device name encoding.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyAudio?expand=0&rev=4
2014-07-14 15:34:32 +00:00
Sascha Peilicke
2a2cd32b68 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyAudio?expand=0&rev=3
2013-10-24 11:11:26 +00:00
Ismail Dönmez
f71f9c8b2c Accepting request 140015 from home:prusnak:branches:devel:languages:python
- updated to 0.2.7
- fixed build

OBS-URL: https://build.opensuse.org/request/show/140015
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyAudio?expand=0&rev=2
2012-11-06 08:42:59 +00:00