Source: python-barbicanclient
Section: python
Priority: optional
Maintainer: MOS Cinder Team <mos-cinder@mirantis.com>
Build-Depends: debhelper (>= 9),
               openstack-pkg-tools,
               python-all (>= 2.7.1),
               python-pbr (>= 0.10), python-pbr (<< 1.0),
               python-setuptools
Build-Depends-Indep: python-coverage (>= 3.6),
                     python-hacking (>= 0.9.2), python-hacking (<< 0.10),
                     python-httpretty (>= 0.8.0), python-httpretty (<< 0.8.1) | python-httpretty (>> 0.8.3),
                     python-keystoneclient (>= 1:0.10.0),
                     python-mock (>= 1.0),
                     python-requests (>= 2.1.0), python-requests (<< 2.2.2),
                     python-six (>= 1.7.0),
                     python-testtools (>= 0.9.34), python-testtools (<< 1.4.0) | python-testtools (>> 1.4.0),
                     subunit,
                     testrepository (>= 0.0.18)
Standards-Version: 3.9.5
Homepage: https://github.com/openstack/barbican

Package: python-barbicanclient
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-pbr (>= 0.10), python-pbr (<< 1.0),
         python-requests (>= 2.1.0), python-requests (<< 2.2.2),
         python-six (>= 1.7.0),
         python-keystoneclient (>= 1:0.10.0),
         ${misc:Depends},
         ${python:Depends}
Description: OpenStack Key Management API client - Python 2.x
 This is a client for the Barbican Key Management API. This package includes a
 Python library for accessing the API (the barbicanclient module), and a
 command-line script (barbican).
 .
 This package contains the Python 2.x module.
