aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-flake8
Commit message (Collapse)AuthorAgeFilesLines
* community/py-flake8: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* community/py-flake8: fix dependencies and upgradeKeith Maxwell2019-04-161-9/+10
| | | | | | | | | | | | | | - solves https://bugs.alpinelinux.org/issues/10137 - dependencies match upstream [1] - upgrade to 3.7.7 - remove string indexing which is a bashism [2] - pure python package so development files are not required - setuptools is a runtime dependency because scripts in /usr/bin/ use 'from pkg_resources import load_entry_point' [3] [1] https://gitlab.com/pycqa/flake8/blob/master/setup.cfg#L10 [2] https://wiki.ubuntu.com/DashAsBinSh#A.24.7Bfoo:3.5B:1.5D.7D [3] https://www.python.org/dev/peps/pep-0453/#automatic-installation-of-setuptools
* community/py-flake8: move from mainKeith Maxwell2019-04-161-0/+65