[release-announce] stevedore 2.0.1 (victoria)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Mon Jun 22 12:10:53 UTC 2020
    
    
  
We are overjoyed to announce the release of:
stevedore 2.0.1: Manage dynamic plugins for Python applications
This release is part of the victoria release series.
The source is available from:
    https://opendev.org/openstack/stevedore
Download the package from:
    https://pypi.org/project/stevedore
Please report issues through:
    https://bugs.launchpad.net/stevedore/+bugs
For more details, please see below.
Changes in stevedore 2.0.0..2.0.1
---------------------------------
01c12ec Remove Travis CI config
34b9a13 Replace external mock with built-in unittest.mock
Diffstat (except docs and test files)
-------------------------------------
.travis.yml                          | 13 -------------
lower-constraints.txt                |  1 -
test-requirements.txt                |  1 -
8 files changed, 9 insertions(+), 22 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index c4a563f..7b203a2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +4,0 @@
-mock>=2.0.0 # BSD
    
    
More information about the Release-announce
mailing list