Path to this page:
Subject: CVS commit: pkgsrc/devel/py-flake8
From: Adam Ciarcinski
Date: 2020-05-23 09:43:46
Message id: 20200523074346.A748AFB27@cvs.NetBSD.org
Log Message:
py-flake8: updated to 3.8.2
3.8.2:
Bugs Fixed
- Improve performance by eliminating unncessary sort
- Improve messaging of ``--jobs`` argument by utilizing ``argparse``
- Fix file configuration options to be relative to the config passed on the
command line
- Fix incorrect handling of ``--extend-exclude`` by treating its values as
files
Files: