14
0
forked from pool/python-pydub

- Add skip_libopenh264-7.patch which skips failing tests when

libopenh264 is not available (which is always, because the
  library is in Packman). gh#jiaaro/pydub#700

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=17
This commit is contained in:
2022-12-07 23:34:59 +00:00
committed by Git OBS Bridge
parent 0a860f66bd
commit c7d8e2e2b2
3 changed files with 93 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 7 23:23:13 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Add skip_libopenh264-7.patch which skips failing tests when
libopenh264 is not available (which is always, because the
library is in Packman). gh#jiaaro/pydub#700
-------------------------------------------------------------------
Wed Mar 10 20:05:05 UTC 2021 - Ben Greiner <code@bnavigator.de>