Source: python-pankoclient
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Uploaders:
 Corey Bryant <corey.bryant@canonical.com>,
Build-Depends:
 debhelper (>= 10~),
 dh-python,
 openstack-pkg-tools (>= 52~),
 python3-all,
 python3-pbr (>= 1.8),
 python3-setuptools,
 python3-sphinx (>= 1.6.2),
Build-Depends-Indep:
 python3-coverage (>= 4.0),
 python3-hacking (>= 0.12.0),
 python3-keystoneauth1 (>= 2.18.0),
 python3-mock (>= 2.0),
 python3-openstackclient (>= 3.3.0),
 python3-stestr,
 python3-osc-lib (>= 1.2.0),
 python3-oslo.i18n (>= 2.1.0),
 python3-oslo.serialization (>= 1.10.0),
 python3-oslo.utils (>= 3.18.0),
 python3-oslosphinx (>= 4.7.0),
 python3-oslotest (>= 1:1.10.0),
 python3-pbr (>= 1.8),
 python3-requests (>= 2.10.0),
 python3-requests-mock (>= 1.1),
 python3-six (>= 1.9.0),
 python3-subunit (>= 0.0.18),
 python3-testrepository (>= 0.0.18),
 python3-testscenarios (>= 0.4),
Standards-Version: 4.1.2
Vcs-Browser: https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-pankoclient
Vcs-Git: git://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-pankoclient
Homepage: https://github.com/openstack/python-pankoclient
XS-Testsuite: autopkgtest

Package: python3-pankoclient
Architecture: all
Depends:
 python3-keystoneauth1 (>= 2.18.0),
 python3-osc-lib (>= 1.2.0),
 python3-oslo.i18n (>= 2.1.0),
 python3-oslo.serialization (>= 1.10.0),
 python3-oslo.utils (>= 3.18.0),
 python3-pbr (>= 1.8),
 python3-requests (>= 2.10.0),
 python3-six (>= 1.9.0),
 ${misc:Depends},
 ${python3:Depends},
Description: Python bindings to the OpenStack Panko API - Python 3.x
 Panko is an event storage service that provides the ability to store and
 query event data generated by Ceilometer with potentially other sources.
 .
 This package contains the client library for Panko built on the Panko API.
 It provides a Python API (the pankoclient module) and a OSC (the
 openstackclient CLI) command-line tool (openstack event).
 .
 This package provides the Python 3.x module.
