Source: python-mox3
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 9),
 dh-python,
 openstack-pkg-tools,
 python-all,
 python-pbr (>= 2.0.0),
 python-setuptools,
 python-sphinx (>= 1.6.2),
 python3-all,
 python3-pbr (>= 2.0.0),
 python3-setuptools,
Build-Depends-Indep:
 python-fixtures (>= 3.0.0),
 python-openstackdocstheme (>= 1.17.0),
 python-six (>= 1.10.0),
 python-subunit (>= 1.0.0),
 python-testtools (>= 2.2.0),
 python3-fixtures (>= 3.0.0),
 python3-openstackdocstheme (>= 1.17.0),
 python3-six (>= 1.10.0),
 python3-subunit (>= 1.0.0),
 python3-testtools (>= 2.2.0),
 subunit (>= 1.0.0),
 testrepository,
Standards-Version: 4.1.2
Vcs-Browser: https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-mox3
Vcs-Git: git://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-mox3
Homepage: https://github.com/openstack/mox3

Package: python-mox3
Architecture: all
Depends:
 python-fixtures (>= 3.0.0),
 python-pbr (>= 2.0.0),
 ${misc:Depends},
 ${python:Depends},
Recommends:
 ${python:Recommends},
Description: Mock object framework - Python 2.7
 Mox3 is an unofficial port of the Google mox framework (see
 http://code.google.com/p/pymox/) to Python 3. It was meant to be as compatible
 with mox as possible, but small enhancements have been made.
 .
 This package provides the Python 2.7 module.

Package: python3-mox3
Architecture: all
Depends:
 python3-fixtures (>= 3.0.0),
 python3-pbr (>= 2.0.0),
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 ${python3:Recommends},
Description: Mock object framework - Python 3.x
 Mox3 is an unofficial port of the Google mox framework (see
 http://code.google.com/p/pymox/) to Python 3. It was meant to be as compatible
 with mox as possible, but small enhancements have been made.
 .
 This package provides the Python 3.x module.
