Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-av for openSUSE:Factory checked in at 2022-08-15 19:58:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-av (Old) and /work/SRC/openSUSE:Factory/.python-av.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-av" Mon Aug 15 19:58:32 2022 rev:11 rq:995125 version:9.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-av/python-av.changes 2022-05-03 21:19:48.641061701 +0200 +++ /work/SRC/openSUSE:Factory/.python-av.new.1521/python-av.changes 2022-08-15 20:00:43.845480117 +0200 @@ -1,0 +2,7 @@ +Mon Aug 8 21:41:40 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com> + +- Add python-av-ffmpeg5-compatibility.patch to drop references to + symbols in ffmpeg4 and dropped from ffmpeg5 to allow building + against ffmpeg5; patch taken from upstream git commit. + +------------------------------------------------------------------- New: ---- python-av-ffmpeg5-compatibility.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-av.spec ++++++ --- /var/tmp/diff_new_pack.ZHwo59/_old 2022-08-15 20:00:44.277481321 +0200 +++ /var/tmp/diff_new_pack.ZHwo59/_new 2022-08-15 20:00:44.281481332 +0200 @@ -25,6 +25,8 @@ License: BSD-3-Clause URL: https://github.com/PyAV-Org/PyAV Source: https://files.pythonhosted.org/packages/source/a/av/av-%{version}.tar.gz +# PATCH-FIX-UPSTREAM gh#PyAV-Org/PyAV#817 badshah...@gmail.com -- Add ffmpeg5 support, patch taken from upstream git +Patch0: https://github.com/PyAV-Org/PyAV/commit/18704658487ea25e5202ac18438d836dfe65b9d0.patch#/python-av-ffmpeg5-compatibility.patch BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel} BuildRequires: %{python_module numpy} @@ -46,7 +48,7 @@ Pythonic bindings for FFmpeg's libraries. %prep -%setup -q -n av-%{version} +%autosetup -p1 -n av-%{version} # doctests and timeout require network to setup tests rm tests/test_doctests.py tests/test_timeout.py ++++++ python-av-ffmpeg5-compatibility.patch ++++++ ++++ 747 lines (skipped)