Hello community,

here is the log from the commit of package python-suds-jurko for 
openSUSE:Factory checked in at 2015-11-10 10:03:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-suds-jurko (Old)
 and      /work/SRC/openSUSE:Factory/.python-suds-jurko.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-suds-jurko"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-suds-jurko/python-suds-jurko.changes      
2015-10-30 13:42:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-suds-jurko.new/python-suds-jurko.changes 
2015-11-10 10:03:59.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Oct 14 13:13:31 UTC 2015 - [email protected]
+
+- Don't install tests/ dir into site-packages.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-suds-jurko.spec ++++++
--- /var/tmp/diff_new_pack.fb7QA0/_old  2015-11-10 10:04:00.000000000 +0100
+++ /var/tmp/diff_new_pack.fb7QA0/_new  2015-11-10 10:04:00.000000000 +0100
@@ -54,6 +54,8 @@
 
 %install
 %{__python2} setup.py install --prefix=%{_prefix} --root=%{buildroot}
+# remove tests/ dir from global site-packages
+rm -rf %{buildroot}/%{python2_sitelib}/tests
 
 %check
 #python setup.py test


Reply via email to