[release-announce] [oslo] oslo.rootwrap 5.8.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 10 20:43:05 UTC 2017


We contentedly announce the release of:

oslo.rootwrap 5.8.0: Oslo Rootwrap

This release is part of the pike release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/oslo.rootwrap

Download the package from:

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

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.rootwrap

For more details, please see below.

Changes in oslo.rootwrap 5.7.0..5.8.0
-------------------------------------

eb7ef15 rearrange existing documentation to fit the new standard layout
8ed9101 Switch from oslosphinx to openstackdocstheme
b2647a2 Updated from global requirements
cdf5755 Remove pbr warnerrors in favor of sphinx check
00cc60e Updated from global requirements
6e925e8 Updated from global requirements
42638f2 Updated from global requirements


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

releasenotes/source/conf.py      |  11 +-
setup.cfg                        |   4 +-
test-requirements.txt            |   8 +-
14 files changed, 392 insertions(+), 381 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 06172c3..87f18d7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,2 +13,2 @@ testtools>=1.4.0 # MIT
-sphinx>=1.5.1 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
+sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.11.0 # Apache-2.0
@@ -22 +22 @@ mock>=2.0 # BSD
-eventlet!=0.18.3,>=0.18.2 # MIT
+eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
@@ -24 +24 @@ eventlet!=0.18.3,>=0.18.2 # MIT
-reno>=1.8.0 # Apache-2.0
+reno!=2.3.1,>=1.8.0 # Apache-2.0





More information about the Release-announce mailing list