[release-announce] [oslo] mox3 0.24.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Dec 4 10:40:06 UTC 2017


We exuberantly announce the release of:

mox3 0.24.0: Mock object framework for Python

This release is part of the queens release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/mox3

Download the package from:

    https://pypi.python.org/pypi/mox3

Please report issues through launchpad:

    https://bugs.launchpad.net/python-mox3

For more details, please see below.

Changes in mox3 0.23.0..0.24.0
------------------------------

9f2bbc2 Avoid tox_install.sh for constraints support
4e81fea Updated from global requirements
e0a78f3 Updated from global requirements
dc010f3 Updated from global requirements
f76f8d0 Updated from global requirements


Diffstat (except docs and test files)
-------------------------------------

test-requirements.txt |  8 ++++----
tools/tox_install.sh  | 30 ------------------------------
tox.ini               |  9 ++++-----
3 files changed, 8 insertions(+), 39 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 3a6dce8..dd5b5ab 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ coverage!=4.4,>=4.0 # Apache-2.0
-python-subunit>=0.0.18 # Apache-2.0/BSD
+python-subunit>=1.0.0 # Apache-2.0/BSD
@@ -14 +14 @@ testrepository>=0.0.18 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
+testtools>=2.2.0 # MIT
@@ -16 +16 @@ testtools>=1.4.0 # MIT
-six>=1.9.0 # MIT
+six>=1.10.0 # MIT
@@ -20 +20 @@ sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.17.0 # Apache-2.0






More information about the Release-announce mailing list