SHA256
1
0
forked from pool/python-yapf

- 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:
Matej Cepl 2022-06-04 11:50:10 +00:00 committed by Git OBS Bridge
parent b30211b28e
commit 97f68fc19f
2 changed files with 2 additions and 1 deletions

View File

@ -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>

View File

@ -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