[release-announce] zaqar-ui 10.0.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 14 11:26:46 UTC 2021


We are chuffed to announce the release of:

zaqar-ui 10.0.0: Zaqar User Interface

This release is part of the wallaby release series.

The source is available from:

    https://opendev.org/openstack/zaqar-ui

Download the package from:

    https://tarballs.openstack.org/zaqar-ui/

Please report issues through:

    https://bugs.launchpad.net/zaqar-ui/+bugs

For more details, please see below.

Changes in zaqar-ui 9.0.0..10.0.0
---------------------------------

6da23dd Imported Translations from Zanata
b419a23 Use TOX_CONSTRAINTS_FILE
109ac06 Add py38 package metadata
046cb42 Run npm nodejs job with Firefox browser
e01bbd4 Imported Translations from Zanata
4f726a1 Add Python3 wallaby unit tests
227b766 Update master for stable/victoria


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

.zuul.yaml                                                  |  2 +-
lower-constraints.txt                                       | 13 ++++++-------
package.json                                                |  2 +-
releasenotes/source/index.rst                               |  1 +
.../source/locale/en_GB/LC_MESSAGES/releasenotes.po         |  7 +++++--
releasenotes/source/victoria.rst                            |  6 ++++++
setup.cfg                                                   |  1 +
test-requirements.txt                                       |  9 +++------
tools/install_venv.py                                       |  1 +
tox.ini                                                     |  6 +++---
zaqar_ui/api/rest/zaqar.py                                  |  1 +
zaqar_ui/karma.conf.js                                      |  4 ++--
zaqar_ui/locale/{zh_CN => zh_Hans}/LC_MESSAGES/django.po    |  2 +-
zaqar_ui/locale/{zh_CN => zh_Hans}/LC_MESSAGES/djangojs.po  |  2 +-
14 files changed, 33 insertions(+), 24 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index c9ecee4..89db7ce 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,6 +10,3 @@
-hacking>=1.1.0,<1.2.0 # Apache-2.0
-# remove this pyflakes from here once you bump the
-# hacking to 3.2.0 or above. hacking 3.2.0 takes
-# care of pyflakes version compatibilty.
-pyflakes>=2.1.1
-#
+hacking>=3.0.1,<3.1.0 # Apache-2.0
+
+






More information about the Release-announce mailing list