Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 58834fe91f | |||
| cfa1636785 | |||
| d025ec6e12 | |||
| 5ce05941c9 | |||
| 45eccc92a5 | |||
| 11af5c30a6 |
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sounddevice
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# 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.2
|
||||
Release: 0
|
||||
Summary: Module to play and record sound with Python
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69b386818d50a2d518607d4b973442e8d524760c7cd6c8b8be03d8c98fc4bce7
|
||||
size 52244
|
||||
3
sounddevice-0.5.2.tar.gz
Normal file
3
sounddevice-0.5.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c634d51bd4e922d6f0fa5e1a975cc897c947f61d31da9f79ba7ea34dff448b49
|
||||
size 53150
|
||||
Reference in New Issue
Block a user