forked from pool/python-yapf
- Update to 0.28.0:
* Bugfix release, see CHANGELOG OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yapf?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
a02e1e0169
commit
9d16c81074
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-yapf
|
||||
Version: 0.27.0
|
||||
Version: 0.28.0
|
||||
Release: 0
|
||||
Summary: A formatter for Python code
|
||||
License: Apache-2.0
|
||||
@@ -61,7 +61,7 @@ be reformatted.
|
||||
%python_expand rm -r %{buildroot}%{$python_sitelib}/yapftests
|
||||
|
||||
%check
|
||||
%python_expand nosetests-%{$python_bin_suffix}
|
||||
%python_expand nosetests-%{$python_bin_suffix} -v
|
||||
|
||||
%post
|
||||
%python_install_alternative yapf
|
||||
|
||||
Reference in New Issue
Block a user