We are happy to announce the release of:

oslotest 2.6.0: Oslo test framework

This release is part of the newton release series.

With source available at:

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

With package available at:

    https://pypi.python.org/pypi/oslotest

Please report issues through launchpad:

    http://bugs.launchpad.net/oslotest

For more details, please see below.

Changes in oslotest 2.5.0..2.6.0
--------------------------------

412073f Updated from global requirements

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

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


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

diff --git a/requirements.txt b/requirements.txt
index c52c09f..9c881de 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
@@ -11 +11 @@ testtools>=1.4.0 # MIT
-mock>=1.2 # BSD
+mock>=2.0 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index bd87ecf..bfdb9ba 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15 +15 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0



__________________________________________________________________________
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