14
0

- Add loopback_required.patch which allows skipping over tests

requiring special hardware without pytest. The issue reported
  upstream by email.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyAudio?expand=0&rev=12
This commit is contained in:
2022-02-07 14:15:00 +00:00
committed by Git OBS Bridge
parent 2dbd93b29e
commit 185a902fb4
3 changed files with 160 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 7 14:14:04 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Add loopback_required.patch which allows skipping over tests
requiring special hardware without pytest. The issue reported
upstream by email.
-------------------------------------------------------------------
Thu Nov 7 15:06:44 UTC 2019 - Matej Cepl <mcepl@suse.com>