Hello community,

here is the log from the commit of package python-yamllint for openSUSE:Factory 
checked in at 2018-12-13 19:45:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-yamllint (Old)
 and      /work/SRC/openSUSE:Factory/.python-yamllint.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-yamllint"

Thu Dec 13 19:45:48 2018 rev:2 rq:654079 version:1.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-yamllint/python-yamllint.changes  
2018-06-02 11:59:14.828378917 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-yamllint.new.28833/python-yamllint.changes   
    2018-12-13 19:45:51.144902644 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:56:19 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-yamllint.spec ++++++
--- /var/tmp/diff_new_pack.C7c1fH/_old  2018-12-13 19:45:51.792901802 +0100
+++ /var/tmp/diff_new_pack.C7c1fH/_new  2018-12-13 19:45:51.792901802 +0100
@@ -12,28 +12,28 @@
 # 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/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-yamllint
 Version:        1.11.1
 Release:        0
-License:        GPL-3.0
 Summary:        A linter for YAML files
-Url:            https://github.com/adrienverge/yamllint
+License:        GPL-3.0-only
 Group:          Development/Languages/Python
+Url:            https://github.com/adrienverge/yamllint
 Source:         
https://files.pythonhosted.org/packages/source/y/yamllint/yamllint-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
-BuildRequires:  %{python_module pathspec >= 0.5.3}
 BuildRequires:  %{python_module PyYAML}
+BuildRequires:  %{python_module pathspec >= 0.5.3}
 # /SECTION
-Requires:       python-pathspec >= 0.5.3
 Requires:       python-PyYAML
+Requires:       python-pathspec >= 0.5.3
 BuildArch:      noarch
 
 %python_subpackages


Reply via email to