Source: python-oslotest
Section: python
Priority: optional
Maintainer: MOS Oslo team <mos-oslo@mirantis.com>
Build-Depends: debhelper (>= 9),
               openstack-pkg-tools,
               python-pbr,
               python-all (>= 2.6.6-3~),
               python-coverage (>= 3.6),
               python-fixtures (>= 0.3.14),
               python-mock (>= 1.0),
               python-mox (>= 0.5.3),
               python-oslosphinx,
               python-pbr,
               python-setuptools,
               python-sphinx (>= 1.1.2),
               python-subunit (>= 0.0.18),
               python-testscenarios (>= 0.4),
               python-testtools (>= 0.9.34),
               python3-all (>= 3.2),
               subunit (>= 0.0.18),
               testrepository (>= 0.0.18)
Standards-Version: 3.9.5
Homepage: http://launchpad.net/oslo

Package: python-oslotest
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-fixtures (>= 0.3.14),
         python-mock (>= 1.0),
         python-mox3,
         python-subunit (>= 0.0.18),
         python-testrepository (>= 0.0.18),
         python-testscenarios (>= 0.4),
         python-testtools (>= 0.9.34),
         subunit (>= 0.0.18),
         testrepository (>= 0.0.18),
         ${misc:Depends},
         ${python:Depends}
Description: OpenStack test framework - Python 2.x
 OpenStack test framework that provides base classes and fixtures for creating
 unit and functional tests.
 .
 This package contains the Python 2.x module.

Package: python-oslotest-doc
Section: doc
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: OpenStack test framework - doc
 OpenStack test framework that provides base classes and fixtures for creating
 unit and functional tests.
 .
  This package contains the documentation.
