diff --git a/python-sounddevice.changes b/python-sounddevice.changes index 616428e..275ffe1 100644 --- a/python-sounddevice.changes +++ b/python-sounddevice.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 10 09:16:40 UTC 2024 - Dirk Müller + +- update to 0.4.7: + * support paWinWasapiAutoConvert with auto_convert flag in + WasapiSettings + * Avoid exception in PortAudioError.__str__() + ------------------------------------------------------------------- Fri Dec 29 09:41:04 UTC 2023 - Dirk Müller diff --git a/python-sounddevice.spec b/python-sounddevice.spec index ff8d2fb..e1b6be9 100644 --- a/python-sounddevice.spec +++ b/python-sounddevice.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-sounddevice -Version: 0.4.6 +Version: 0.4.7 Release: 0 Summary: Module to play and record sound with Python License: MIT diff --git a/sounddevice-0.4.6.tar.gz b/sounddevice-0.4.6.tar.gz deleted file mode 100644 index 64291e7..0000000 --- a/sounddevice-0.4.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3236b78f15f0415bdf006a620cef073d0c0522851d66f4a961ed6d8eb1482fe9 -size 51300 diff --git a/sounddevice-0.4.7.tar.gz b/sounddevice-0.4.7.tar.gz new file mode 100644 index 0000000..65100a0 --- /dev/null +++ b/sounddevice-0.4.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b386818d50a2d518607d4b973442e8d524760c7cd6c8b8be03d8c98fc4bce7 +size 52244