Revisions of python-pycodestyle

buildservice-autocommit accepted request 1129190 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 38)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 37)
- update to 2.11.1:
  * E275: fix false positive with fstrings containing keyword
    parts in python 3.12
  testsuite_fixes.patch
  * E301: fix regression disallowing decorated one-liners.
  * E714: fix false positive with chained ``is not``.
  * E225: require whitespace around ``and`` ``in`` ``is`` and ``or``.
    PR gh#PyCQA/pycodestyle#919.
* When no path is specified, do not try to read from stdin.
  * Report E227 or E228 instead of E225 for whitespace around bitwise,
buildservice-autocommit accepted request 1103222 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 36)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1102969 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 35)
- %{?sle15_python_module_pythons} must at beginning of spec to work.
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1102396 from Martin Schreiner's avatar Martin Schreiner (mschreiner) (revision 34)
- 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.
buildservice-autocommit accepted request 1099250 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 33)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 1099247 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 32)
Fix python-codestyle FTBFS, this is blocking cloud-init in staging
buildservice-autocommit accepted request 1085636 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1085604 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 30)
add sle15_python_module_pythons
buildservice-autocommit accepted request 1058713 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 29)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1058254 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 28)
cleanup spec, trim %files section and fix %python_clone command
buildservice-autocommit accepted request 1043221 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 27)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 26)
- Update to 2.10.0  (bsc#1206225)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 25)
- Update to 2.10.0 
  * Changes:
  E231: allow trailing comma inside 1-tuples in []. PR #1108.
  W601, W602, W603, W604: removed (no longer relevant in python 3). PR #1111.
  E741: also apply to lambdas. PR #1106.
  E741: fix false positive for comparison operators. PR #1118.
buildservice-autocommit accepted request 1042870 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1042740 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 23)
- Update to 2.10.0 
  * Changes:
  E231: allow trailing comma inside 1-tuples in []. PR #1108.
  W601, W602, W603, W604: removed (no longer relevant in python 3). PR #1111.
  E741: also apply to lambdas. PR #1106.
  E741: fix false positive for comparison operators. PR #1118.
buildservice-autocommit accepted request 1040743 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 22)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1040648 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 21)
- Update to version 2.10.0 
  * E231: allow trailing comma inside 1-tuples in []. PR #1108.
  * W601, W602, W603, W604: removed (no longer relevant in python 3). PR #1111.
  * E741: also apply to lambdas. PR #1106.
  * E741: fix false positive for comparison operators. PR #1118.
buildservice-autocommit accepted request 995145 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 19)
- update to 2.9.1:
  * E275: fix false positive for yield expressions.
  * E221, E222, E223, E224: add support for := operator. PR #1032.
  * Drop python 2.7 / 3.5.
  * E262: consider non-breaking spaces (\xa0) as whitespace. PR #1035.
  * Improve performance of _is_binary_operator. PR #1052.
  * E275: requires whitespace around keywords. PR #1063.
  * Add support for python 3.11. PR #1070.
Displaying revisions 1 - 20 of 38
openSUSE Build Service is sponsored by