| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- specfile:
* update copyright year
- update to version 1.0.0:
* Honor ignore settings in default flake8 config section; from
brianbruggeman@github
* Improve junit XML output; from Struan Judd
- update to version 0.9.1: * Do continuous integration with Travis; from alex-dr@github * Declare compatibility with Python 3.6
- update to version 0.9:
* Extend options already loaded instead of replacing them; from
mforbes@github
* Correct some issues preventing proper operation with flake8 3.5.0;
from jezdez@github
* Register pytest marker for flake8; from alex-dr@github
- Initial version