Source: oslo.messaging
Section: python
Priority: optional
Maintainer: MOS Oslo team <mos-oslo@mirantis.com>
Build-Depends: debhelper (>= 9),
               python-all (>= 2.7.1),
               python-babel (>= 1.3),
               python-eventlet (>= 0.15.1),
               python-fixtures,
               python-kombu (>= 2.5.0),
               python-mock,
               python-mox3,
               python-oslotest,
               python-oslo.config (>= 1:1.4.0),
               python-oslo.utils (>= 1.0.0),
               python-oslo.serialization,
               python-oslosphinx,
               python-pbr,
               python-setuptools,
               python-six (>= 1.7.0),
               python-sphinx,
               python-stevedore (>= 1.0.0),
               python-testscenarios,
               python-testtools,
               python-webob,
               python-yaml (>= 3.1.0),
               testrepository
Standards-Version: 3.9.4

Package: python-oslo.messaging
Architecture: all
Depends: python-babel (>= 1.3),
         python-eventlet (>= 0.15.1),
         python-oslo.config (>= 1:1.4.0),
         python-oslo.utils (>= 1.0.0),
         python-six (>= 1.7.0),
         python-stevedore (>= 1.0.0),
         python-yaml (>= 3.1.0),
         python-kombu (>= 2.5.0),
         ${misc:Depends},
         ${python:Depends}
Description: oslo messaging library
 The oslo messaging API supports RPC and notifications over a number of
 different messaging transports.
