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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c0a5d4123873455292d1e360cceb1ee8527edb74783ddb4882cf22a2de86be76
size 422412

3
pylint-1.5.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2fe3cc2fc66a56fdc35dbbc2bf1dd96a534abfc79ee6b2ad9ae4fe166e570c4b
size 423215

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

View File

@@ -17,7 +17,7 @@
Name: python-pylint
Version: 1.5.3
Version: 1.5.4
Release: 0
Summary: Syntax and style checker for Python code
License: GPL-2.0+