[release-announce] oslo.versionedobjects 2.1.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 4 10:48:34 UTC 2020


We are chuffed to announce the release of:

oslo.versionedobjects 2.1.0: Oslo Versioned Objects library

This release is part of the victoria release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

Changes in oslo.versionedobjects 2.0.2..2.1.0
---------------------------------------------

b7cf243 Stop to use the __future__ module.
dd091c8 Switch to newer openstackdocstheme and reno versions
f1cc6d3 Imported Translations from Zanata
d459c3f Update hacking for Python3
dd3860a Bump default tox env from py37 to py38
6b9f284 Add py38 package metadata
b59f459 trivial: Mock warnings
d512ecc Add release notes links to doc index
5655e7f Add Python3 victoria unit tests
0e037db Update master for stable/ussuri


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

.zuul.yaml                                         |  2 +-
lower-constraints.txt                              |  5 ----
.../en_GB/LC_MESSAGES/oslo_versionedobjects.po     | 11 +++++++--
oslo_versionedobjects/test.py                      | 26 ++++++++++-----------
releasenotes/source/conf.py                        | 13 ++++-------
releasenotes/source/index.rst                      |  1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 27 ++++++++++++++++++++--
releasenotes/source/ussuri.rst                     |  6 +++++
setup.cfg                                          |  1 +
test-requirements.txt                              |  2 +-
tox.ini                                            |  2 +-
16 files changed, 87 insertions(+), 48 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 5867bc4..1826eee 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4 @@
-hacking>=2.0.0,<2.1.0 # Apache-2.0
+hacking>=3.1.0,<3.2.0 # Apache-2.0






More information about the Release-announce mailing list