diff --git a/autopep8-1.5.6.tar.gz b/autopep8-1.5.6.tar.gz deleted file mode 100644 index e739e0b..0000000 --- a/autopep8-1.5.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5454e6e9a3d02aae38f866eec0d9a7de4ab9f93c10a273fb0340f3d6d09f7514 -size 121134 diff --git a/autopep8-1.5.7.tar.gz b/autopep8-1.5.7.tar.gz new file mode 100644 index 0000000..a9023ec --- /dev/null +++ b/autopep8-1.5.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:276ced7e9e3cb22e5d7c14748384a5cf5d9002257c0ed50c0e075b68011bb6d0 +size 121537 diff --git a/python-autopep8.changes b/python-autopep8.changes index a60b1d6..d003469 100644 --- a/python-autopep8.changes +++ b/python-autopep8.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue May 11 21:16:05 UTC 2021 - Dirk Müller + +- 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 diff --git a/python-autopep8.spec b/python-autopep8.spec index 502087a..206be2d 100644 --- a/python-autopep8.spec +++ b/python-autopep8.spec @@ -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