- 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:
parent
a02e1e0169
commit
9d16c81074
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 22 11:28:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.28.0:
|
||||||
|
* Bugfix release, see CHANGELOG
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 9 11:51:52 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
Tue Apr 9 11:51:52 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-yapf
|
Name: python-yapf
|
||||||
Version: 0.27.0
|
Version: 0.28.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A formatter for Python code
|
Summary: A formatter for Python code
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -61,7 +61,7 @@ be reformatted.
|
|||||||
%python_expand rm -r %{buildroot}%{$python_sitelib}/yapftests
|
%python_expand rm -r %{buildroot}%{$python_sitelib}/yapftests
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%python_expand nosetests-%{$python_bin_suffix}
|
%python_expand nosetests-%{$python_bin_suffix} -v
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%python_install_alternative yapf
|
%python_install_alternative yapf
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:34f6f80c446dcb2c44bd644c4037a2024b6645e293a4c9c4521983dd0bb247a1
|
|
||||||
size 174435
|
|
3
yapf-0.28.0.tar.gz
Normal file
3
yapf-0.28.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6f94b6a176a7c114cfa6bad86d40f259bbe0f10cf2fa7f2f4b3596fc5802a41b
|
||||||
|
size 177316
|
Loading…
x
Reference in New Issue
Block a user