Update python-pytest-flake8dir to version 2.3.1 / rev 4 via SR 879985
https://build.opensuse.org/request/show/879985
by user mcepl + RBrownSUSE
- Update to 2.3.1:
- Use sys.executable to invoke flake8. This ensures that we run the
flake8 installed to match the current interpreter, in
multi-interpreter environments.
- Drop Python 3.5 support.
- Support Python 3.9.
- Move license from ISC to MIT License.