Hello community,

here is the log from the commit of package python-slip for openSUSE:Factory 
checked in at 2017-12-15 14:00:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-slip (Old)
 and      /work/SRC/openSUSE:Factory/.python-slip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-slip"

Fri Dec 15 14:00:57 2017 rev:5 rq:556474 version:0.6.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-slip/python-slip.changes  2017-11-30 
12:35:18.891901317 +0100
+++ /work/SRC/openSUSE:Factory/.python-slip.new/python-slip.changes     
2017-12-15 14:00:59.685333686 +0100
@@ -1,0 +2,5 @@
+Tue Dec 12 12:52:11 UTC 2017 - [email protected]
+
+- Make sure to build with python3 only present on system
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-slip.spec ++++++
--- /var/tmp/diff_new_pack.jdAl6m/_old  2017-12-15 14:01:01.993222274 +0100
+++ /var/tmp/diff_new_pack.jdAl6m/_new  2017-12-15 14:01:01.997222081 +0100
@@ -80,6 +80,7 @@
 %setup -q
 
 %build
+export PYTHON=python3
 make %{?_smp_mflags}
 %python_build
 
@@ -88,7 +89,6 @@
 %fdupes %{buildroot}/%{python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc COPYING
 %dir %{python_sitelib}/slip/
 %dir %{python_sitelib}/slip/_wrappers
@@ -101,14 +101,12 @@
 %{python_sitelib}/slip/_wrappers/_glib.*
 
 %files %{python_files dbus}
-%defattr(-,root,root,-)
 %doc doc/dbus/*
 %{python_sitelib}/slip/dbus
 %{python_sitelib}/slip.dbus-%{version}-py%{python_version}.egg-info
 
 %ifpython2
 %files %{python_files gtk}
-%defattr(-,root,root,-)
 %{python_sitelib}/slip/gtk
 %{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info
 %endif


Reply via email to