From: Adam Gołębiowski Date: Sun, 20 Oct 2019 09:56:02 +0000 (+0200) Subject: - updated to 2.4.3 X-Git-Tag: auto/th/pylint-2.4.3-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpylint.git;a=commitdiff_plain;h=b0e6a31 - updated to 2.4.3 --- diff --git a/pylint.spec b/pylint.spec index 1e1e4ea..ae290c5 100644 --- a/pylint.spec +++ b/pylint.spec @@ -9,13 +9,13 @@ Summary: Python 2 tool that checks if a module satisfy a coding standard Summary(pl.UTF-8): Narzędzie Pythona 2 sprawdzające zgodność modułu ze standardem kodowania Name: pylint -Version: 2.4.2 +Version: 2.4.3 Release: 1 License: GPL v2+ Group: Development/Languages/Python #Source0Download: https://pypi.python.org/pypi/pylint Source0: https://github.com/PyCQA/pylint/archive/%{name}-%{version}.tar.gz -# Source0-md5: de8c9181d14fe7bdd409ded96d2c5d71 +# Source0-md5: 742ac2d6e2528e0d2f52edadd31c837b URL: http://www.pylint.org/ %if %{with python2} BuildRequires: python-astroid >= 1.5.3