[release-announce] oslo.middleware 4.0.2 (ussuri)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Tue Apr  7 10:20:26 UTC 2020
    
    
  
We contentedly announce the release of:
oslo.middleware 4.0.2: Oslo Middleware library
This release is part of the ussuri release series.
The source is available from:
    https://opendev.org/openstack/oslo.middleware
Download the package from:
    https://pypi.org/project/oslo.middleware
Please report issues through:
    https://bugs.launchpad.net/oslo.middleware/+bugs
For more details, please see below.
Changes in oslo.middleware 4.0.1..4.0.2
---------------------------------------
8b2aaa3 Use unittest.mock instead of third party mock
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt                        | 1 -
test-requirements.txt                        | 1 -
6 files changed, 6 insertions(+), 6 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 6f0580b..317d0bc 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +6,0 @@ hacking>=1.1.0,<1.2.0 # Apache-2.0
-mock>=2.0.0 # BSD
    
    
More information about the Release-announce
mailing list