Source: python-gnocchiclient
XB-Private-Mcp-Spec-Sha: 576d5605ad3767222d47c4cd888858bd888aafe9
XB-Private-Mcp-Code-Sha: 772a6f882303165afe92d05863ca54940d970d7f
Section: python
Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
               dh-python,
               openstack-pkg-tools,
               python-all,
               python-pbr (>= 1.8),
               python-setuptools,
               python-sphinx,
               python3-all,
               python3-pbr (>= 1.8),
               python3-setuptools,
Build-Depends-Indep: python-cliff (>= 1.16.0),
                     python-coverage,
                     python-futurist,
                     python-hacking (>= 0.10.0),
                     python-keystoneauth1 (>= 2.0.0),
                     python-keystonemiddleware,
                     python-openstackdocstheme,
                     python-openstack-doc-tools,
                     python-osc-lib (>= 0.3.0),
                     python-oslo.serialization (>= 1.4.0),
                     python-oslo.utils (>= 2.0.0),
                     python-oslosphinx (>= 2.5.0),
                     python-oslotest (>= 1.10.0),
                     python-six,
                     python-testscenarios,
                     python-testtools (>= 1.4.0),
                     python3-cliff (>= 1.16.0),
                     python3-futurist,
                     python3-keystoneauth1 (>= 2.0.0),
                     python3-keystonemiddleware,
                     python3-openstackdocstheme,
                     python3-osc-lib (>= 0.3.0),
                     python3-oslo.serialization (>= 1.4.0),
                     python3-oslo.utils (>= 2.0.0),
                     python3-oslotest (>= 1.10.0),
                     python3-six,
                     python3-subunit,
                     python3-testscenarios,
                     python3-testtools (>= 1.4.0),
                     subunit,
                     testrepository
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-gnocchiclient.git/
Vcs-Git: https://anonscm.debian.org/git/openstack/python-gnocchiclient.git
Homepage: http://www.openstack.org/
Testsuite: autopkgtest-pkg-python

Package: python-gnocchiclient
Architecture: all
Depends: python-cliff,
         python-debtcollector,
         python-futurist,
         python-iso8601,
         python-keystoneauth1 (>= 2.0.0),
         python-osc-lib (>= 0.3.0),
         python-oslo.serialization (>= 1.4.0),
         python-oslo.utils (>= 2.0.0),
         python-monotonic,
         python-pbr (>= 1.4),
         python-six,
         ${misc:Depends},
         ${python:Depends}
Suggests: python-gnocchiclient-doc,
Description: bindings to the OpenStack Gnocchi API - Python 2.7
 This is a client for OpenStack gnocchi API. There's a Python API (the
 gnocchiclient module), and a command-line script. Each implements the entire
 OpenStack Gnocchi API.
 .
 Gnocchi is a service for managing a set of resources and storing metrics about
 them, in a scalable and resilient way. Its functionalities are exposed over an
 HTTP REST API.
 .
 This package contains the Python 2.7 module.

Package: python3-gnocchiclient
Architecture: all
Depends: python3-cliff,
         python3-debtcollector,
         python3-futurist,
         python3-iso8601,
         python3-keystoneauth1 (>= 2.0.0),
         python3-osc-lib (>= 0.3.0),
         python3-oslo.serialization (>= 1.4.0),
         python3-oslo.utils (>= 2.0.0),
         python3-monotonic,
         python3-pbr (>= 1.4),
         python3-six,
         ${misc:Depends},
         ${python3:Depends}
Suggests: python-gnocchiclient-doc,
Description: bindings to the OpenStack Gnocchi API - Python 3.x
 This is a client for OpenStack gnocchi API. There's a Python API (the
 gnocchiclient module), and a command-line script. Each implements the entire
 OpenStack Gnocchi API.
 .
 Gnocchi is a service for managing a set of resources and storing metrics about
 them, in a scalable and resilient way. Its functionalities are exposed over an
 HTTP REST API.
 .
 This package contains the Python 3.x module.

#Package: python-gnocchiclient-doc
#Section: doc
#Architecture: all
#Depends: ${misc:Depends},
#         ${sphinxdoc:Depends},
#Description: bindings to the OpenStack Gnocchi API - doc
# This is a client for OpenStack gnocchi API. There's a Python API (the
# gnocchiclient module), and a command-line script. Each implements the entire
# OpenStack Gnocchi API.
# .
# Gnocchi is a service for managing a set of resources and storing metrics about
# them, in a scalable and resilient way. Its functionalities are exposed over an
# HTTP REST API.
# .
# This package contains the documentation.
