15
0

Compare commits

10 Commits

Author SHA256 Message Date
c62b2c0f0d 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
cf9da17448 - 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
cb34a3b4aa 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
3ee1356f0e - 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
a75d3245fa 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
5019b1a570 - Update to 0.5.2
* Better error if frames/channels are non-integers

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
4b72dc81cf 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
11a435ff03 - 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/package/show/devel:languages:python/python-sounddevice?expand=0&rev=30
2024-10-23 20:08:00 +00:00
647e1ae263 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
608395dd4a - 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
4 changed files with 38 additions and 5 deletions

View File

@@ -1,3 +1,36 @@
-------------------------------------------------------------------
Tue Jan 27 22:43:33 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 0.5.5:
* Fix bug from previous release
* provide wheels for ARM64/Windows (WoA)
-------------------------------------------------------------------
Mon Nov 10 09:11:40 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.5.3:
* add explicit_sample_format parameter to WasapiSettings
-------------------------------------------------------------------
Wed May 28 08:12:54 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.5.2
* Better error if frames/channels are non-integers
-------------------------------------------------------------------
Wed Oct 23 13:30:14 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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
-------------------------------------------------------------------
Sun Sep 8 13:21:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.5.0:
* Remove ASIO support from bundled DLLs (DLLs with ASIO can be
manually selected)
-------------------------------------------------------------------
Mon Jun 10 09:16:40 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-sounddevice
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-sounddevice
Version: 0.4.7
Version: 0.5.5
Release: 0
Summary: Module to play and record sound with Python
License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:69b386818d50a2d518607d4b973442e8d524760c7cd6c8b8be03d8c98fc4bce7
size 52244

3
sounddevice-0.5.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22487b65198cb5bf2208755105b524f78ad173e5ab6b445bdab1c989f6698df3
size 143191