15
0

- Update to 0.4.0:

* fixes silent recordings on Windows
  * get and set the pulseaudio program name on Linux
  * fixes error with unicode soundcard names on Windows
  * adds support for pyinstaller (v4)
  * adds compatibility with Windows 7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=13
This commit is contained in:
2020-07-21 05:40:39 +00:00
committed by Git OBS Bridge
parent d029f01067
commit b0717506ff
4 changed files with 15 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-SoundCard
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,11 +19,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-SoundCard
Version: 0.3.3
Version: 0.4.0
Release: 0
Summary: Python package to play and record audio
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/bastibe/SoundCard
Source0: https://files.pythonhosted.org/packages/source/S/SoundCard/SoundCard-%{version}.tar.gz
Source1: https://raw.githubusercontent.com/bastibe/SoundCard/master/LICENSE