Skip to content

community/py3-flake8: upgrade to 5.0.4

Patrycja Rosa requested to merge ptrcnull/aports:py3-flake8 into master

https://flake8.pycqa.org/en/latest/release-notes/index.html#x-release-series

  • Fix duplicate plugin discovery on misconfigured pythons (See also #1627, #1631).

  • Fix execution on python == 3.8.0 (See also #1637, #1641).

  • Fix config discovery when home does not exist (See also #1640, #1642).

  • Work around partial reads of configuration files with syntax errors (See also #1647, #1648).

  • Set a lower bound on importlib-metadata to prevent RecursionError (See also #1650, #1653).

Edited by Patrycja Rosa

Merge request reports