Source: python-openstacksdk
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>,
 Michal Arbet <michal.arbet@ultimum.io>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 openstack-pkg-tools,
 python3-all,
 python3-pbr (>= 2.0.0),
 python3-setuptools,
 python3-sphinx (>= 2.0.0),
 python3-sphinxcontrib.svg2pdfconverter (>= 0.1.0),
Build-Depends-Indep:
 git,
 python3-bs4,
 python3-cryptography (>= 2.7),
 python3-ddt (>= 1.0.1),
 python3-decorator (>= 4.4.1),
 python3-deprecation,
 python3-docutils (>= 0.11),
 python3-dogpile.cache (>= 0.6.5),
 python3-extras (>= 1.0.0),
 python3-fixtures (>= 3.0.0),
 python3-hacking,
 python3-iso8601 (>= 0.1.11),
 python3-jmespath (>= 0.9.0),
 python3-jsonpatch (>= 1.16),
 python3-jsonschema (>= 3.2.0),
 python3-keystoneauth1 (>= 5.10.0),
 python3-munch (>= 2.1.0),
 python3-openstackdocstheme (>= 2.2.1),
 python3-os-service-types (>= 1.8.0),
 python3-oslo.config (>= 1:6.1.0),
 python3-oslotest (>= 1:3.2.0),
 python3-platformdirs (>= 3),
 python3-prometheus-client (>= 0.4.2),
 python3-psutil (>= 3.2.2),
 python3-pygments (>= 2.2.0),
 python3-requests-mock (>= 1.2.0),
 python3-requestsexceptions (>= 1.2.0),
 python3-statsd (>= 3.3.0),
 python3-stestr (>= 1.0.0),
 python3-subunit (>= 1.0.0),
 python3-testscenarios (>= 0.4),
 python3-testtools (>= 2.2.0),
 python3-typing-extensions (>= 4.10.0),
 python3-yaml (>= 3.13),
 subunit,
Standards-Version: 4.6.1
Vcs-Git: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-openstacksdk
Homepage: https://opendev.org/openstack/openstacksdk

Package: python-openstacksdk-doc
Build-Profiles: <!nodoc>
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: SDK for building applications to work with OpenStack - doc
 The python-openstacksdk is a collection of libraries for building applications
 to work with OpenStack clouds. The project aims to provide a consistent and
 complete set of interactions with OpenStack's many services, along with
 complete documentation, examples, and tools.
 .
 This SDK is under active development, and in the interests of providing a
 high-quality interface, the APIs provided in this release may differ from
 those provided in future release.
 .
 This package contains the documentation.

Package: python3-openstacksdk
Architecture: all
Depends:
 python3-cryptography (>= 2.7),
 python3-decorator (>= 4.4.1),
 python3-deprecation,
 python3-dogpile.cache (>= 0.6.5),
 python3-iso8601 (>= 0.1.11),
 python3-jmespath (>= 0.9.0),
 python3-jsonpatch (>= 1.16),
 python3-keystoneauth1 (>= 5.10.0),
 python3-munch (>= 2.1.0),
 python3-os-service-types (>= 1.8.0),
 python3-pbr (>= 2.0.0),
 python3-platformdirs (>= 3),
 python3-psutil (>= 3.2.2),
 python3-requestsexceptions (>= 1.2.0),
 python3-typing-extensions (>= 4.10.0),
 python3-yaml (>= 3.13),
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-openstacksdk-doc,
Description: SDK for building applications to work with OpenStack - Python 3.x
 The python-openstacksdk is a collection of libraries for building applications
 to work with OpenStack clouds. The project aims to provide a consistent and
 complete set of interactions with OpenStack's many services, along with
 complete documentation, examples, and tools.
 .
 This SDK is under active development, and in the interests of providing a
 high-quality interface, the APIs provided in this release may differ from
 those provided in future release.
 .
 This package contains the Python 3.x module.
