2014-10-12 18:02:41 +00:00
|
|
|
# Template file for 'flake8'
|
|
|
|
pkgname=flake8
|
2015-01-05 12:38:00 +00:00
|
|
|
version=2.3.0
|
2014-10-12 18:02:41 +00:00
|
|
|
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"
|
2015-01-05 12:38:00 +00:00
|
|
|
checksum=5ee1a43ccd0716d6061521eec6937c983efa027793013e572712c4da55c7c83e
|