Hello community,

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

Package is "python-lesscpy"

Mon Dec 24 11:39:11 2018 rev:8 rq:659472 version:0.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-lesscpy/python-lesscpy.changes    
2017-09-04 12:31:39.310887726 +0200
+++ /work/SRC/openSUSE:Factory/.python-lesscpy.new.28833/python-lesscpy.changes 
2018-12-24 11:39:12.117568706 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:49:58 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-lesscpy.spec ++++++
--- /var/tmp/diff_new_pack.7EjFSo/_old  2018-12-24 11:39:12.609568270 +0100
+++ /var/tmp/diff_new_pack.7EjFSo/_new  2018-12-24 11:39:12.613568266 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-lesscpy
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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/
 #
 
 
@@ -23,10 +23,9 @@
 Summary:        Lesscss compiler
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://github.com/robotis/lesscpy
+URL:            https://github.com/robotis/lesscpy
 Source:         
https://files.pythonhosted.org/packages/source/l/lesscpy/lesscpy-%{version}.tar.gz
 BuildRequires:  %{python_module coverage}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module flake8}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module ply}
@@ -35,9 +34,9 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-ply
 Requires:       python-six
-BuildArch:      noarch
 Requires(post):   update-alternatives
 Requires(postun):  update-alternatives
+BuildArch:      noarch
 %python_subpackages
 
 %description
@@ -71,8 +70,8 @@
 %python_exec setup.py test
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %python_alternative %{_bindir}/lesscpy
 %{python_sitelib}/lesscpy
 %{python_sitelib}/lesscpy-%{version}-py*.egg-info


Reply via email to