15
0

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
This commit is contained in:
Todd R
2018-12-22 21:10:28 +00:00
committed by Git OBS Bridge
parent 23dbf14776
commit 73b8966e20
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed837994cb51bfaf1c2d9d9a0428730d5319e454e5fe6f3197fa5dbd02e2bb6c
size 32440

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:064ac4ae9412fe1a33ef687c4928241fa60c79c3d2074791e8137e890804656d
size 36261

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Dec 22 20:53:21 UTC 2018 - Todd R <toddrme2178@gmail.com>
- 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 <jengelh@inai.de>

View File

@@ -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