[release-announce] oslo.policy 2.3.1 (train)

no-reply at openstack.org no-reply at openstack.org
Wed Sep 4 14:35:25 UTC 2019


We are satisfied to announce the release of:

oslo.policy 2.3.1: Oslo Policy library

This release is part of the train release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

Changes in oslo.policy 2.3.0..2.3.1
-----------------------------------

0d01756 Add unit tests on the sphinxext indent function
530bbea Move doc related modules to doc/requirements.txt


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

.gitignore                          |  2 ++
test-requirements.txt               |  7 -------
tox.ini                             | 11 ++++++++++-
7 files changed, 58 insertions(+), 9 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 04c09a3..8103913 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,7 +12,0 @@ coverage!=4.4,>=4.0 # Apache-2.0
-# These are needed for docs generation
-openstackdocstheme>=1.18.1 # Apache-2.0
-sphinx!=1.6.6,!=1.6.7,>=1.6.5,<2.0.0;python_version=='2.7' # BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.5;python_version>='3.4' # BSD
-
-reno>=2.5.0 # Apache-2.0
-






More information about the Release-announce mailing list