Source: python-oslo.utils
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-pbr (>= 0.10),
               python-setuptools,
               python-sphinx,
               python3-all,
               python3-pbr,
               python3-setuptools,
Build-Depends-Indep: python-babel (>= 1.3),
                     python-coverage (>= 3.6),
                     python-fixtures (>= 0.3.14),
                     python-hacking (>= 0.10.0),
                     python-iso8601 (>= 0.1.9),
                     python-mock (>= 1.0),
                     python-netaddr (>= 0.7.12),
                     python-netifaces (>= 0.10.4),
                     python-oslo.i18n (>= 1.5.0),
                     python-oslosphinx (>= 2.5.0),
                     python-oslotest (>= 1.5.1),
                     python-six (>= 1.9.0),
                     python-subunit (>= 0.0.18),
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 0.9.36),
                     python3-babel,
                     python3-coverage,
                     python3-fixtures,
                     python3-iso8601,
                     python3-mock,
                     python3-netaddr,
                     python3-netifaces,
                     python3-oslo.i18n (>= 1.3.0),
                     python3-oslotest (>= 1.2.0),
                     python3-six (>= 1.9.0),
                     python3-subunit (>= 0.0.18),
                     python3-testscenarios,
                     python3-testtools,
                     subunit (>= 0.0.18),
                     testrepository (>= 0.0.18)
Standards-Version: 3.9.5
Homepage: http://launchpad.net/oslo

Package: python-oslo.utils
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-babel (>= 1.3),
         python-iso8601 (>= 0.1.9),
         python-netaddr (>= 0.7.12),
         python-netifaces (>= 0.10.4),
         python-oslo.i18n (>= 1.5.0),
         python-six (>= 1.9.0),
         ${misc:Depends},
         ${python:Depends}
Description: set of utility functions for OpenStack - Python 2.x
 The Oslo.utils package provides a set of function which are cross-project
 for OpenStack. For example, it provides text decoding, exception handling,
 Python module import facility (try_import function), network-related
 system-level, and time utilities and helper functions.
 .
 This package contains the Python 2.x module.

Package: python3-oslo.utils
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Provides: python3-oslo-utils
Depends: python3-babel,
         python3-iso8601,
         python3-netaddr,
         python3-netifaces,
         python3-oslo.i18n (>= 1.3.0),
         python3-pbr,
         python3-six (>= 1.9.0),
         ${misc:Depends},
         ${python3:Depends},
Description: set of utility functions for OpenStack - Python 3.x
 The Oslo.utils package provides a set of function which are cross-project
 for OpenStack. For example, it provides text decoding, exception handling,
 Python module import facility (try_import function), network-related
 system-level, and time utilities and helper functions.
 .
 This package contains the Python 3.x module.

Package: python-oslo.utils-doc
Section: doc
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Oslo Utility library - doc
 The Oslo.utils package provides a set of function which are cross-project
 for OpenStack. For example, it provides text decoding, exception handling,
 Python module import facility (try_import function), network-related
 system-level, and time utilities and helper functions.
 .
  This package contains the documentation.
