Go to file
Markéta Machová 35aeb575a9 Accepting request 1102396 from home:mschreiner:branches:devel:languages:python
- Update to 2.11.0
  * Drop EOL python 3.6 / 3.7.
  * Add support for python 3.12.
  * E721: adjust handling of type comparison.
    Allowed forms are now isinstance(x, t) or type(x) is t.
  * Remove handling of python 2 <> operator.
  * W606: removed. async / await are always keywords.
  * Internal: move tests to pytest.
  * Remove handling of python 2 ur'' strings.
- Remove testsuite_fixes.patch as it's no longer required
- Replaced spec file "Source" to pull from GitHub due to this issue:
  https://github.com/PyCQA/pycodestyle/issues/1183
- Apply spec-cleaner to spec file.

OBS-URL: https://build.opensuse.org/request/show/1102396
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycodestyle?expand=0&rev=34
2023-08-04 14:27:30 +00:00
.gitattributes - update for singlespec 2017-03-24 14:59:09 +00:00
.gitignore - update for singlespec 2017-03-24 14:59:09 +00:00
pycodestyle-2.11.0.tar.gz Accepting request 1102396 from home:mschreiner:branches:devel:languages:python 2023-08-04 14:27:30 +00:00
python-pycodestyle.changes Accepting request 1102396 from home:mschreiner:branches:devel:languages:python 2023-08-04 14:27:30 +00:00
python-pycodestyle.spec Accepting request 1102396 from home:mschreiner:branches:devel:languages:python 2023-08-04 14:27:30 +00:00