Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-avoid-warning-with-setuptools.patch | Replace pkg_resources with importlib.metadata. As of setuptools 68.0.0, the entire pkg_resources library is deprecated. Replace with importlib.metadata.entry_points(). The warning is affecting the testsuite. |
no | https://github.com/PyCQA/flake8-import-order/pull/203 |