[oslo] automaton 1.7.0 (ocata)
We are tickled pink to announce the release of: automaton 1.7.0: Friendly state machines for python. This release is part of the ocata release series. The source is available from: http://git.openstack.org/cgit/openstack/automaton Download the package from: https://pypi.python.org/pypi/automaton Please report issues through launchpad: http://bugs.launchpad.net/automaton For more details, please see below. Changes in automaton 1.6.0..1.7.0 --------------------------------- ebfc4aa Don't include openstack/common in flake8 exclude list fa92789 Removes unnecessary utf-8 encoding 5902d98 Add Constraints support 0a2eff6 Replace six.iteritems() with .items() Diffstat (except docs and test files) ------------------------------------- automaton/_utils.py | 2 -- automaton/converters/pydot.py | 2 -- automaton/exceptions.py | 2 -- automaton/machines.py | 10 ++++------ automaton/runners.py | 2 -- tools/tox_install.sh | 30 ++++++++++++++++++++++++++++++ tox.ini | 9 +++++++-- 8 files changed, 41 insertions(+), 18 deletions(-)
participants (1)
-
no-reply@openstack.org