Hello community,

here is the log from the commit of package python2-pylint for openSUSE:Factory 
checked in at 2018-09-25 15:43:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python2-pylint (Old)
 and      /work/SRC/openSUSE:Factory/.python2-pylint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python2-pylint"

Tue Sep 25 15:43:07 2018 rev:2 rq:637738 version:1.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python2-pylint/python2-pylint.changes    
2018-09-20 11:42:21.372824991 +0200
+++ /work/SRC/openSUSE:Factory/.python2-pylint.new/python2-pylint.changes       
2018-09-25 15:43:14.353238188 +0200
@@ -1,0 +2,5 @@
+Wed Sep 19 11:49:53 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Provide also python-pylint namespace
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python2-pylint.spec ++++++
--- /var/tmp/diff_new_pack.CCTVqj/_old  2018-09-25 15:43:14.833237674 +0200
+++ /var/tmp/diff_new_pack.CCTVqj/_new  2018-09-25 15:43:14.837237670 +0200
@@ -18,6 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python3 1
+%define oldpython python
 Name:           python2-pylint
 Version:        1.9.2
 Release:        0
@@ -35,24 +36,25 @@
 BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-astroid >= 1.6.5
-Requires:       python-editdistance
-Requires:       python-isort >= 4.2.5
-Requires:       python-mccabe
-Requires:       python-six
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
-BuildArch:      noarch
 BuildRequires:  python2-backports.functools_lru_cache
 BuildRequires:  python2-configparser
 BuildRequires:  python2-enum34
 BuildRequires:  python2-singledispatch
+Requires:       python-astroid >= 1.6.5
 Requires:       python-backports.functools_lru_cache
 Requires:       python-configparser
+Requires:       python-editdistance
 Requires:       python-enum34
+Requires:       python-isort >= 4.2.5
+Requires:       python-mccabe
 Requires:       python-singledispatch
+Requires:       python-six
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 Provides:       pylint = %{version}
 Obsoletes:      pylint < %{version}
+Provides:       %{oldpython}-pylint = %{version}
+BuildArch:      noarch
 %python_subpackages
 
 %description


Reply via email to