Source: python-cursive
XB-Private-Mcp-Spec-Sha: f1c58f16ca1984297ec1e2bb474052783e5702d0
Section: python
Priority: optional
Maintainer: MOS Linux Team <mos-linux@mirantis.com>
XSBC-Original-Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Uploaders:
 James Page <james.page@ubuntu.com>,
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 10),
 dh-python,
 openstack-pkg-tools,
 python-all,
 python-pbr (>= 1.6),
 python-setuptools,
# python-sphinx (>= 1.2.1),
 python3-all,
 python3-pbr (>= 1.6),
 python3-setuptools,
# python3-sphinx (>= 1.2.1),
Build-Depends-Indep:
 python-castellan (>= 0.4.0),
 python-coverage (>= 3.6),
 python-cryptography (>= 1.0),
 python-hacking (>= 0.11.0),
 python-lxml (>= 2.3),
 python-mock (>= 2.0.0),
 python-netifaces (>= 0.10.4),
 python-oslo.i18n (>= 2.1.0),
 python-oslo.log (>= 1.14.0),
 python-oslo.serialization (>= 1.10.0),
 python-oslo.utils (>= 3.16.0),
 python-oslosphinx (>= 2.5.0),
 python-oslotest (>= 1:1.10.0),
 python-reno (>= 1.8.0),
 python-six (>= 1.9.0),
 python-subunit (>= 0.0.18),
 python-testrepository (>= 0.0.18),
 python-testscenarios (>= 0.4),
 python-testtools (>= 1.4.0),
 python3-castellan (>= 0.4.0),
 python3-coverage (>= 3.6),
 python3-cryptography (>= 1.0),
 python3-hacking (>= 0.11.0),
 python3-lxml (>= 2.3),
 python3-mock (>= 2.0.0),
 python3-netifaces (>= 0.10.4),
 python3-oslo.i18n (>= 2.1.0),
 python3-oslo.serialization (>= 1.10.0),
 python3-oslo.utils (>= 3.16.0),
 python3-oslosphinx (>= 2.5.0),
 python3-oslotest (>= 1:1.10.0),
 python3-reno (>= 1.8.0),
 python3-six (>= 1.9.0),
 python3-subunit (>= 0.0.18),
 python3-testrepository (>= 0.0.18),
 python3-testscenarios (>= 0.4),
 python3-testtools (>= 1.4.0),
 subunit,
 testrepository,
Standards-Version: 4.1.2
Vcs-Browser: https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-cursive
Vcs-Git: git://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-cursive
Homepage: https://github.com/openstack/cursive

Package: python-cursive
Architecture: all
Depends:
 python-castellan (>= 0.4.0),
 python-cryptography (>= 1.0),
 python-lxml (>= 2.3),
 python-netifaces (>= 0.10.4),
 python-oslo.i18n (>= 2.1.0),
 python-oslo.log (>= 1.14.0),
 python-oslo.serialization (>= 1.10.0),
 python-oslo.utils (>= 3.16.0),
 python-pbr (>= 1.6),
 python-six (>= 1.9.0),
 ${misc:Depends},
 ${python:Depends},
Suggests:
 python-cursive-doc,
Description: OpenStack specific validation of digital signatures - Python 2
 As OpenStack continues to mature, robust security controls become increasingly
 critical. The cursive project contains code extracted from various OpenStack
 projects for verifying digital signatures. Additional capabilities will be
 added to this project in support of various security features.
 .
 This package contains the Python 2 module.

#Package: python-cursive-doc
#Section: doc
#Architecture: all
#Depends:
# ${misc:Depends},
# ${sphinxdoc:Depends},
#Description: OpenStack specific validation of digital signatures - doc
# As OpenStack continues to mature, robust security controls become increasingly
# critical. The cursive project contains code extracted from various OpenStack
# projects for verifying digital signatures. Additional capabilities will be
# added to this project in support of various security features.
# .
# This package contains the documentation.

Package: python3-cursive
Architecture: all
Depends:
 python3-castellan (>= 0.4.0),
 python3-cryptography (>= 1.0),
 python3-lxml (>= 2.3),
 python3-netifaces (>= 0.10.4),
 python3-oslo.i18n (>= 2.1.0),
 python3-oslo.log (>= 1.14.0),
 python3-oslo.serialization (>= 1.10.0),
 python3-oslo.utils (>= 3.16.0),
 python3-pbr (>= 1.6),
 python3-six (>= 1.9.0),
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-cursive-doc,
Description: OpenStack specific validation of digital signatures - Python 3
 As OpenStack continues to mature, robust security controls become increasingly
 critical. The cursive project contains code extracted from various OpenStack
 projects for verifying digital signatures. Additional capabilities will be
 added to this project in support of various security features.
 .
 This package contains the Python 3 module.
