14
0
forked from pool/python-pylint

- Version update to 2.1.1:

* latest release supports only python3
  * Require 2.0 series astroid

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=80
This commit is contained in:
Tomáš Chvátal
2018-09-18 10:12:19 +00:00
committed by Git OBS Bridge
parent 576c1ce4a8
commit 4a8b394c8b
4 changed files with 16 additions and 33 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 18 10:11:11 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Version update to 2.1.1:
* latest release supports only python3
* Require 2.0 series astroid
-------------------------------------------------------------------
Mon Jul 16 12:49:49 UTC 2018 - tchvatal@suse.com