Source: python-seamicroclient
Section: python
Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Julien Danjou <acid@debian.org>,
           Thomas Goirand <zigo@debian.org>,
           Mehdi Abaakouk <sileht@sileht.net>
Build-Depends: openstack-pkg-tools,
               debhelper (>= 9),
               dh-python,
               python-all,
               python-pbr (>= 1.6),
               python-setuptools (>= 16.0),
               python-sphinx (>= 1.1.2),
Build-Depends-Indep: python-babel (>= 1.3),
                     python-coverage (>= 3.6),
                     python-fixtures (>= 1.3.1),
                     python-hacking (>= 0.10.2),
                     python-iso8601 (>= 0.1.9),
                     python-keyring (>= 5.5.1),
                     python-mock (>= 1.2),
                     python-prettytable (>= 0.7),
                     python-requests (>= 2.8.1),
                     python-simplejson (>= 2.2.0),
                     python-six (>= 1.9.0),
                     python-testtools (>= 1.4.0),
                     subunit,
                     testrepository,
		     python3-all,
		     python3-babel (>= 1.3),
		     python3-iso8601 (>= 0.1.9),
		     python3-pbr (>= 1.6),
		     python3-prettytable (>= 0.7),
		     python3-setuptools (>= 16.0),
		     python3-simplejson (>= 2.2.0),
		     python3-six (>= 1.9.0),
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-seamicroclient.git
Vcs-Git: git://anonscm.debian.org/openstack/python-seamicroclient.git
Homepage: https://github.com/seamicro/python-seamicroclient

Package: python-seamicroclient
Architecture: all
Depends: python-babel (>= 1.3),
         python-iso8601 (>= 0.1.9),
         python-pbr (>= 1.6),
         python-prettytable (>= 0.7),
         python-requests (>= 2.8.1),
         python-simplejson (>= 2.2.0),
         python-six (>= 1.9.0),
         ${misc:Depends},
         ${python:Depends}
Description: Client library for Seamicro chassis API - Python 2.x
 Python client for consuming SeaMicro REST API v2.0
 .
 This package contains the Python 2.x module.

#Package: python3-seamicroclient
#Architecture: all
#Depends: python3-babel,
#         python3-pbr,
#         python3-prettytable,
#         python3-requests,
#         python3-simplejson,
#         python3-six,
#         ${misc:Depends},
#         ${python3:Depends}
#Description: Client library for Seamicro chassis API - Python 3.x
# Python client for consuming SeaMicro REST API v2.0
# .
# This package contains the Python 3.x module.
