From 10f4a934d8b649b4abc888b6cd0b29c520d7dc6346bb8ec7d9ea4b95355eb1e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 7 Oct 2022 19:06:31 +0000 Subject: [PATCH] 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 --- python-sounddevice.changes | 8 ++++++++ python-sounddevice.spec | 4 ++-- sounddevice-0.4.1.tar.gz | 3 --- sounddevice-0.4.5.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 sounddevice-0.4.1.tar.gz create mode 100644 sounddevice-0.4.5.tar.gz 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