We enthusiastically announce the release of: mox3 0.23.1: Mock object framework for Python This release is part of the pike stable release series. The source is available from: https://git.openstack.org/cgit/openstack/mox3 Download the package from: https://pypi.org/project/mox3 Please report issues through: https://bugs.launchpad.net/python-mox3/+bugs For more details, please see below. Changes in mox3 0.23.0..0.23.1 ------------------------------ 9d54118 import zuul job settings from project-config a297dee Fix sphinx-docs job for stable branch 242770f Updated from global requirements 356fceb Update UPPER_CONSTRAINTS_FILE for stable/pike 7b4ab61 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 7 +++++++ test-requirements.txt | 2 +- tools/tox_install.sh | 5 +++++ tox.ini | 2 +- 5 files changed, 15 insertions(+), 2 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 3a6dce8..c03bd7a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20 +20 @@ sphinx>=1.6.2 # BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org