forked from pool/python-pylint
- update to 0.18.1:
* improved flymake code and doc provided by Derek Harland * refactor & fix the imports checker * fix #8764: More than one statement on a single line false positive with try/except/finally * Nathaniel's fix for w0108 false positive * fix 9215: false undefined variable error in lambda function OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=2
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
Name: python-pylint
|
||||
BuildRequires: python-devel
|
||||
Summary: Syntax and style checker for Python code
|
||||
Version: 0.18.0
|
||||
Version: 0.18.1
|
||||
Release: 1
|
||||
Source: pylint-%{version}.tar.bz2
|
||||
#Patch: %{name}-%{version}.patch
|
||||
|
Reference in New Issue
Block a user