Codebase list python-castellan / debian/1.3.1-4 debian / control
debian/1.3.1-4

Tree @debian/1.3.1-4 (Download .tar.gz)

control @debian/1.3.1-4

bc78e73
 
 
934f1ca
8bfa952
 
 
18c6ad9
8bfa952
 
 
c7ac572
8bfa952
c7ac572
8bfa952
 
c7ac572
 
 
 
 
 
 
 
 
 
 
 
48ffc8d
c7ac572
 
8bfa952
 
c7ac572
8bfa952
46dd152
6906f4a
 
b586004
bc78e73
8bfa952
 
bc78e73
8bfa952
 
 
 
bc78e73
 
 
 
 
 
8bfa952
bc78e73
8bfa952
bc78e73
8bfa952
 
c7ac572
 
 
 
 
 
 
 
 
48ffc8d
c7ac572
8bfa952
 
 
 
 
bc78e73
 
 
 
 
 
8bfa952
Source: python-castellan
Section: python
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 9),
 dh-python,
 openstack-pkg-tools,
 python3-all,
 python3-pbr,
 python3-setuptools,
 python3-sphinx,
Build-Depends-Indep:
 python3-babel,
 python3-barbicanclient,
 python3-cryptography,
 python3-fixtures,
 python3-hacking,
 python3-keystoneauth1,
 python3-openstackdocstheme,
 python3-oslo.config,
 python3-oslo.context,
 python3-oslo.i18n,
 python3-oslo.log,
 python3-oslo.utils,
 python3-oslotest,
 python3-requests,
 python3-stestr,
 python3-stevedore,
 python3-subunit,
 python3-testscenarios,
 python3-testtools,
 subunit,
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/openstack-team/libs/python-castellan
Vcs-Git: https://salsa.debian.org/openstack-team/libs/python-castellan.git
Homepage: https://github.com/openstack/castellan

Package: python-castellan-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: generic key manager interface for OpenStack - doc
 The Castellan module provides a generic key manager interface so that
 OpenStack projects can use Barbican, but also have the flexibilty to choose an
 alternative Key Manager as needed. This is helpful during development, for
 example, where a simple implementation of the Key Manager Interface can be
 used instead of having to spin up a Barbican instance.
 .
 This package contains the documentation.

Package: python3-castellan
Architecture: all
Depends:
 python3-babel,
 python3-barbicanclient,
 python3-cryptography,
 python3-keystoneauth1,
 python3-oslo.config,
 python3-oslo.context,
 python3-oslo.i18n,
 python3-oslo.log,
 python3-oslo.utils,
 python3-pbr,
 python3-requests,
 python3-stevedore,
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-castellan-doc,
Description: generic key manager interface for OpenStack - Python 3.x
 The Castellan module provides a generic key manager interface so that
 OpenStack projects can use Barbican, but also have the flexibilty to choose an
 alternative Key Manager as needed. This is helpful during development, for
 example, where a simple implementation of the Key Manager Interface can be
 used instead of having to spin up a Barbican instance.
 .
 This package contains the Python 3.x module.