diff --git a/python-sounddevice.changes b/python-sounddevice.changes index 791b658..75752ec 100644 --- a/python-sounddevice.changes +++ b/python-sounddevice.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Oct 7 16:18:39 UTC 2022 - Yogalakshmi Arunachalam + +- 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) + ------------------------------------------------------------------- Mon Apr 19 01:40:25 UTC 2021 - Steve Kowalik diff --git a/python-sounddevice.spec b/python-sounddevice.spec index 7e7ae76..2a64338 100644 --- a/python-sounddevice.spec +++ b/python-sounddevice.spec @@ -1,7 +1,7 @@ # # spec file for package python-sounddevice # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-sounddevice -Version: 0.4.1 +Version: 0.4.5 Release: 0 Summary: Module to play and record sound with Python License: MIT diff --git a/sounddevice-0.4.1.tar.gz b/sounddevice-0.4.1.tar.gz deleted file mode 100644 index 2f2483b..0000000 --- a/sounddevice-0.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f21978921186c0c7183af032fab77b735d824f3e926d76adb3fd0912e289ce0b -size 50438 diff --git a/sounddevice-0.4.5.tar.gz b/sounddevice-0.4.5.tar.gz new file mode 100644 index 0000000..a0a93d8 --- /dev/null +++ b/sounddevice-0.4.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe0d41299e4f3037dad2acede4eff0666b34a1fa3da5335e47120373964bef5 +size 51403