[release-announce] oslo.upgradecheck 1.1.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 4 10:47:00 UTC 2020


We are psyched to announce the release of:

oslo.upgradecheck 1.1.0: Common code for writing OpenStack upgrade
checks

This release is part of the victoria release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

Changes in oslo.upgradecheck 1.0.1..1.1.0
-----------------------------------------

9a1b0ce Switch to newer openstackdocstheme and reno versions
87d2e49 Bump default tox env from py37 to py38
6d20f41 Add py38 package metadata
4129bae Remove Babel from requirements
0df82f8 Add release notes links to doc index
4918c49 Add Python3 victoria unit tests
364b571 Update master for stable/ussuri


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

.zuul.yaml                     | 2 +-
lower-constraints.txt          | 4 ----
releasenotes/source/index.rst  | 1 +
releasenotes/source/ussuri.rst | 6 ++++++
requirements.txt               | 1 -
setup.cfg                      | 1 +
tox.ini                        | 2 +-
10 files changed, 22 insertions(+), 13 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index d450e06..a843587 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +4,0 @@
-Babel>=2.3.4 # BSD






More information about the Release-announce mailing list