17
0

37 Commits

Author SHA256 Message Date
baa2ffbeb7 Accepting request 1330835 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1330835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=18
2026-02-04 20:06:36 +00:00
6303d2a64b - update to 0.5.5:
* Fix bug from previous release
  * provide wheels for ARM64/Windows (WoA)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=36
2026-01-27 22:43:44 +00:00
280841c1f7 Accepting request 1316848 from devel:languages:python
- update to 0.5.3:
  * add explicit_sample_format parameter to WasapiSettings

OBS-URL: https://build.opensuse.org/request/show/1316848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=17
2025-11-10 18:20:30 +00:00
fb669680e2 - update to 0.5.3:
* add explicit_sample_format parameter to WasapiSettings

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=34
2025-11-10 09:11:45 +00:00
88e0880004 Accepting request 1280883 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1280883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=16
2025-05-30 12:34:24 +00:00
647190f672 Accepting request 1280768 from home:glaubitz:branches:devel:languages:python
- Update to 0.5.2
  * Better error if frames/channels are non-integers

OBS-URL: https://build.opensuse.org/request/show/1280768
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=32
2025-05-28 12:58:48 +00:00
6407266c6f Accepting request 1217411 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1217411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=15
2024-10-24 13:43:07 +00:00
306995d69a Accepting request 1217361 from home:glaubitz:branches:devel:languages:python
- Update to 0.5.1
  * Windows wheel: bundle both non-ASIO and ASIO DLLs, the latter can
    be chosen by defining the ``SD_ENABLE_ASIO`` environment variable

OBS-URL: https://build.opensuse.org/request/show/1217361
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=30
2024-10-23 20:08:00 +00:00
b67003bc09 Accepting request 1199457 from devel:languages:python
- update to 0.5.0:
  * Remove ASIO support from bundled DLLs (DLLs with ASIO can be
    manually selected)

OBS-URL: https://build.opensuse.org/request/show/1199457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=14
2024-09-09 12:44:33 +00:00
da5ae0b1ea - update to 0.5.0:
* Remove ASIO support from bundled DLLs (DLLs with ASIO can be
    manually selected)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=28
2024-09-08 13:22:30 +00:00
3378321439 Accepting request 1179664 from devel:languages:python
- update to 0.4.7:
  * support paWinWasapiAutoConvert with auto_convert flag in
    WasapiSettings
  * Avoid exception in PortAudioError.__str__()

OBS-URL: https://build.opensuse.org/request/show/1179664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=13
2024-06-10 15:38:12 +00:00
d63c6c62c7 - update to 0.4.7:
* support paWinWasapiAutoConvert with auto_convert flag in
    WasapiSettings
  * Avoid exception in PortAudioError.__str__()

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=26
2024-06-10 09:16:45 +00:00
f93358f222 Accepting request 1136463 from devel:languages:python
- update to 0.4.6:
  * Redirect stderr with os.dup2() instead of CFFI calls

OBS-URL: https://build.opensuse.org/request/show/1136463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=12
2024-01-03 11:24:16 +00:00
26d1710a7e OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=24 2024-01-03 10:23:41 +00:00
83cbe0d888 - update to 0.4.6:
* Redirect stderr with os.dup2() instead of CFFI calls

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=23
2023-12-29 09:44:47 +00:00
e052932a00 Accepting request 1008875 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1008875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=11
2022-10-07 23:26:10 +00:00
d65d09a317 Accepting request 1008847 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.4.5 
  * Add index field to device dict
  * Require Python >= 3.7
  * Add PaWasapi_IsLoopback() to cdef (high-level interface not yet available)

OBS-URL: https://build.opensuse.org/request/show/1008847
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=21
2022-10-07 19:06:31 +00:00
fc56d74149 Accepting request 886510 from devel:languages:python
- 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/request/show/886510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=10
2021-04-19 19:05:50 +00:00
e3800ae4ce - 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
2021-04-19 01:41:36 +00:00
13b59da3e1 Accepting request 823365 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/823365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=9
2020-07-30 08:02:01 +00:00
fe4fe4d040 Accepting request 823319 from home:mcalabkova:branches:devel:languages:python
- Update to 0.4.0
  * Drop support for Python 2.x
  * Fix memory issues in `play()`, `rec()` and `playrec()`
  * Example application ``play_stream.py``
  * Remove ``print_devices()``, `query_devices()` can be used instead

OBS-URL: https://build.opensuse.org/request/show/823319
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=17
2020-07-29 10:40:20 +00:00
da8876d00b Accepting request 788589 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/788589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=8
2020-03-26 22:35:01 +00:00
Tomáš Chvátal
f55c442523 Accepting request 788576 from home:mcalabkova:branches:devel:languages:python
- Update to 0.3.15
  * This will be the last release supporting Python 2.x!

OBS-URL: https://build.opensuse.org/request/show/788576
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=15
2020-03-26 15:22:00 +00:00
2583ff5aa6 Accepting request 784571 from devel:languages:python
- Fix fdupes call

OBS-URL: https://build.opensuse.org/request/show/784571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=7
2020-03-14 08:55:17 +00:00
Tomáš Chvátal
4a89636533 - Fix fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=13
2020-03-13 08:38:58 +00:00
6bdd998dc4 Accepting request 752985 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/752985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=6
2019-12-03 14:21:36 +00:00
Todd R
0595b9d4eb Accepting request 752984 from home:TheBlackCat:branches:devel:languages:python
Update to 0.3.14

OBS-URL: https://build.opensuse.org/request/show/752984
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=11
2019-12-02 16:25:24 +00:00
d3f5c6718d Accepting request 707047 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/707047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=5
2019-06-03 16:54:59 +00:00
Tomáš Chvátal
a172d9817b Accepting request 706934 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/706934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=9
2019-06-03 08:00:09 +00:00
b5451801b3 Accepting request 704374 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/704374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=4
2019-05-22 09:15:20 +00:00
Tomáš Chvátal
d9ad7ae801 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
25cd74d295 Accepting request 659682 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=3
2018-12-24 10:44:12 +00:00
451137c737 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=5
2018-12-04 14:05:03 +00:00
7cae8055fa Accepting request 645617 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/645617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=2
2018-10-31 12:21:39 +00:00
Todd R
8dc486ce63 Accepting request 645616 from home:TheBlackCat:branches:devel:languages:python
- Update to 0.3.12
  * Support for the dylib from Anaconda

OBS-URL: https://build.opensuse.org/request/show/645616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=3
2018-10-31 02:03:10 +00:00
dd1df225e7 Accepting request 605334 from devel:languages:python
Python sound playback that supports numpy arrays

OBS-URL: https://build.opensuse.org/request/show/605334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sounddevice?expand=0&rev=1
2018-05-15 08:10:14 +00:00
Todd R
54682648ac Accepting request 605333 from devel:languages:python:misc
Python sound playback that supports numpy arrays

OBS-URL: https://build.opensuse.org/request/show/605333
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=1
2018-05-08 13:09:16 +00:00