commit python-audioread for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-audioread for openSUSE:Factory checked in at 2024-10-09 22:14:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-audioread (Old) and /work/SRC/openSUSE:Factory/.python-audioread.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-audioread" Wed Oct 9 22:14:11 2024 rev:12 rq:1206573 version:3.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-audioread/python-audioread.changes 2024-04-03 17:21:50.924666567 +0200 +++ /work/SRC/openSUSE:Factory/.python-audioread.new.19354/python-audioread.changes 2024-10-09 22:14:37.190439008 +0200 @@ -1,0 +2,10 @@ +Wed Oct 9 15:29:15 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org> + +- Use the distro default ffmpeg version: + + BuildRequire %ffmpeg_pref instead of ffmpeg-5. + + BuildConflict %{ffmpeg_pref}-mini-libs: we need to have the + decoders available in order to pass the test suite. + + Recommend /usr/bin/ffmpeg instead of ffmpeg-5: the python + library interacts via the ffmpeg binary. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-audioread.spec ++++++ --- /var/tmp/diff_new_pack.D4osUe/_old 2024-10-09 22:14:37.854466700 +0200 +++ /var/tmp/diff_new_pack.D4osUe/_new 2024-10-09 22:14:37.858466867 +0200 @@ -23,16 +23,17 @@ License: MIT URL: https://github.com/beetbox/audioread Source0: https://github.com/beetbox/audioread/archive/v%{version}.tar.gz +BuildRequires: %{ffmpeg_pref} BuildRequires: %{python_module base} BuildRequires: %{python_module flit-core} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module wheel} BuildRequires: fdupes -BuildRequires: ffmpeg-5 +BuildConflicts: %{ffmpeg_pref}-mini-libs BuildRequires: python-rpm-macros BuildArch: noarch -Recommends: ffmpeg-5 +Recommends: /usr/bin/ffmpeg Recommends: python-gobject Recommends: python-pymad Recommends: typelib(Gst) = 1.0
participants (1)
-
Source-Sync