# Template file for 'pyflakes' pkgname=pyflakes version=1.2.2 revision=1 noarch=yes build_style=python-module hostmakedepends="python-setuptools" depends="${hostmakedepends}" pycompile_module="pyflakes" short_desc="Passive checker of Python programs" maintainer="Alessio Sergi " homepage="https://github.com/pyflakes/pyflakes" license="MIT" distfiles="${PYPI_SITE}/p/pyflakes/pyflakes-${version}.tar.gz" checksum=58741f9d3bffeba8f88452c1eddcf1b3eee464560e4589e4b81de8b3c9e42e4d post_install() { vlicense LICENSE }