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

Package: python3-ansible-compat
Architecture: all
Description: Python package for Ansible 2.9 or newer
 A python package contains functions that facilitate working with various
 versions of Ansible 2.9 and newer.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 ansible-core (>= 2.16),
 python3,
 python3-jsonschema (>= 4.6.0),
 python3-packaging (>= 22.0),
 python3-subprocess-tee (>= 0.4.1),
 python3-yaml (>= 6.0.1),
