Hello community,

here is the log from the commit of package python-moviepy for openSUSE:Factory 
checked in at 2018-06-05 12:53:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-moviepy (Old)
 and      /work/SRC/openSUSE:Factory/.python-moviepy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-moviepy"

Tue Jun  5 12:53:32 2018 rev:2 rq:614083 version:0.2.3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-moviepy/python-moviepy.changes    
2018-06-03 12:38:22.931407832 +0200
+++ /work/SRC/openSUSE:Factory/.python-moviepy.new/python-moviepy.changes       
2018-06-05 12:53:34.876166280 +0200
@@ -1,0 +2,5 @@
+Mon Jun  4 15:45:52 UTC 2018 - toddrme2...@gmail.com
+
+- Move tests into moviepy directory to avoid conflicts.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-moviepy.spec ++++++
--- /var/tmp/diff_new_pack.8wMOB5/_old  2018-06-05 12:53:35.420146355 +0200
+++ /var/tmp/diff_new_pack.8wMOB5/_new  2018-06-05 12:53:35.424146209 +0200
@@ -79,9 +79,13 @@
 
 %install
 %python_install
-%{python_expand %fdupes %{buildroot}%{$python_sitelib}
+
+%{python_expand mv %{buildroot}%{$python_sitelib}/tests 
%{buildroot}%{$python_sitelib}/moviepy/
+%fdupes %{buildroot}%{$python_sitelib}
 $python -m compileall -d %{$python_sitelib} 
%{buildroot}%{$python_sitelib}/moviepy/audio/
 $python -O -m compileall -d %{$python_sitelib} 
%{buildroot}%{$python_sitelib}/moviepy/audio/
+$python -m compileall -d %{$python_sitelib} 
%{buildroot}%{$python_sitelib}/moviepy/tests/
+$python -O -m compileall -d %{$python_sitelib} 
%{buildroot}%{$python_sitelib}/moviepy/tests/
 $python -m compileall -d %{$python_sitelib} 
%{buildroot}%{$python_sitelib}/moviepy/video/
 $python -O -m compileall -d %{$python_sitelib} 
%{buildroot}%{$python_sitelib}/moviepy/video/
 $python -m compileall -d %{$python_sitelib} 
%{buildroot}%{$python_sitelib}/moviepy/video/compositing/


Reply via email to