Source: python-oslotest
Section: python
Priority: optional
Maintainer: MOS Oslo team <mos-oslo@mirantis.com>
Build-Depends: debhelper (>= 9),
               dh-python,
               openstack-pkg-tools (>= 0.23~),
               python-all,
               python-pbr,
               python-setuptools,
               python-sphinx,
               python3-all,
               python3-pbr,
               python3-setuptools
Build-Depends-Indep: python-coverage,
                     python-fixtures,
                     python-mock,
                     python-mox3,
                     python-oslosphinx (>= 2.2.0.0),
                     python-six (>= 1.9.0),
                     python-testscenarios,
                     python-testtools,
                     python3-fixtures,
                     python3-mock,
                     python3-mox3,
                     python3-six (>= 1.9.0),
                     python3-subunit,
                     python3-testscenarios,
                     python3-testtools,
                     subunit (>= 0.0.18),
                     testrepository (>= 0.0.18)
Standards-Version: 3.9.5
Homepage: http://launchpad.net/oslo


Package: python-oslotest
Architecture: all
Depends:
 python-mock (>= 1.0),
 python-subunit (>= 0.0.18),
 ${misc:Depends},
 python-testscenarios (>= 0.4),
 python-testrepository (>= 0.0.18),
 python-fixtures (>= 0.3.14),
 ${shlibs:Depends},
 python-testtools (>= 0.9.36),
 testrepository (>= 0.0.18),
 subunit (>= 0.0.18),
 python-mox3 (>= 0.7.0),
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: python3-oslotest
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python3-fixtures (>= 0.3.14),
         python3-mock (>= 1.0),
         python3-mox3 (>= 0.7.0),
         python3-pbr (>= 0.6),
         python3-six (>= 1.9.0),
         python3-subunit (>= 0.0.18),
         python3-testrepository (>= 0.0.18),
         python3-testscenarios (>= 0.4),
         python3-testtools (>= 0.9.36),
         testrepository (>= 0.0.18),
         ${misc:Depends},
         ${python3:Depends}
Description: OpenStack test framework - Python 3.x
 OpenStack test framework that provides base classes and fixtures for creating
 unit and functional tests.
 .
 This package contains the Python 3.x module.

Package: python-oslotest-doc
Architecture: all
Section: doc
Depends:
 ${shlibs:Depends},
 ${misc: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.
