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

davanum at gmail.com davanum at gmail.com
Mon Aug 3 17:49:45 UTC 2015


We are pumped to announce the release of:

automaton 0.6.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.6.0

Please report issues through launchpad:

    http://bugs.launchpad.net/automaton

Changes in automaton 0.5.0..0.6.0
---------------------------------

b61e55a Activate pep8 check that _ is imported
e64d7b3 Updated from global requirements
b6f1dc0 Allow providing a state-name translation dict

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

automaton/converters/pydot.py | 14 +++++++++++---
test-requirements.txt         |  2 +-
tox.ini                       |  1 -
3 files changed, 12 insertions(+), 5 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 14c39c2..7fccaac 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +13 @@ oslosphinx>=2.5.0 # Apache-2.0
-oslotest>=1.7.0 # Apache-2.0
+oslotest>=1.9.0 # Apache-2.0





More information about the OpenStack-announce mailing list