14
0

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
This commit is contained in:
2022-10-07 19:06:31 +00:00
committed by Git OBS Bridge
parent da2cacf2d0
commit 10f4a934d8
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 7 16:18:39 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <steven.kowalik@suse.com>

View File

@@ -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

View File

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

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2fe0d41299e4f3037dad2acede4eff0666b34a1fa3da5335e47120373964bef5
size 51403