Source: python-osc-placement
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 openstack-pkg-tools,
 python3-all,
 python3-setuptools,
 python3-sphinx (>= 2.0.0),
Build-Depends-Indep:
 python3-cliff (>= 2.14),
 python3-coverage,
 python3-hacking,
 python3-keystoneauth1 (>= 3.3.0),
 python3-openstackclient (>= 3.3.0),
 python3-openstackdocstheme (>= 2.2.1),
 python3-osc-lib (>= 1.2.0),
 python3-oslo.utils (>= 3.37.0),
 python3-oslosphinx,
 python3-oslotest (>= 1:1.10.0),
 python3-pbr (>= 2.0.0),
 python3-reno,
 python3-sphinx-feature-classification (>= 0.2.0),
 python3-stestr (>= 1.0.0),
 python3-wsgi-intercept (>= 1.7.0),
 subunit,
Standards-Version: 4.6.1
Vcs-Git: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-osc-placement
Homepage: https://opendev.org/openstack/osc-placement

Package: python-osc-placement-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: OpenStackClient plugin for the Placement service - doc
 OSC-Placement is an OpenStackClient plugin, that provides CLI for the
 Placement service. Python API binding is not implemented - Placement API
 consumers are encouraged to use the REST API directly, CLI is provided only
 for convenience of users.
 .
 This package contains the documentation.

Package: python3-osc-placement
Architecture: all
Depends:
 python3-keystoneauth1 (>= 3.3.0),
 python3-osc-lib (>= 1.2.0),
 python3-oslo.utils (>= 3.37.0),
 python3-pbr (>= 2.0.0),
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-osc-placement-doc,
Description: OpenStackClient plugin for the Placement service - Python 3.x
 OSC-Placement is an OpenStackClient plugin, that provides CLI for the
 Placement service. Python API binding is not implemented - Placement API
 consumers are encouraged to use the REST API directly, CLI is provided only
 for convenience of users.
 .
 This package contains the Python 3.x module.
