forked from pool/python-sounddevice
Accepting request 645616 from home:TheBlackCat:branches:devel:languages:python
- Update to 0.3.12 * Support for the dylib from Anaconda OBS-URL: https://build.opensuse.org/request/show/645616 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 31 01:49:20 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Update to 0.3.12
|
||||
* Support for the dylib from Anaconda
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 8 03:22:08 UTC 2018 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-sounddevice
|
||||
Version: 0.3.11
|
||||
Version: 0.3.12
|
||||
Release: 0
|
||||
Summary: Play and Record Sound with Python
|
||||
License: MIT
|
||||
@@ -28,6 +28,8 @@ Source: https://files.pythonhosted.org/packages/source/s/sounddevice/sou
|
||||
BuildRequires: %{python_module cffi >= 1.0}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: portaudio
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: portaudio
|
||||
Requires: python-cffi >= 1.0
|
||||
@@ -49,9 +51,9 @@ convenience functions to play and record NumPy arrays containing audio signals.
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc NEWS.rst README.rst
|
||||
%license LICENSE
|
||||
%{python_sitelib}/*
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1f9e4eb72cf85ee7c4aff62558c7d179e8aceca258ad5217bcf9e43d75bcc5d
|
||||
size 46563
|
||||
3
sounddevice-0.3.12.tar.gz
Normal file
3
sounddevice-0.3.12.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f59ae4e2ec12cb1e5940f06f08804ecca855d959de25ca45a3938de45d0f81a2
|
||||
size 43155
|
||||
Reference in New Issue
Block a user