15
0

- update to 1.5.7:

* python 3.9
  * disallow 0 for indent-size option 
  * exit code is 99 when error occured cli option parsing
  * exit code correctly on permission denied failure

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autopep8?expand=0&rev=49
This commit is contained in:
2021-05-11 21:17:46 +00:00
committed by Git OBS Bridge
parent 7a9d337c94
commit ea6eae122f
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-autopep8
Version: 1.5.6
Version: 1.5.7
Release: 0
Summary: Automatic generated to pep8 checked code
License: MIT