Source: oslo.rootwrap
Section: python
Priority: optional
Maintainer: MOS Oslo Team <mos-oslo@mirantis.com>
Build-Depends: debhelper (>= 9),
 python-all (>= 2.7.1),
 python-setuptools,
 python-pbr,
 python-mock,
 python-fixtures,
 python-testscenarios,
 python-testtools,
 testrepository,
 python-six (>= 1.7.0)
Standards-Version: 3.9.4
XS-Testsuite: autopkgtest

Package: python-oslo.rootwrap
Architecture: all
Depends:
 python-six (>= 1.7.0),
 ${python:Depends},
 ${misc:Depends}
Suggests: sudo
Provides: python-oslo-rootwrap
Description: Fine filtering of shell commands as 'root'
 The Oslo Rootwrap allows fine filtering of shell commands to run as `root`
 from OpenStack services.
