Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/py3-flake8: fix pyflakes incompatibility | Oliver Smith | 2020-04-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | flake8 refuses to start with pyflakes 2.2.x. Work around this, without downgrading pyflakes, by shipping the current master of flake8 and the unmerged patch that makes it compatible with 2.2.x. I've tried to apply the patch on top of the latest release, but that did not work. This version appears to be working fine however, and I think it's the best we can do in this situation. I'll add a warning to py3-pyflakes to prevent this in the future. Related: https://gitlab.com/pycqa/flake8/-/merge_requests/417 Fixes: #11378 | ||||
* | community/py3-pyflakes: upgrade to 2.2.0 | Keith Maxwell | 2020-04-10 | 1 | -3/+3 |
| | |||||
* | community/py3-pyflakes: setuptools is needed runtime | Natanael Copa | 2019-11-05 | 1 | -2/+1 |
| | |||||
* | community/py3-pyflakes: rebuild against python 3.8 | Natanael Copa | 2019-11-05 | 1 | -1/+1 |
| | |||||
* | community/py3-pyflakes: add python3 to depends | Bart Ribbers | 2019-07-28 | 1 | -1/+2 |
| | | | | For some reason Python 3 doesn't get installed when installing this aport, causing it to be unusable | ||||
* | community/py3-pyflakes: switch to py3 | Leo | 2019-07-21 | 1 | -40/+9 |
| | |||||
* | community/py3-pyflakes: rename from py-pyflakes | Leo | 2019-07-21 | 1 | -0/+64 |