- update to 2.3.1:
* skip e501 fixed method for f-string line without aggressive
option
* Fix argument parser errors are printed without a trailing
newline
- update to 2.3.0:
* add handling for E204 whitespace after decorator
* require to pycodestyle v2.12.0+
- update to 2.2.0:
* experimental option is deprecated
* fix specific case of e271 and w504
* skip e501 fixed method for f-string line(s)
- update to 2.1.2:
* Fix e501 experimental fstring case in Python3.12+
- update to 2.1.1:
* force reload pycodestyle module
- update to 2.1.0:
* migrate to pyproject.toml
* run with pypy3.10
* ISSUE_TEMPLATE: use "console" instead of non-existing "shell"
syntax
* add 3.12, drop 3.7
* tox: add python3.12 to test environments
* async def function formatting
* pyproject: support py3.12 via new version of pycodestyle
* add: unit test for e501 with async def
* Update python versions
- drop python312-skip-tests.patch (upstream)
OBS-URL: https://build.opensuse.org/request/show/1225057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-autopep8?expand=0&rev=32
* skip e501 fixed method for f-string line without aggressive
option
* Fix argument parser errors are printed without a trailing
newline
- update to 2.3.0:
* add handling for E204 whitespace after decorator
* require to pycodestyle v2.12.0+
- update to 2.2.0:
* experimental option is deprecated
* fix specific case of e271 and w504
* skip e501 fixed method for f-string line(s)
- update to 2.1.2:
* Fix e501 experimental fstring case in Python3.12+
- update to 2.1.1:
* force reload pycodestyle module
- update to 2.1.0:
* migrate to pyproject.toml
* run with pypy3.10
* ISSUE_TEMPLATE: use "console" instead of non-existing "shell"
syntax
* add 3.12, drop 3.7
* tox: add python3.12 to test environments
* async def function formatting
* pyproject: support py3.12 via new version of pycodestyle
* add: unit test for e501 with async def
* Update python versions
- drop python312-skip-tests.patch (upstream)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autopep8?expand=0&rev=68