Hello community,

here is the log from the commit of package python-av for openSUSE:Factory 
checked in at 2019-07-26 12:41:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-av (Old)
 and      /work/SRC/openSUSE:Factory/.python-av.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-av"

Fri Jul 26 12:41:50 2019 rev:2 rq:718541 version:6.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-av/python-av.changes      2019-05-13 
14:48:31.822485504 +0200
+++ /work/SRC/openSUSE:Factory/.python-av.new.4126/python-av.changes    
2019-07-26 12:41:54.753867072 +0200
@@ -1,0 +2,12 @@
+Thu Jul 25 11:52:20 UTC 2019 - pgaj...@suse.com
+
+- version update to 6.2.0
+  * Allow :meth:`av.open` to be used as a context manager.
+  * Fix compatibility with PyPy, the full test suite now passes. (:issue:`130`)
+  * Add :meth:`.InputContainer.close` method. (:issue:`317`, :issue:`456`)
+  * Ensure audio output gets flushes when using a FIFO. (:issue:`511`)
+  * Make Python I/O buffer size configurable. (:issue:`512`)
+  * Make :class:`.AudioFrame` and :class:`VideoFrame` more garbage-collector
+    friendly by breaking a reference cycle. (:issue:`517`)
+
+-------------------------------------------------------------------

Old:
----
  av-6.1.2.tar.gz

New:
----
  av-6.2.0.tar.gz

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

Other differences:
------------------
++++++ python-av.spec ++++++
--- /var/tmp/diff_new_pack.5D9TVh/_old  2019-07-26 12:41:55.665866690 +0200
+++ /var/tmp/diff_new_pack.5D9TVh/_new  2019-07-26 12:41:55.669866687 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-av
-Version:        6.1.2
+Version:        6.2.0
 Release:        0
 Summary:        Python bindings for FFmpeg's libraries
 License:        BSD-3-Clause
@@ -50,9 +50,6 @@
 
 %install
 %python_install
-rm -Rf %{buildroot}%{python2_sitearch}/scratchpad
-mkdir -p %{buildroot}%{_datadir}/python3-av
-mv %{buildroot}%{python3_sitearch}/scratchpad  
%{buildroot}%{_datadir}/python3-av
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
@@ -63,7 +60,6 @@
 %license LICENSE.txt
 %doc README.md
 %python3_only %{_bindir}/pyav
-%python3_only %{_datadir}/python3-av
 %{python_sitearch}/av
 %{python_sitearch}/av-%{version}-py%{py_ver}.egg-info
 

++++++ av-6.1.2.tar.gz -> av-6.2.0.tar.gz ++++++
++++ 109029 lines of diff (skipped)


Reply via email to