Hello community,

here is the log from the commit of package python-pyroute2 for openSUSE:Factory 
checked in at 2018-12-07 14:39:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyroute2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyroute2.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyroute2"

Fri Dec  7 14:39:12 2018 rev:9 rq:655926 version:0.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyroute2/python-pyroute2.changes  
2018-11-26 10:21:33.745644218 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyroute2.new.19453/python-pyroute2.changes   
    2018-12-07 14:39:13.166787230 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:52:45 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyroute2.spec ++++++
--- /var/tmp/diff_new_pack.eyzfIb/_old  2018-12-07 14:39:13.922786295 +0100
+++ /var/tmp/diff_new_pack.eyzfIb/_new  2018-12-07 14:39:13.926786289 +0100
@@ -25,7 +25,8 @@
 Group:          Development/Languages/Python
 Url:            https://github.com/svinota/pyroute2
 Source:         
https://files.pythonhosted.org/packages/source/p/pyroute2/pyroute2-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -57,6 +58,7 @@
 
 %install
 %python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
 %defattr(-,root,root,-) 


Reply via email to