We are psyched to announce the release of:
mox3 0.10.0: Mock object framework for Python
This release is part of the liberty release series.
With source available at:
http://git.openstack.org/cgit/openstack/mox3
With package available at:
https://pypi.python.org/pypi/mox3
For more details, please see the git log history below and:
http://launchpad.net/python-mox3/+milestone/0.10.0
Please report issues through launchpad:
http://bugs.launchpad.net/python-mox3
Changes in mox3 0.9.0..0.10.0
-----------------------------
60dd893 Updated from global requirements
ef2869b Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index d933200..d52427f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4 +4 @@
-pbr<2.0,>=1.3
+pbr<2.0,>=1.6