14
0
forked from pool/python-pylint

Accepting request 479733 from devel:languages:python:singlespec

- update for singlespec
- enable test suite for all pythons
- update to 1.7.0 git pre-release, for python 3.6 support
  (boo#1026174)
  * multitude of new checkers
  * support for namespace packages
  * dropped pylint-gui
  * see changes in /usr/share/doc/packages/python-pylint/ChangeLog

OBS-URL: https://build.opensuse.org/request/show/479733
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=71
This commit is contained in:
Jan Matejek
2017-03-15 15:33:32 +00:00
committed by Git OBS Bridge
parent a5ec8efde5
commit 6ec4034e6d
5 changed files with 84 additions and 54 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Mar 1 14:27:35 UTC 2017 - jmatejek@suse.com
- update for singlespec
- enable test suite for all pythons
- update to 1.7.0 git pre-release, for python 3.6 support
(boo#1026174)
* multitude of new checkers
* support for namespace packages
* dropped pylint-gui
* see changes in /usr/share/doc/packages/python-pylint/ChangeLog
-------------------------------------------------------------------
Wed Feb 1 08:19:18 UTC 2017 - michael@stroeder.com