14
0
forked from pool/python-pylint

Accepting request 328669 from home:Nijel:branches:devel:languages:python

- Update to 1.4.4:
    * Avoid breaking pylint when using logilab.common >= 1.0.

OBS-URL: https://build.opensuse.org/request/show/328669
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=62
This commit is contained in:
Michal Čihař
2015-09-02 14:28:49 +00:00
committed by Git OBS Bridge
parent e0299a12f8
commit d02d259c2e
4 changed files with 10 additions and 4 deletions

View File

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

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0561af4d6bd4fa9e8e02f3997fe93684f7187c57bcef9db8c2ea9fb0d7d2f022
size 342461

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 2 14:16:15 UTC 2015 - mcihar@suse.cz
- Update to 1.4.4:
* Avoid breaking pylint when using logilab.common >= 1.0.
-------------------------------------------------------------------
Mon Mar 16 12:22:48 UTC 2015 - mcihar@suse.cz

View File

@@ -18,7 +18,7 @@
%define modname pylint
Name: python-%{modname}
Version: 1.4.3
Version: 1.4.4
Release: 0
Summary: Syntax and style checker for Python code
License: GPL-2.0+