14
0
forked from pool/python-pylint

Accepting request 358962 from home:weberho:branches:devel:languages:python

* Update to version 1.5.4

Please forward it to factory: Could not submit 1.5.3 as the sources have been disappeared

OBS-URL: https://build.opensuse.org/request/show/358962
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=64
This commit is contained in:
2016-02-15 20:18:39 +00:00
committed by Git OBS Bridge
parent 034dc6cf30
commit 894a5af986
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Feb 12 08:25:01 UTC 2016 - jweberhofer@weberhofer.at
- Update to version 1.5.4
* Merge StringMethodChecker with StringFormatChecker. This fixes a
bug where disabling all the messages and enabling only a handful of
messages from the StringFormatChecker would have resulted in no
messages at all.
* Don't apply unneeded-not over sets.
-------------------------------------------------------------------
Wed Jan 13 10:15:52 UTC 2016 - toddrme2178@gmail.com