[release-announce] oslo.rootwrap 5.16.0 (train)

no-reply at openstack.org no-reply at openstack.org
Tue May 21 17:26:37 UTC 2019


We are overjoyed to announce the release of:

oslo.rootwrap 5.16.0: Oslo Rootwrap

This release is part of the train release series.

The source is available from:

    https://opendev.org/openstack/oslo.rootwrap

Download the package from:

    https://pypi.org/project/oslo.rootwrap

Please report issues through:

    https://bugs.launchpad.net/oslo.rootwrap/+bugs

For more details, please see below.

Changes in oslo.rootwrap 5.15.2..5.16.0
---------------------------------------

a64282d Replace git.openstack.org URLs with opendev.org URLs
4a46079 OpenDev Migration Patch
e36c028 Dropping the py35 testing
5259c08 Always close all passed in fds beyond sensible_fd_limit on launch
71243fe Update master for stable/stein
a84402e Update hacking version


Diffstat (except docs and test files)
-------------------------------------

.gitreview                    |  2 +-
.zuul.yaml                    |  1 -
README.rst                    |  2 +-
etc/rootwrap.conf.sample      |  2 +-
oslo_rootwrap/cmd.py          | 17 +++++++++++++++--
oslo_rootwrap/filters.py      |  8 ++++----
oslo_rootwrap/wrapper.py      | 14 +++++++-------
releasenotes/source/index.rst |  1 +
releasenotes/source/stein.rst |  6 ++++++
setup.cfg                     |  2 +-
test-requirements.txt         |  2 +-
tox.ini                       |  7 +++++--
13 files changed, 47 insertions(+), 23 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index ed60fb1..b2c4e8f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking>=1.1.0,<1.2.0 # Apache-2.0






More information about the Release-announce mailing list