- Enable tests. Changed source to the github release, which also
removes the need to provide a copy of the LICENSE file.
- Add 0001-Skip-tests-that-use-unavailable-codecs.patch to skip
tests that use codecs not supported by the official ffmpeg package
- Update to 0.23.1
* Fix bug in passing ffmpeg/avconv parameters for
pydub.AudioSegment.from_mp3(), pydub.AudioSegment.from_flv(),
pydub.AudioSegment.from_ogg() and pydub.AudioSegment.from_wav()
* Fix logic bug in pydub.effects.strip_silence()
OBS-URL: https://build.opensuse.org/request/show/677638
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=11
- Update to 0.22.1
* Fix pydub.utils.mediainfo_json() to work with newer,
backwards-incompatible versions of ffprobe/avprobe
- Update to 0.22.0
* Adds support for audio with frame rates (sample rates) of 48k and higher
(requires scipy) (PR #262, fixes#134, #237, #209)
* Adds support for PEP 519 File Path protocol (PR #252)
* Fixes a few places where handles to temporary files are kept open (PR #280)
* Add the license file to the python package to aid other packaging projects
(PR #279, fixes#274)
* Big fix for pydub.silence.detect_silence() (PR #263)
* The utilities in `pydub.silence` now accept a
OBS-URL: https://build.opensuse.org/request/show/623022
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=4