From 73b8966e20b27cbb976ae964323202e387c77c0fabf8c01946baae9cb2aae12a Mon Sep 17 00:00:00 2001 From: Todd R Date: Sat, 22 Dec 2018 21:10:28 +0000 Subject: [PATCH] Accepting request 660740 from home:TheBlackCat:branches:devel:languages:python - Update to 0.2.2 * adds Sphinx/Readthedocs documentation - Update to 0.2.1 * adds bug fix for IPython on Windows (Thank you, Sebastian Michel!) OBS-URL: https://build.opensuse.org/request/show/660740 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=6 --- SoundCard-0.2.0-py3-none-any.whl | 3 --- SoundCard-0.2.2-py3-none-any.whl | 3 +++ python-SoundCard.changes | 8 ++++++++ python-SoundCard.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 SoundCard-0.2.0-py3-none-any.whl create mode 100644 SoundCard-0.2.2-py3-none-any.whl diff --git a/SoundCard-0.2.0-py3-none-any.whl b/SoundCard-0.2.0-py3-none-any.whl deleted file mode 100644 index b22c0b8..0000000 --- a/SoundCard-0.2.0-py3-none-any.whl +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed837994cb51bfaf1c2d9d9a0428730d5319e454e5fe6f3197fa5dbd02e2bb6c -size 32440 diff --git a/SoundCard-0.2.2-py3-none-any.whl b/SoundCard-0.2.2-py3-none-any.whl new file mode 100644 index 0000000..eaa33cc --- /dev/null +++ b/SoundCard-0.2.2-py3-none-any.whl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064ac4ae9412fe1a33ef687c4928241fa60c79c3d2074791e8137e890804656d +size 36261 diff --git a/python-SoundCard.changes b/python-SoundCard.changes index 4117a58..bf80a09 100644 --- a/python-SoundCard.changes +++ b/python-SoundCard.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Dec 22 20:53:21 UTC 2018 - Todd R + +- Update to 0.2.2 + * adds Sphinx/Readthedocs documentation +- Update to 0.2.1 + * adds bug fix for IPython on Windows (Thank you, Sebastian Michel!) + ------------------------------------------------------------------- Tue Nov 6 11:06:17 UTC 2018 - Jan Engelhardt diff --git a/python-SoundCard.spec b/python-SoundCard.spec index 55bab11..e02df87 100644 --- a/python-SoundCard.spec +++ b/python-SoundCard.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-SoundCard -Version: 0.2.0 +Version: 0.2.2 Release: 0 Summary: Python package to play and record audio License: BSD-3-Clause