[openstack-dev] oslo.rootwrap 1.4.0 released

Thierry Carrez thierry at openstack.org
Tue Dec 2 15:06:25 UTC 2014


The Oslo team is pleased to announce the release of oslo.rootwrap 1.4.0.
This is primarily a bug fix and test-requirements update release:

$ git log --abbrev-commit --pretty=oneline --no-merges 1.3.0..1.4.0
2c43df7 Updated from global requirements
62d7322 Updated from global requirements
8c39d15 Correct filters examples in README.rst
9316ea0 Updated from global requirements
56e9cb5 Fix exit of subprocess in case it was terminated by signal
b4feb41 Updated from global requirements
d46ecc9 Support building wheels (PEP-427)
3c7ea8a Updated from global requirements

$ git diff 1.3.0..1.4.0 | diffstat
 README.rst                |    4 ++--
 oslo/rootwrap/cmd.py      |    8 ++++++--
 setup.cfg                 |    3 +++
 test-requirements-py3.txt |    2 +-
 test-requirements.txt     |    8 ++++----
 tests/test_rootwrap.py    |   16 ++++++++++++++++
 6 files changed, 32 insertions(+), 9 deletions(-)

For more details, please see:
https://launchpad.net/oslo.rootwrap/kilo/1.4.0

Please report issues through launchpad:
https://launchpad.net/oslo.rootwrap

-- 
Thierry Carrez (ttx)



More information about the OpenStack-dev mailing list