Hello community,

here is the log from the commit of package python-pylint for openSUSE:Factory 
checked in at 2019-03-08 11:01:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pylint (Old)
 and      /work/SRC/openSUSE:Factory/.python-pylint.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pylint"

Fri Mar  8 11:01:26 2019 rev:8 rq:682155 version:2.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pylint/python-pylint.changes      
2019-01-08 12:17:01.309007665 +0100
+++ /work/SRC/openSUSE:Factory/.python-pylint.new.28833/python-pylint.changes   
2019-03-08 11:01:27.628540240 +0100
@@ -1,0 +2,6 @@
+Wed Mar  6 13:14:29 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 2.3.1:
+  * Compat with astroid 2.2
+
+-------------------------------------------------------------------

Old:
----
  pylint-2.2.2.tar.gz

New:
----
  pylint-2.3.1.tar.gz

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

Other differences:
------------------
++++++ python-pylint.spec ++++++
--- /var/tmp/diff_new_pack.GGGH2B/_old  2019-03-08 11:01:28.072540169 +0100
+++ /var/tmp/diff_new_pack.GGGH2B/_new  2019-03-08 11:01:28.072540169 +0100
@@ -19,27 +19,27 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-pylint
-Version:        2.2.2
+Version:        2.3.1
 Release:        0
 Summary:        Syntax and style checker for Python code
 License:        GPL-2.0-or-later
 Group:          Development/Languages/Python
 URL:            https://github.com/pycqa/pylint
 Source:         
https://files.pythonhosted.org/packages/source/p/pylint/pylint-%{version}.tar.gz
-BuildRequires:  %{python_module astroid >= 2.1}
+BuildRequires:  %{python_module astroid >= 2.2.0}
 BuildRequires:  %{python_module editdistance}
 BuildRequires:  %{python_module isort >= 4.2.5}
-BuildRequires:  %{python_module mccabe}
+BuildRequires:  %{python_module mccabe >= 0.6}
 BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module typed-ast}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-astroid >= 2.1
+Requires:       python-astroid >= 2.2.0
 Requires:       python-editdistance
 Requires:       python-isort >= 4.2.5
-Requires:       python-mccabe
+Requires:       python-mccabe >= 0.6
 Requires:       python-six
 Requires(post): update-alternatives
 Requires(postun): update-alternatives

++++++ pylint-2.2.2.tar.gz -> pylint-2.3.1.tar.gz ++++++
++++ 4093 lines of diff (skipped)


Reply via email to