17
0

Compare commits

7 Commits

Author SHA256 Message Date
a03906055f Accepting request 1286878 from devel:languages:python
- Convert to libalternatives

OBS-URL: https://build.opensuse.org/request/show/1286878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-autopep8?expand=0&rev=34
2025-06-20 14:49:26 +00:00
447929ca05 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autopep8?expand=0&rev=73 2025-06-19 09:40:29 +00:00
51cb56ff71 - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autopep8?expand=0&rev=72
2025-06-16 14:28:15 +00:00
78d7bfff58 Accepting request 1239863 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1239863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-autopep8?expand=0&rev=33
2025-01-23 17:05:50 +00:00
a384e9539b Accepting request 1239800 from home:glaubitz:branches:devel:languages:python
- Update to 2.3.2
  * Update README.rst: Typo fix
  * Bump codecov/codecov-action from 4 to 5
  * support Python 3.13 and drop 3.8
  * Fix E721 type comparison pattern handling

OBS-URL: https://build.opensuse.org/request/show/1239800
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autopep8?expand=0&rev=70
2025-01-23 12:55:37 +00:00
5f5a2c3210 Accepting request 1225057 from devel:languages:python
- 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
2024-11-19 21:23:18 +00:00
1d1f63f22b - 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/package/show/devel:languages:python/python-autopep8?expand=0&rev=68
2024-11-19 10:44:37 +00:00

Diff Content Not Available