Go to file
Dominique Leuenberger afbb6a079e Accepting request 997690 from devel:languages:python
- update to 2.5.0:
  * mDrop support for EOL python 2.7 / 3.4 / 3.5
  * mIgnore ``__all__`` when not directly assigned
  * mHandle ``TypeAlias`` annotations as aliases (PEP 613)
  * mAssignment expressions (``:=``) target outer scope in comprehensions
  * mAdd support for new python 3.11 syntax
  * mUnify output so it is always ``filename:lineno:col:  message``
  * mProperly report ``SyntaxError`` from stdin in python < 3.9
  * mFix offsets of ``SyntaxError``s in pypy

OBS-URL: https://build.opensuse.org/request/show/997690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyflakes?expand=0&rev=29
2022-08-23 12:25:37 +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-2.5.0.tar.gz - update to 2.5.0: 2022-08-18 08:27:26 +00:00
python-pyflakes.changes - update to 2.5.0: 2022-08-18 08:27:26 +00:00
python-pyflakes.spec - update to 2.5.0: 2022-08-18 08:27:26 +00:00