Go to file
Dominique Leuenberger d9e8e49441 Accepting request 1102806 from devel:languages:python
- Update to 3.1.0:
  * Drop support for EOL python 3.6 / 3.7
  * Remove ``ContinueInFinally`` check (only relevant in python < 3.8)
  * Fix forward annotations inside a nested scope
  * Produce an error when a definition shadows an unused variable
  * Fix accessed global annotation being redefined in a local scope
  * Allow redefinition of functions across ``match`` arms
  * Fix potential ``None`` for ``lineno`` during tokenization errors
  * Add support for PEP 695 and python 3.12
- Switch to pyproject macros.
- Drop patch py3114.patch, included now.

OBS-URL: https://build.opensuse.org/request/show/1102806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyflakes?expand=0&rev=37
2023-08-14 20:35:01 +00:00
.gitattributes - Initial package (0.4.0) for openSUSE. 2009-12-28 20:09:39 +00:00
.gitignore - Initial package (0.4.0) for openSUSE. 2009-12-28 20:09:39 +00:00
pyflakes-3.1.0.tar.gz - Update to 3.1.0: 2023-08-08 06:21:28 +00:00
python-pyflakes.changes - Update to 3.1.0: 2023-08-08 06:21:28 +00:00
python-pyflakes.spec - Update to 3.1.0: 2023-08-08 06:21:28 +00:00