factory
- update to 26.5.0:
* Previously, flake8-pyi monkey patched flake8's F821
(undefined name) check to avoid false positives in stub files.
This monkey patch has been removed.
Instead, we now recommend to disable F821 when running flake8
on stub files.
* Remove the now unnecessary `--no-pyi-aware-file-checker`
option.
* Y034 no longer triggers in protocol class definitions.
* Drop support for Python 3.9
- drop fix-tests.patch (upstream)
OBS-URL: https://build.opensuse.org/request/show/1362002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-pyi?expand=0&rev=19
Description
No description provided
Languages
RPM Spec
100%