Hello community, here is the log from the commit of package python-av for openSUSE:Leap:15.2 checked in at 2020-06-01 19:41:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-av (Old) and /work/SRC/openSUSE:Leap:15.2/.python-av.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-av" Mon Jun 1 19:41:34 2020 rev:3 rq: version:6.2.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-av/python-av.changes 2020-05-13 13:48:03.505401078 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.python-av.new.3606/python-av.changes 2020-06-01 19:41:35.436301520 +0200 @@ -2,29 +1,0 @@ -Sat Mar 14 08:45:07 UTC 2020 - Tomáš Chvátal <[email protected]> - -- Fix build without py2 available - -------------------------------------------------------------------- -Mon Feb 24 01:48:27 UTC 2020 - [email protected] - -- Update version to 7.0.1: - + Major: - * Drop support for FFmpeg < 4.0. (:issue:`559`) - * Introduce per-error exceptions, and mirror the builtin exception heirarchy. It is recommended to examine your error handling code, as common FFmpeg errors will result in ValueError baseclasses now. (:issue:`563`) - * Data stream's encode and decode return empty lists instead of none allowing common API use patterns with data streams. - * Remove whence parameter from :meth:`InputContainer.seek` as non-time seeking doesn't seem to actually be supported by any FFmpeg formats. - + Minor: - * Users can disable the logging system to avoid lockups in sub-interpreters. (:issue:`545`) - * Filters support audio in general, and a new :meth:`.Graph.add_abuffer`. (:issue:`562`) - * :func:`av.open` supports timeout parameters. (:issue:`480` and :issue:`316`) - * Expose :attr:`Stream.base_rate` and :attr:`Stream.guessed_rate`. (:issue:`564`) - * :meth:`.VideoFrame.reformat` can specify interpolation. - * Expose many sets of flags. - + Fixes: - * Removed deprecated AV_FRAME_DATA_QP_TABLE_* enums. (:issue:`607`) - * Fix typing in :meth:`.CodecContext.parse` and make it more robust. - * Fix wrong attribute in ByteSource. (:issue:`340`) - * Remove exception that would break audio remuxing. (:issue:`537`) - * Log messages include last FFmpeg error log in more helpful way. - * Use AVCodecParameters so FFmpeg doesn't complain. (:issue:`222`) - -------------------------------------------------------------------- Old: ---- av-7.0.1.tar.gz New: ---- av-6.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-av.spec ++++++ --- /var/tmp/diff_new_pack.Sv8Bh3/_old 2020-06-01 19:41:35.792302658 +0200 +++ /var/tmp/diff_new_pack.Sv8Bh3/_new 2020-06-01 19:41:35.796302671 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-av # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-av -Version: 7.0.1 +Version: 6.2.0 Release: 0 Summary: Python bindings for FFmpeg's libraries License: BSD-3-Clause @@ -61,6 +61,6 @@ %doc README.md %python3_only %{_bindir}/pyav %{python_sitearch}/av -%{python_sitearch}/av-%{version}-py%{python_version}.egg-info +%{python_sitearch}/av-%{version}-py%{py_ver}.egg-info %changelog ++++++ av-7.0.1.tar.gz -> av-6.2.0.tar.gz ++++++ ++++ 174798 lines of diff (skipped)
