Hello community,

here is the log from the commit of package python-pylama for openSUSE:Factory 
checked in at 2018-12-24 11:42:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pylama (Old)
 and      /work/SRC/openSUSE:Factory/.python-pylama.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pylama"

Mon Dec 24 11:42:03 2018 rev:2 rq:659592 version:7.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pylama/python-pylama.changes      
2018-05-15 10:32:39.541825415 +0200
+++ /work/SRC/openSUSE:Factory/.python-pylama.new.28833/python-pylama.changes   
2018-12-24 11:42:04.541415751 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:52:24 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pylama.spec ++++++
--- /var/tmp/diff_new_pack.2nF7Tv/_old  2018-12-24 11:42:05.029415318 +0100
+++ /var/tmp/diff_new_pack.2nF7Tv/_new  2018-12-24 11:42:05.029415318 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,11 +22,10 @@
 Version:        7.4.3
 Release:        0
 Summary:        Code audit tool for python
-License:        LGPL-3.0
+License:        LGPL-3.0-only
 Group:          Development/Languages/Python
 Url:            https://github.com/klen/pylama
 Source:         
https://files.pythonhosted.org/packages/source/p/pylama/pylama-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -35,8 +34,8 @@
 BuildRequires:  %{python_module pycodestyle >= 2.3.1}
 BuildRequires:  %{python_module pydocstyle >= 2.0.0}
 BuildRequires:  %{python_module pyflakes >= 1.5.0}
-BuildRequires:  %{python_module py}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module py}
 BuildRequires:  %{python_module radon}
 BuildRequires:  python-configparser
 %endif


Reply via email to