Source: python-invocations
Section: python
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 9),
 dh-python,
 openstack-pkg-tools (>= 99~),
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-invoke,
Standards-Version: 4.1.0
Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-invocations
Vcs-Git: https://salsa.debian.org/openstack-team/python/python-invocations.git
Homepage: http://pyinvoke.org

Package: python3-invocations
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-invocations-doc,
Description: Reusable Invoke tasks - Python 3.x
 Invocations is a collection of reusable "Invoke" tasks/task modules, including
 (but not limited to) Python project management tools such as documentation
 building and dependency organization.
 .
 It has no stand-alone components and is designed to be imported into your
 pre-existing Invoke task files.
 .
 This package contains the Python 3.x module.
