[release-announce] [nova] os-traits 0.3.1 (pike)
no-reply at openstack.org
no-reply at openstack.org
Thu Jun 1 01:10:58 UTC 2017
We are pleased to announce the release of:
os-traits 0.3.1: A library containing standardized trait strings
This release is part of the pike release series.
The source is available from:
http://git.openstack.org/cgit/openstack/os-traits
Download the package from:
https://pypi.python.org/pypi/os-traits
Please report issues through launchpad:
http://bugs.launchpad.net/os-traits
For more details, please see below.
Changes in os-traits 0.3.0..0.3.1
---------------------------------
789ce95 Correctly recurse os_traits packages
fbbe466 Build_sphinx always failed.
Diffstat (except docs and test files)
-------------------------------------
os_traits/__init__.py | 12 ++++++------
test-requirements.txt | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 3f920d2..788bae7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-sphinx>=1.5.1 # BSD
+sphinx>=1.5.1,!=1.6.1 # BSD
More information about the Release-announce
mailing list