Hello community, here is the log from the commit of package python-pylint for openSUSE:Factory checked in at 2018-12-14 20:46:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pylint (Old) and /work/SRC/openSUSE:Factory/.python-pylint.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pylint" Fri Dec 14 20:46:34 2018 rev:6 rq:655711 version:2.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pylint/python-pylint.changes 2018-09-26 14:53:47.163073596 +0200 +++ /work/SRC/openSUSE:Factory/.python-pylint.new.28833/python-pylint.changes 2018-12-14 20:46:35.837574791 +0100 @@ -1,0 +2,13 @@ +Thu Dec 6 14:37:20 UTC 2018 - Tomáš Chvátal <tchva...@suse.com> + +- Update to 2.2.2: + * Black is more used + * Many bugfixes + * For details see Changelog + +------------------------------------------------------------------- +Thu Dec 6 14:35:39 UTC 2018 - Tomáš Chvátal <tchva...@suse.com> + +- Fix fdupes call + +------------------------------------------------------------------- Old: ---- pylint-2.1.1.tar.gz New: ---- pylint-2.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pylint.spec ++++++ --- /var/tmp/diff_new_pack.NqmPms/_old 2018-12-14 20:46:37.401572634 +0100 +++ /var/tmp/diff_new_pack.NqmPms/_new 2018-12-14 20:46:37.433572590 +0100 @@ -19,14 +19,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pylint -Version: 2.1.1 +Version: 2.2.2 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.0} +BuildRequires: %{python_module astroid >= 2.1} BuildRequires: %{python_module editdistance} BuildRequires: %{python_module isort >= 4.2.5} BuildRequires: %{python_module mccabe} @@ -36,7 +36,7 @@ BuildRequires: %{python_module typed-ast} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-astroid >= 2.0 +Requires: python-astroid >= 2.1 Requires: python-editdistance Requires: python-isort >= 4.2.5 Requires: python-mccabe @@ -66,8 +66,6 @@ %prep %setup -q -n pylint-%{version} -# https://github.com/PyCQA/pylint/issues/2499 -rm -f pylint/test/functional/using_constant_test.py %build %python_build @@ -79,7 +77,7 @@ %python_clone -a %{buildroot}%{_bindir}/$p done -%fdupes %{buildroot}%{_prefix} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %post %python_install_alternative pylint epylint pyreverse symilar ++++++ pylint-2.1.1.tar.gz -> pylint-2.2.2.tar.gz ++++++ ++++ 41120 lines of diff (skipped)