aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-ansible-lint/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* testing/ansible-lint: moveKeith Maxwell2019-01-121-31/+0
| | | | | | | | | | | | | | | | | | | Moved from testing/py-ansible-lint. Naming is difficult IMO. The wiki states [1]: > There’s no exact rule if the prefix should be used for tools and > applications written in Python, it varies. To be logical: - The upstream ansible-lint project supports both Python 2 and Python 3 - ansible-lint depends upon ansible. - ansible is only packaged for Python 3 in Alpine Linux. - ansible is not named with a py3- prefix. - To be consistent with ansible this package should not have the prefix [1] https://wiki.alpinelinux.org/wiki/APKBUILD_examples:Python
* testing/py-ansible-lint: upgrade and modernizeKeith Maxwell2019-01-121-27/+10
| | | | | | | | | | | | - needs py-six as dependencies as listed in setup.py [1] - python3 and py-yaml are dependencies of ansible - add check. The distributed .tar.gz does not contain the tests that are available in the git repository [2]. - Python 3 only because the equivalent check on Python 2 fails. ansible is not available for Python 2. [1] https://github.com/willthames/ansible-lint/blob/master/setup.py#L22 [2] https://github.com/willthames/ansible-lint
* testing/py-ansible-lint: upgrade to 3.4.20Roberto Oliveira2018-01-051-4/+4
|
* testing/py-ansible-lint: upgrade to 3.4.17Roberto Oliveira2017-10-311-4/+4
|
* testing/py-ansible-lint: upgrade to 3.4.12Fabian Affolter2017-04-151-0/+48