Revisions of python-pyflakes

buildservice-autocommit accepted request 1137081 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 72)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 71)
- update to 3.2.0:
  * Add support for *T (TypeVarTuple) and **P (ParamSpec) in PEP
    695 annotations.
buildservice-autocommit accepted request 1102806 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 70)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 69)
- 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.
buildservice-autocommit accepted request 1098327 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 68)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1098186 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 67)
- add upstream py3114.patch
buildservice-autocommit accepted request 1085605 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 66)
baserev update by copy to link target
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 1085603 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 65)
add sle15_python_module_pythons
buildservice-autocommit accepted request 1043220 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 64)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 63)
- update to 3.0.1 (bsc#1206225):
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 62)
- update to 3.0.1:
  * Detect undefined name in variable defined by an annotated assignment
  * Add a new error for names which are annotated but unused
  * Remove handling of python 2.x ``# type:`` comments.  Use annotations
    instead
buildservice-autocommit accepted request 1043004 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 61)
baserev update by copy to link target
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 1042742 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 60)
- Update to 3.0.1
  * Fix crash on augmented assign to ``print`` builtin
  
- Update to 3.0.0 
  -  Detect undefined name in variable defined by an annotated assignment
  - Add a new error for names which are annotated but unused
  - Remove handling of python 2.x ``# type:`` comments.  Use annotations instead
buildservice-autocommit accepted request 1040776 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 59)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1040663 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 58)
- Update to version 3.0.1 (2022-11-24)
  * Fix crash on augmented assign to print builtin
- Update to version 3.0.0 (2022-11-23)
  * Detect undefined name in variable defined by an annotated assignment
  * Add a new error for names which are annotated but unused
  * Remove handling of python 2.x # type: comments. Use annotations instead
buildservice-autocommit accepted request 997690 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 57)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 56)
- 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
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 928976 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 55)
- version update to 2.4.0
 - Remove unused tracing code (``traceTree``)
 - Add support for ``match`` statement
 - Detect ``typing`` module attributes when imported with ``import ... as ...``
- %check: use %pyunittest rpm macro
buildservice-autocommit accepted request 891883 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 54)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 53)
- update to 2.3.1:
  - Fix regression in 2.3.0: type annotations no longer redefine imports
Displaying revisions 1 - 20 of 72
openSUSE Build Service is sponsored by