forked from pool/python-pylint
Accepting request 622918 from home:stroeder:branches:devel:languages:python
- Update to 1.9.2: * New Python 3 checkers * Added two new Python 3 porting checks * Added a new deprecated-sys-function check * Added xreadlines-attribute check OBS-URL: https://build.opensuse.org/request/show/622918 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=77
This commit is contained in:
committed by
Git OBS Bridge
parent
9f5250464b
commit
34be894cbd
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fe3b99da7e789545327b75548cee6b511e4faa98afe268130fea1af4b5ec022
|
||||
size 510319
|
3
pylint-1.9.2.tar.gz
Normal file
3
pylint-1.9.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fff220bcb996b4f7e2b0f6812fd81507b72ca4d8c4d05daf2655c333800cb9b3
|
||||
size 516869
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 15 11:33:07 UTC 2018 - michael@stroeder.com
|
||||
|
||||
- Update to 1.9.2:
|
||||
* New Python 3 checkers
|
||||
* Added two new Python 3 porting checks
|
||||
* Added a new deprecated-sys-function check
|
||||
* Added xreadlines-attribute check
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 10:30:43 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
%bcond_without python2
|
||||
%bcond_without python3
|
||||
Name: python-pylint
|
||||
Version: 1.8.2
|
||||
Version: 1.9.2
|
||||
Release: 0
|
||||
Summary: Syntax and style checker for Python code
|
||||
License: GPL-2.0+
|
||||
|
Reference in New Issue
Block a user