Source: python-oslo.concurrency
Section: python
Priority: optional
Maintainer: MOS Oslo Team <mos-oslo@mirantis.com>
Build-Depends: debhelper (>= 9),
               openstack-pkg-tools,
               python-all (>= 2.7.1),
               python-oslo.config (>= 1:1.6.0),
               python-oslo.utils (>= 1.2.0),
               python-retrying (>= 1.2.3),
               python-setuptools,
               python-sphinx,
               python-pbr
Build-Depends-Indep: python-babel (>= 1.3),
                     python-oslosphinx,
                     python-oslotest,
                     python-six (>= 1.9.0),
                     subunit,
                     testrepository
Standards-Version: 3.9.6
Homepage: http://launchpad.net/oslo

Package: python-oslo.concurrency
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-pbr (>= 0.10),
 python-babel (>= 1.3),
 python-fixtures (>= 0.3.14),
 python-iso8601 (>= 0.1.9),
 python-oslo.config (>= 1:1.6.0),
 python-oslo.i18n (>= 1.3.0),
 python-oslo.utils (>= 1.2.0),
 python-posix-ipc,
 python-retrying (>= 1.2.3),
 python-six (>= 1.9.0),
 ${misc:Depends},
 ${python:Depends}
Description: concurrency and locks for OpenStack projects - Python 2.x
 The oslo.concurrency library provides solutions for managing concurrency and
 locks within OpenStack projects.
 .
 This package contains the Python 2.x module.

Package: python-oslo.concurrency-doc
Section: doc
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: oslo.concurrency library - doc
 The oslo.concurrency library provides solutions for managing concurrency and
 locks within OpenStack projects.
 .
 This package contains the documentation.
