forked from pool/python-autopep8
- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5454e6e9a3d02aae38f866eec0d9a7de4ab9f93c10a273fb0340f3d6d09f7514
|
||||
size 121134
|
||||
3
autopep8-1.5.7.tar.gz
Normal file
3
autopep8-1.5.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:276ced7e9e3cb22e5d7c14748384a5cf5d9002257c0ed50c0e075b68011bb6d0
|
||||
size 121537
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 11 21:16:05 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 5 00:52:52 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user