14
0
forked from pool/python-pylint
Commit Graph

55 Commits

Author SHA256 Message Date
Sascha Peilicke
fd5a8b452d Drop _link after Factory removal
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=52
2014-02-24 02:22:25 +00:00
9c0029ba80 - update to 0.19.0 (bnc#555993):
* include James Lingard string format checker
   * include simple message (ids) listing by Vincent Férotin (#9791)
   * --errors-only does not hide fatal error anymore
   * include james Lingard patches for ++/-- and duplicate key in dicts
   * include James Lingard patches for function call arguments checker
   * improved flymake code and doc provided by Derek Harland
   * refactor and fix the imports checker
   * fix #18862: E0601 false positive with lambda functions
   * fix #8764: More than one statement on a single line false positive with
     try/except/finally
   * fix #9215: false undefined variable error in lambda function
   * fix for w0108 false positive (Nathaniel)
   * fix test/fulltest.sh
   * #5821 added a utility function to run pylint in another process (patch provide by Vincent Férotin)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=5
2009-12-18 20:20:17 +00:00
Peter Poeml
f994cbb786 - fix build on SLE10 by not including %{py_sitedir}/*egg-info in
the filelist there

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=4
2009-09-16 20:48:20 +00:00
8f81b9a62d - 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
2009-09-09 19:16:54 +00:00
3d98fa2943 osc copypac from project:home:frispete:branches:devel:languages:python package:python-pylint revision:2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=1
2009-09-09 16:57:28 +00:00