Source: python-tackerclient
Section: python
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
           Andrii Kroshchenko <akroshchenko@mirantis.com>,
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-babel (>= 2.3.4),
                    python-cliff (>= 1.15.0),
                    python-iso8601 (>= 0.1.11),
                    python-keystoneclient (>= 2.0.0),
                    python-netaddr (>= 0.7.12),
                    python-oslo.i18n (>= 2.1.0),
                    python-oslo.log (>= 1.14.0),
                    python-oslo.serialization (>= 1.10.0),
                    python-oslo.utils (>= 3.16.0),
                    python-oslosphinx (>= 2.5.0),
                    python-requests (>= 2.10.0),
                    python-simplejson (>= 2.2.0),
                    python-six (>= 1.9.0),
                    python3-babel (>= 2.3.4),
                    python3-cliff (>= 1.15.0),
                    python3-iso8601 (>= 0.1.11),
                    python3-keystoneclient (>= 2.0.0),
                    python3-netaddr (>= 0.7.12),
                    python3-oslo.i18n (>= 2.1.0),
                    python3-oslo.log (>= 1.14.0),
                    python3-oslo.serialization (>= 1.10.0),
                    python3-oslo.utils (>= 3.16.0),
                    python3-requests (>= 2.10.0),
                    python3-simplejson (>= 2.2.0),
                    python3-six (>= 1.9.0),
Standards-Version: 3.9.7
Vcs-Browser: https://github.com/openstack/python-tackerclient.git
Vcs-Git: https://github.com/openstack/python-tackerclient.git
Homepage: https://github.com/openstack/python-tackerclient

Package: python-tackerclient
Architecture: all
Depends: python-babel (>= 2.3.4),
         python-cliff (>= 1.15.0),
         python-iso8601 (>= 0.1.11),
         python-keystoneclient (>= 2.0.0),
         python-netaddr (>= 0.7.12),
         python-oslo.i18n (>= 2.1.0),
         python-oslo.log (>= 1.14.0),
         python-oslo.serialization (>= 1.10.0),
         python-oslo.utils (>= 3.16.0),
         python-oslosphinx (>= 2.5.0),
         python-pbr (>= 1.6),
         python-requests (>= 2.10.0),
         python-simplejson (>= 2.2.0),
         python-six (>= 1.9.0),
         ${misc:Depends},
         ${python:Depends},
         ${sphinxdoc:Depends},
Description: This is the client API library for Tacker.
 .
 This package provides a cli and a Python 2.7 client module.

Package: python3-tackerclient
Architecture: all
Depends: python3-babel (>= 2.3.4),
         python3-cliff (>= 1.15.0),
         python3-iso8601 (>= 0.1.11),
         python3-keystoneclient (>= 2.0.0),
         python3-netaddr (>= 0.7.12),
         python3-oslo.i18n (>= 2.1.0),
         python3-oslo.log (>= 1.14.0),
         python3-oslo.serialization (>= 1.10.0),
         python3-oslo.utils (>= 3.16.0),
         python3-pbr (>= 1.6),
         python3-requests (>= 2.10.0),
         python3-simplejson (>= 2.2.0),
         python3-six (>= 1.9.0),
         ${misc:Depends},
         ${python3:Depends},
         ${sphinxdoc:Depends},
Description: This is the client API library for Tacker.
 .
 This package provides a cli and a Python 3.x client module.
