We eagerly announce the release of: automaton 1.12.1: Friendly state machines for python. This release is part of the pike stable release series. The source is available from: https://git.openstack.org/cgit/openstack/automaton Download the package from: https://pypi.python.org/pypi/automaton Please report issues through launchpad: https://bugs.launchpad.net/automaton For more details, please see below. Changes in automaton 1.12.0..1.12.1 ----------------------------------- 0028da7 Updated from global requirements d1beb28 Update UPPER_CONSTRAINTS_FILE for stable/pike d095d23 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + test-requirements.txt | 2 +- tox.ini | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index b04212a..e987f8d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11 +11 @@ sphinx>=1.6.2 # BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0