14
0
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:
Tomáš Chvátal
2020-02-04 18:26:12 +00:00
committed by Git OBS Bridge
parent 9d16c81074
commit 705d1f9fe9
4 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-yapf
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-yapf
Version: 0.28.0
Version: 0.29.0
Release: 0
Summary: A formatter for Python code
License: Apache-2.0