We eagerly announce the release of: oslo.context 3.0.1: Oslo Context library This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/oslo.context Download the package from: https://pypi.org/project/oslo.context Please report issues through: https://bugs.launchpad.net/oslo.context/+bugs For more details, please see below. Changes in oslo.context 3.0.0..3.0.1 ------------------------------------ a943cd8 Update hacking for Python3 1dd72d1 Filter out auth_token_info from logging values 12fcb06 trivial: Cleanup tox.ini 6390b0c remove outdated header 0371869 reword releasenote for py27 support dropping 558445c tox: Trivial cleanup Diffstat (except docs and test files) ------------------------------------- oslo_context/context.py | 6 ++++++ .../notes/drop-python27-support-b421329839e69d41.yaml | 4 ++-- setup.py | 1 - test-requirements.txt | 2 +- tox.ini | 13 ++++--------- 6 files changed, 24 insertions(+), 19 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 1235271..b69bf1d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,0 +5 @@ +hacking>=3.0,<3.1.0 # Apache-2.0 @@ -6 +6,0 @@ fixtures>=3.0.0 # Apache-2.0/BSD -hacking>=1.1.0,<1.2.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org