1 Commits

Author SHA1 Message Date
Keith Maxwell
30cef5eeae testing/ansible-lint: move
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
2019-01-12 12:40:16 +00:00