oslo.versionedobjects 2.2.0 (victoria)
We jubilantly announce the release of: oslo.versionedobjects 2.2.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.1.0..2.2.0 --------------------------------------------- 7418a03 Remove translation sections from setup.cfg b63d47d Cap jsonschema 3.2.0 as the minimal version Diffstat (except docs and test files) ------------------------------------- babel.cfg | 2 -- lower-constraints.txt | 2 +- setup.cfg | 14 -------------- test-requirements.txt | 2 +- 4 files changed, 2 insertions(+), 18 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 1826eee..5bb79dc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8 +8 @@ coverage!=4.4,>=4.0 # Apache-2.0 -jsonschema>=2.6.0 # MIT +jsonschema>=3.2.0 # MIT
participants (1)
-
no-reply@openstack.org