forked from pool/python-sounddevice
- Update to 0.4.1:
* CallbackFlags attributes are now writable - Don't build for Python 3.6, NumPy isn't available OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 19 01:40:25 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.4.1:
|
||||||
|
* CallbackFlags attributes are now writable
|
||||||
|
- Don't build for Python 3.6, NumPy isn't available
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 29 07:27:48 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Wed Jul 29 07:27:48 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sounddevice
|
# spec file for package python-sounddevice
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,8 +18,9 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
|
%define skip_python36 1
|
||||||
Name: python-sounddevice
|
Name: python-sounddevice
|
||||||
Version: 0.4.0
|
Version: 0.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Module to play and record sound with Python
|
Summary: Module to play and record sound with Python
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:007cfef077c447eebbdbca3d510ca4365c211c2c6c4d2912d6eec43c8cbcbc02
|
|
||||||
size 50193
|
|
3
sounddevice-0.4.1.tar.gz
Normal file
3
sounddevice-0.4.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f21978921186c0c7183af032fab77b735d824f3e926d76adb3fd0912e289ce0b
|
||||||
|
size 50438
|
Reference in New Issue
Block a user