Source: python-tooz
Section: python
Priority: optional
Maintainer: MOS Ceilometer Team <mos-ceilometer@mirantis.com>
Build-Depends: debhelper (>= 9),
               openstack-pkg-tools,
               python-all (>= 2.7.1),
               python-pbr (>= 0.6),
               python-setuptools,
               python-sphinx (>= 1.1.2),
               python3-all,
               python3-pbr (>= 0.6),
               python3-setuptools
Build-Depends-Indep: memcached,
                     net-tools,
                     python-babel (>= 1.3),
                     python-iso8601,
                     python-kazoo (>= 1.3.1),
                     python-msgpack,
                     python-oslo.config,
                     python-posix-ipc,
                     python-pymemcache (>= 1.2),
                     python-retrying,
                     python-six (>= 1.7.0),
                     python-stevedore (>= 0.14),
                     python-subunit,
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 0.9.32),
                     python-zake (>= 0.0.9),
                     subunit,
                     testrepository (>= 0.0.17)
Standards-Version: 3.9.5
Homepage:

Package: python-tooz
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-babel (>= 1.3),
         python-iso8601,
         python-kazoo (>= 1.3.1),
         python-msgpack,
         python-oslo.config,
         python-pbr (>= 0.6),
         python-posix-ipc,
         python-pymemcache (>= 1.2),
         python-retrying,
         python-six (>= 1.7.0),
         python-stevedore (>= 0.14),
         ${misc:Depends},
         ${python:Depends}
Description: coordination library for distributed systems - Python 2.x
 The Tooz project centralizes the most common distributed primitives like group
 membership protocol, lock service and leader election by providing a
 coordination API helping developers to build distributed applications.
 .
 This package contains the Python 2.x module.

Package: python-tooz-doc
Section: doc
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Coordination library for distributed systems. - doc
 The Tooz project centralizes the most common distributed primitives like group
 membership protocol, lock service and leader election by providing a
 coordination API helping developers to build distributed applications.
 .
 This package contains the documentation.
