Hello community,

here is the log from the commit of package python-av for openSUSE:Factory 
checked in at 2020-06-24 15:49:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-av (Old)
 and      /work/SRC/openSUSE:Factory/.python-av.new.2956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-av"

Wed Jun 24 15:49:14 2020 rev:6 rq:816734 version:8.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-av/python-av.changes      2020-06-10 
00:43:02.162126744 +0200
+++ /work/SRC/openSUSE:Factory/.python-av.new.2956/python-av.changes    
2020-06-24 15:49:19.828516754 +0200
@@ -1,0 +2,27 @@
+Wed Jun 24 01:24:35 UTC 2020 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 8.0.2:
+  * v8.0.2
+    + Minor:
+      - Enable GnuTLS support in the FFmpeg build used for binary wheels 
(:issue:`675`).
+      - Make binary wheels compatible with Mac OS X 10.9+ (:issue:`662`).
+      - Drop Python 2.x buffer protocol code.
+      - Remove references to previous repository location.
+  * v8.0.1
+    + Minor:
+      - Enable additional FFmpeg features in the binary wheels.
+      - Use os.fsencode for both input and output file names (:issue:`600`).
+  * v8.0.0
+    + Major:
+      - Drop support for Python 2 and Python 3.4.
+      - Provide binary wheels for Linux, Mac and Windows.
+    + Minor:
+      - Remove shims for obsolete FFmpeg versions (:issue:`588`).
+      - Add yuvj420p format for :meth:`VideoFrame.from_ndarray` and 
:meth:`VideoFrame.to_ndarray` (:issue:`583`).
+      - Add support for palette formats in :meth:`VideoFrame.from_ndarray` and 
:meth:`VideoFrame.to_ndarray` (:issue:`601`).
+      - Fix Python 3.8 deprecation warning related to abstract base classes 
(:issue:`616`).
+      - Remove ICC profiles from logos (:issue:`622`).
+    + Fixes:
+      - Avoid infinite timeout in :func:`av.open` (:issue:`589`). 
+
+-------------------------------------------------------------------

Old:
----
  av-7.0.1.tar.gz

New:
----
  av-8.0.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-av.spec ++++++
--- /var/tmp/diff_new_pack.dWXdI5/_old  2020-06-24 15:49:20.548519772 +0200
+++ /var/tmp/diff_new_pack.dWXdI5/_new  2020-06-24 15:49:20.552519789 +0200
@@ -17,12 +17,12 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-av
-Version:        7.0.1
+Version:        8.0.2
 Release:        0
 Summary:        Python bindings for FFmpeg's libraries
 License:        BSD-3-Clause
-Group:          Development/Languages/Python
 URL:            https://github.com/mikeboers/PyAV
 Source:         
https://files.pythonhosted.org/packages/source/a/av/av-%{version}.tar.gz
 BuildRequires:  %{python_module Cython}

++++++ av-7.0.1.tar.gz -> av-8.0.2.tar.gz ++++++
++++ 78631 lines of diff (skipped)


Reply via email to