# Template file for 'python-ansible-lint' pkgname=python-ansible-lint version=4.1.0 revision=1 archs=noarch 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 " license="MIT" homepage="https://github.com/willthames/ansible-lint" changelog="https://raw.githubusercontent.com/willthames/ansible-lint/master/CHANGELOG.md" distfiles="${homepage}/archive/v${version}.tar.gz" checksum=83cffafaa59d724af2ba9e1b143d8a69035b4e58ceaf5ed0fdc3b845aff881a0 post_install() { vlicense LICENSE }