From a1bba9bdb134eedd0854121d5aea34e64bff519201ff69bb9d827e2aef0db76b Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 31 Oct 2018 02:03:10 +0000 Subject: [PATCH] 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 --- python-sounddevice.changes | 6 ++++++ python-sounddevice.spec | 6 ++++-- sounddevice-0.3.11.tar.gz | 3 --- sounddevice-0.3.12.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 sounddevice-0.3.11.tar.gz create mode 100644 sounddevice-0.3.12.tar.gz diff --git a/python-sounddevice.changes b/python-sounddevice.changes index edaca19..86cac92 100644 --- a/python-sounddevice.changes +++ b/python-sounddevice.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 31 01:49:20 UTC 2018 - Todd R + +- Update to 0.3.12 + * Support for the dylib from Anaconda + ------------------------------------------------------------------- Tue May 8 03:22:08 UTC 2018 - toddrme2178@gmail.com diff --git a/python-sounddevice.spec b/python-sounddevice.spec index bf8836e..c9567f7 100644 --- a/python-sounddevice.spec +++ b/python-sounddevice.spec @@ -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}/* diff --git a/sounddevice-0.3.11.tar.gz b/sounddevice-0.3.11.tar.gz deleted file mode 100644 index b9161a6..0000000 --- a/sounddevice-0.3.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1f9e4eb72cf85ee7c4aff62558c7d179e8aceca258ad5217bcf9e43d75bcc5d -size 46563 diff --git a/sounddevice-0.3.12.tar.gz b/sounddevice-0.3.12.tar.gz new file mode 100644 index 0000000..c33df6f --- /dev/null +++ b/sounddevice-0.3.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f59ae4e2ec12cb1e5940f06f08804ecca855d959de25ca45a3938de45d0f81a2 +size 43155