15 lines
503 B
Text
15 lines
503 B
Text
# Template file for 'flake8'
|
|
pkgname=flake8
|
|
version=2.2.5
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python-module
|
|
hostmakedepends="python-setuptools"
|
|
depends="pep8 pyflakes mccabe"
|
|
pycompile_module="flake8"
|
|
short_desc="Python tool that glues together pep8, pyflakes, mccabe"
|
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|
homepage="https://gitlab.com/pycqa/flake8"
|
|
license="MIT"
|
|
distfiles="${PYPI_SITE}/f/flake8/flake8-${version}.tar.gz"
|
|
checksum=285e8bd730c0b6fdfbe23c32d2936bffba401f23cab132e8722c68be80d6f182
|