forked from pool/python-yapf
Accepting request 770029 from home:mcalabkova:branches:devel:languages:python
- update to 0.29.0
* Add the `--quiet` flag to suppress output. The return code is 1 if there are
changes, similarly to the `--diff` flag.
* Catch and report `UnicodeDecodeError` exceptions.
* Few bugfixes, see CHANGELOG
OBS-URL: https://build.opensuse.org/request/show/770029
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yapf?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
9d16c81074
commit
705d1f9fe9
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 4 15:55:15 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 0.29.0
|
||||
* Add the `--quiet` flag to suppress output. The return code is 1 if there are
|
||||
changes, similarly to the `--diff` flag.
|
||||
* Catch and report `UnicodeDecodeError` exceptions.
|
||||
* Few bugfixes, see CHANGELOG
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 11:28:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user