[release-announce] [oslo] oslo.utils 3.36.1 (rocky)

no-reply at openstack.org no-reply at openstack.org
Mon Apr 23 21:18:40 UTC 2018


We are pumped to announce the release of:

oslo.utils 3.36.1: Oslo Utility library

This release is part of the rocky release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/oslo.utils

Download the package from:

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

Please report issues through launchpad:

    https://bugs.launchpad.net/oslo.utils

For more details, please see below.

Changes in oslo.utils 3.36.0..3.36.1
------------------------------------

8d9d958 Trivial: Update pypi url to new url
3987124 set default python to python3
8267891 eventletutils: Fix behavior discrepency when reusing Events
9b23c17 Fix project name in user docs
0292d94 add lower-constraints job
94c8bf7 Clean old output before new doc builds
226639e Remove sphinx settings from setup.cfg
7c16543 Add bindep.txt file to prevent fallback to generic list
36afeff Updated from global requirements


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

.zuul.yaml                             |  7 ++++++
README.rst                             |  4 +--
bindep.txt                             |  9 +++++++
lower-constraints.txt                  | 45 ++++++++++++++++++++++++++++++++++
oslo_utils/eventletutils.py            |  3 +++
oslo_utils/timeutils.py                |  2 +-
setup.cfg                              |  9 -------
test-requirements.txt                  |  2 +-
tox.ini                                | 15 +++++++++++-
12 files changed, 96 insertions(+), 20 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 82cee64..4fff918 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -23 +23 @@ mock>=2.0.0 # BSD
-oslo.config>=5.1.0 # Apache-2.0
+oslo.config>=5.2.0 # Apache-2.0






More information about the Release-announce mailing list