[tripleo] os-apply-config 6.0.0 (ocata)
We high-spiritedly announce the release of: os-apply-config 6.0.0: Config files from cloud metadata This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/os-apply-config/ For more details, please see below. Changes in os-apply-config 5.0.0..6.0.0 --------------------------------------- 6a61d10 Show team and repo badges on README 05309c4 Updated from global requirements a68d6df Add __ne__ built-in function d72c4d9 Remove discover from test-requirements Diffstat (except docs and test files) ------------------------------------- README.rst | 9 +++++++++ os_apply_config/oac_file.py | 3 +++ requirements.txt | 4 ++-- test-requirements.txt | 5 ++--- 4 files changed, 16 insertions(+), 5 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index d2ee6fd..33f9008 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4 +4 @@ -pbr>=1.6 # Apache-2.0 +pbr>=1.8 # Apache-2.0 @@ -8 +8 @@ pystache # MIT -PyYAML>=3.1.0 # MIT +PyYAML>=3.10.0 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 5913a12..bb445cb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,2 +6 @@ hacking<0.10,>=0.9.2 -coverage>=3.6 # Apache-2.0 -discover # BSD +coverage>=4.0 # Apache-2.0 @@ -11 +10 @@ python-subunit>=0.0.18 # Apache-2.0/BSD -sphinx!=1.3b1,<1.3,>=1.2.1 # BSD +sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
participants (1)
-
no-reply@openstack.org