- Fix update-alternatives use.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yapf?expand=0&rev=21
This commit is contained in:
parent
b30211b28e
commit
97f68fc19f
@ -17,6 +17,7 @@ Sat Jun 4 11:45:36 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
method definitions inside a class are surrounded by a single blank line as
|
||||
prescribed by PEP8.
|
||||
- Fixed the '...' token to be spaced after a colon.
|
||||
- Fix update-alternatives use.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 17 06:43:41 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
@ -68,7 +68,7 @@ be reformatted.
|
||||
%python_install_alternative yapf yapf-diff
|
||||
|
||||
%postun
|
||||
%python_uninstall_alternative yapf yapf-diff
|
||||
%python_uninstall_alternative yapf
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user