[openstack-announce] [release][oslo] automaton release 0.7.0 (liberty)

davanum at gmail.com davanum at gmail.com
Tue Sep 8 16:14:33 UTC 2015


We are eager to announce the release of:

automaton 0.7.0: Friendly state machines for python.

This release is part of the liberty release series.

With source available at:

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

With package available at:

    https://pypi.python.org/pypi/automaton

For more details, please see the git log history below and:

    http://launchpad.net/automaton/+milestone/0.7.0

Please report issues through launchpad:

    http://bugs.launchpad.net/automaton

Changes in automaton 0.6.0..0.7.0
---------------------------------

e5d9c91 Updated from global requirements
725f0aa Updated from global requirements
2ae8d6e Updated from global requirements

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

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


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

diff --git a/requirements.txt b/requirements.txt
index 8422aca..3f4a7ff 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@
-pbr<2.0,>=1.3
+pbr<2.0,>=1.6
diff --git a/test-requirements.txt b/test-requirements.txt
index 7fccaac..7638c21 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +13 @@ oslosphinx>=2.5.0 # Apache-2.0
-oslotest>=1.9.0 # Apache-2.0
+oslotest>=1.10.0 # Apache-2.0





More information about the OpenStack-announce mailing list