[release-announce] os-apply-config 12.0.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 4 10:40:35 UTC 2021


We are happy to announce the release of:

os-apply-config 12.0.0: Config files from cloud metadata

This release is part of the victoria stable release series.

The source is available from:

    https://opendev.org/openstack/os-apply-config

Download the package from:

    https://tarballs.openstack.org/os-apply-config/

Please report issues through:

    https://bugs.launchpad.net/os-apply-config/+bugs

For more details, please see below.

Changes in os-apply-config 11.3.0..12.0.0
-----------------------------------------

2bf86c4 Bump pyflakes and fixup sphinx


Diffstat (except docs and test files)
-------------------------------------

test-requirements.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index efdba89..de9adfe 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,2 +9 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.5,<2.0.0;python_version=='2.7'  # BSD
-sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.5;python_version>='3.4'  # BSD
+sphinx>=1.6.5,!=1.6.6,!=1.6.7,!=2.1.0,!=3.0.0  # BSD
@@ -13,0 +13 @@ testtools>=2.2.0 # MIT
+pyflakes>=2.2.0






More information about the Release-announce mailing list