diff options
| author | Keith Maxwell <keith.maxwell@gmail.com> | 2019-04-15 14:25:12 +0100 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-16 09:58:31 +0000 |
| commit | 0a7373c0cafa4595378a1ff86a49a96e6041a46d (patch) | |
| tree | f50d9bc1b8700ef27a034f74b899d2fdb5fce464 /main/python2 | |
| parent | b1dc2f45563c1305ad66e06f155eba1111760515 (diff) | |
| download | aports-0a7373c0cafa4595378a1ff86a49a96e6041a46d.tar.bz2 aports-0a7373c0cafa4595378a1ff86a49a96e6041a46d.tar.xz | |
community/py-flake8: fix dependencies and upgrade
- 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
Diffstat (limited to 'main/python2')
0 files changed, 0 insertions, 0 deletions
