We are chuffed to announce the release of:
oslo.context 2.22.1: Oslo Context library
This release is part of the stein release series.
The source is available from:
https://git.openstack.org/cgit/openstack/oslo.context
Download the package from:
https://pypi.org/project/oslo.context
Please report issues through launchpad:
https://bugs.launchpad.net/oslo.context
For more details, please see below.
Changes in oslo.context 2.22.0..2.22.1 --------------------------------------
76a07f9 add python 3.7 unit test job f3f1b88 Update hacking version 1d55d3b Use template for lower-constraints 0daf010 Update mailinglist from dev to discuss
Diffstat (except docs and test files) -------------------------------------
.zuul.yaml | 18 +++++++----------- setup.cfg | 2 +- test-requirements.txt | 2 +- 3 files changed, 9 insertions(+), 13 deletions(-)
Requirements updates --------------------
diff --git a/test-requirements.txt b/test-requirements.txt index 096cc97..21acd1a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6 +6 @@ fixtures>=3.0.0 # Apache-2.0/BSD -hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 +hacking>=1.1.0,<1.2.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org