keystonemiddleware 9.2.0 (wallaby)
We are jazzed to announce the release of: keystonemiddleware 9.2.0: Middleware for OpenStack Identity This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/keystonemiddleware Download the package from: https://pypi.org/project/keystonemiddleware Please report issues through: https://bugs.launchpad.net/keystonemiddleware/+bugs For more details, please see below. Changes in keystonemiddleware 9.1.0..9.2.0 ------------------------------------------ 5ca2846 [goal] Migrate testing to ubuntu focal 215217e Use unittest.mock instead of third party mock Diffstat (except docs and test files) ------------------------------------- lower-constraints.txt | 6 +++--- test-requirements.txt | 3 +-- 13 files changed, 17 insertions(+), 16 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 3ab58aa..cd0bfc9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9 +9 @@ coverage!=4.4,>=4.0 # Apache-2.0 -cryptography>=2.1 # BSD/Apache-2.0 +cryptography>=3.0 # BSD/Apache-2.0 @@ -11 +10,0 @@ fixtures>=3.0.0 # Apache-2.0/BSD -mock>=2.0.0 # BSD
participants (1)
-
no-reply@openstack.org