FS#51728 - [flake8] python-pycodestyle 2.1.0 breaks flake8

Attached to Project: Community Packages
Opened by Chih-Hsuan Yen (yan12125) - Monday, 07 November 2016, 03:14 GMT
Last edited by Felix Yan (felixonmars) - Monday, 07 November 2016, 05:42 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
flake8's setup.py declares dependency as pycodestyle < 2.1.0, and unfortunately 2.1.0 break flake8. See https://gitlab.com/pycqa/flake8/issues/246

Additional info:
* community/flake8 1:3.0.4-1
* community/python-pycodestyle 2.1.0-1

Steps to reproduce:
Run `flake8` in a directory with Python programs
This task depends upon

Closed by  Felix Yan (felixonmars)
Monday, 07 November 2016, 05:42 GMT
Reason for closing:  Fixed
Additional comments about closing:  flake8 1:3.0.4-2

Loading...