Source: python-ansible-lint
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/ansible/ansible-lint/tags
Vcs-Browser: https://github.com/alvistack/ansible-ansible-lint
Vcs-Git: https://github.com/alvistack/ansible-ansible-lint.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: ansible-lint
Architecture: all
Description: Best practices checker for Ansible
 Checks playbooks for practices and behavior that could potentially be
 improved.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 ansible-core (>= 2.16.14),
 black (>= 24.3.0),
 python3,
 python3-ansible-compat (>= 26.3.0),
 python3-cffi (>= 1.15.1),
 python3-cryptography (>= 37),
 python3-distro (>= 1.9.0),
 python3-filelock (>= 3.8.2),
 python3-jsonschema (>= 4.10.0),
 python3-packaging (>= 22.0),
 python3-pathspec (>= 1.0.3),
 python3-referencing (>= 0.36.2),
 python3-ruamel.yaml (>= 0.18.11),
 python3-ruamel.yaml.clib (>= 0.2.12),
 python3-subprocess-tee (>= 0.4.1),
 python3-wcmatch (>= 8.1.2),
 python3-yaml (>= 6.0.1),
 yamllint (>= 1.38.0),
Provides:
 python3-ansible-lint,
