[release-announce] oslo.config 8.0.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Wed Feb 5 20:56:41 UTC 2020


We exuberantly announce the release of:

oslo.config 8.0.0: Oslo Configuration API

This release is part of the ussuri release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

8.0.0
^^^^^

Upgrade Notes

* Support for Python 2.7 has been dropped. The latest version of
  Python now supported is Python 3.6.

Changes in oslo.config 7.0.0..8.0.0
-----------------------------------

4e071eb [ussuri][goal] Drop python 2.7 support and testing
db72309 tox: Trivial cleanup


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

.zuul.d/project.yaml                                     |  2 --
bindep.txt                                               |  2 --
lower-constraints.txt                                    |  1 -
.../notes/drop-python27-support-87f1b4089d4cc78b.yaml    |  5 +++++
requirements.txt                                         |  1 -
setup.cfg                                                | 13 +++++--------
setup.py                                                 |  8 --------
tox.ini                                                  | 16 ++++------------
9 files changed, 15 insertions(+), 36 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index fd6c874..5a20c04 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12 +11,0 @@ PyYAML>=3.12 # MIT
-enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD






More information about the Release-announce mailing list