[release-announce] freezer-web-ui 7.2.0 (train)

no-reply at openstack.org no-reply at openstack.org
Fri Sep 27 17:51:56 UTC 2019


We are thrilled to announce the release of:

freezer-web-ui 7.2.0: Freezer - Backup as a Service User Interface

This release is part of the train release series.

The source is available from:

    https://opendev.org/openstack/freezer-web-ui

Download the package from:

    https://pypi.org/project/freezer-web-ui

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/freezer-web-
ui

For more details, please see below.

Changes in freezer-web-ui 7.1.0..7.2.0
--------------------------------------

1f06dac Sync Sphinx requirement
7509ca2 OpenDev Migration Patch


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

.gitreview                                      |  2 +-
.zuul.yaml                                      |  2 +-
README.rst                                      |  2 +-
lower-constraints.txt                           |  2 +-
playbooks/legacy/freezer-web-ui-ubuntu/run.yaml | 12 ++++++------
test-requirements.txt                           |  4 +++-
7 files changed, 16 insertions(+), 12 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 9af8954..0e23149 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,0 +4 @@
+
@@ -13 +14,2 @@ unittest2>=1.1.0 # BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7'  # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4'  # BSD






More information about the Release-announce mailing list