Source: python-os-traits
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 openstack-pkg-tools,
 python3-all,
 python3-pbr (>= 3.0.0),
 python3-setuptools,
 python3-sphinx (>= 2.1.1),
Build-Depends-Indep:
 python3-coverage (>= 4.0),
 python3-hacking (>= 1.1.0),
 python3-openstackdocstheme (>= 2.2.1),
 python3-oslotest (>= 1:3.2.0),
 python3-reno (>= 2.5.0),
 python3-six (>= 1.10.0),
 python3-stestr (>= 2.0.0),
 python3-subunit (>= 1.0.0),
 python3-testscenarios (>= 0.4),
 python3-testtools (>= 2.2.0),
 subunit,
Standards-Version: 4.6.1
Vcs-Git: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-os-traits
Homepage: https://opendev.org/openstack/os-traits
Testsuite: autopkgtest-pkg-python

Package: python-os-traits-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: standardized trait strings - doc
 Os-traits is a library containing standardized trait strings.
 .
 Traits are strings that represent a feature of some resource provider.  This
 library contains the catalog of constants that have been standardized in the
 OpenStack community to refer to a particular hardware, virtualization,
 storage, network, or device trait.
 .
 This package contains the documentation.

Package: python3-os-traits
Architecture: all
Depends:
 python3-pbr (>= 3.0.0),
 python3-six (>= 1.10.0),
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-os-traits-doc,
Description: standardized trait strings - Python 3.x
 Os-traits is a library containing standardized trait strings.
 .
 Traits are strings that represent a feature of some resource provider.  This
 library contains the catalog of constants that have been standardized in the
 OpenStack community to refer to a particular hardware, virtualization,
 storage, network, or device trait.
 .
 This package contains the Python 3.x module.
