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-11-30 18:53:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-av (Old) and /work/SRC/openSUSE:Factory/.python-av.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-av" Wed Nov 30 18:53:48 2022 rev:12 rq:1039152 version:10.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-av/python-av.changes 2022-08-15 20:00:43.845480117 +0200 +++ /work/SRC/openSUSE:Factory/.python-av.new.1597/python-av.changes 2022-11-30 18:53:50.460673720 +0100 @@ -1,0 +2,17 @@ +Wed Nov 30 13:43:36 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org> + +- Update to 10.0.0: + * Add support for FFmpeg 5.0 and 5.1 (:issue:`817`). + * Drop support for FFmpeg < 4.3. + * Deprecate CodecContext.time_base for decoders (:issue:`966`). + * Deprecate VideoStream.framerate and VideoStream.rate (:issue:`1005`). + * Stop proxying Codec from Stream instances (:issue:`1037`). + * Add VideoFrame ndarray operations for gbrp formats (:issue:`986`). + * Add VideoFrame ndarray operations for gbrpf32 formats (:issue:`1028`). + * Add VideoFrame ndarray operations for nv12 format (:issue:`996`). + * Fix conversion to numpy array for multi-byte formats (:issue:`981`). + * Safely iterate over filter pads (:issue:`1000`). +- Drop upstream patch: + * python-av-ffmpeg5-compatibility.patch + +------------------------------------------------------------------- Old: ---- av-9.2.0.tar.gz python-av-ffmpeg5-compatibility.patch New: ---- av-10.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-av.spec ++++++ --- /var/tmp/diff_new_pack.UYP8B3/_old 2022-11-30 18:53:50.952676495 +0100 +++ /var/tmp/diff_new_pack.UYP8B3/_new 2022-11-30 18:53:50.956676518 +0100 @@ -19,14 +19,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-av -Version: 9.2.0 +Version: 10.0.0 Release: 0 Summary: Python bindings for FFmpeg's libraries 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 badshah400@gmail.com -- Add ffmpeg5 support, patch taken from upstream git -Patch0: https://github.com/PyAV-Org/PyAV/commit/18704658487ea25e5202ac18438d836dfe65... BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel} BuildRequires: %{python_module numpy} ++++++ av-9.2.0.tar.gz -> av-10.0.0.tar.gz ++++++ ++++ 55057 lines of diff (skipped)
participants (1)
-
Source-Sync