# Template file for 'python-ansible-lint' pkgname=python-ansible-lint version=3.4.17 revision=1 noarch=yes wrksrc="ansible-lint-${version}" build_style=python2-module pycompile_module="ansiblelint" hostmakedepends="python-setuptools" depends="ansible python-setuptools python-six python-yaml" short_desc="Python2 linter for Ansible files" maintainer="Joseph LaFreniere " homepage="https://github.com/willthames/ansible-lint" license="MIT" distfiles="${homepage}/archive/v${version}.tar.gz" checksum=0e4345881b9145c39f8a34ecdd85a99f5f4d1d38770e3486d468d4bba6737a34 post_install() { vlicense LICENSE }