14
0

Accepting request 673234 from home:jayvdb:coala:python3-bears

- Update to 1.14.0

OBS-URL: https://build.opensuse.org/request/show/673234
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yamllint?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-02-11 08:20:31 +00:00
committed by Git OBS Bridge
parent 148c7f5abc
commit 0aa7705ae9
4 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Feb 11 06:02:42 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to 1.14.0
* Fix documentation code snippets
* Drop Python 2.6 and 3.3 support, add Python 3.7 support
* Update documentation and tests for ``line-length`` + Unicode + Python 2
* Allow rule configurations to lack options
* Add a new ``ignore-shebangs`` option for the ``comments`` rule
-------------------------------------------------------------------
Sun Dec 30 04:03:53 UTC 2018 - John Vandenberg <jayvdb@gmail.com>