[openstack-dev] [new][oslo] automaton 1.5.0 release (ocata)
no-reply at openstack.org
no-reply at openstack.org
Wed Oct 19 04:45:22 UTC 2016
We are jubilant to announce the release of:
automaton 1.5.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.4.0..1.5.0
---------------------------------
be2885f Changed the home-page link
32bc446 Updated from global requirements
a555fff Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 2 +-
setup.cfg | 2 +-
test-requirements.txt | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 0386a6d..4c4d91e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15 +15 @@ debtcollector>=1.2.0 # Apache-2.0
-PrettyTable<0.8,>=0.7 # BSD
+PrettyTable<0.8,>=0.7.1 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index 958c5dd..52c8528 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,2 +10,2 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
+oslosphinx>=4.7.0 # Apache-2.0
More information about the OpenStack-dev
mailing list