We are delighted to announce the release of:

mox3 0.16.0: Mock object framework for Python

This release is part of the newton release series.

With source available at:

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

With package available at:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in mox3 0.15.0..0.16.0
------------------------------

c09ec5b Updated from global requirements
7329b2e Correct spelling of occurrences

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

requirements.txt       | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 25cfc5d..fe04f92 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD



__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to