mistral-dashboard 20.0.0 (epoxy)
We eagerly announce the release of: mistral-dashboard 20.0.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/mistral-dashboard Download the package from: https://pypi.org/project/mistral-dashboard Please report issues through: https://bugs.launchpad.net/mistral/+bugs For more details, please see below. Changes in mistral-dashboard 19.0.0..20.0.0 ------------------------------------------- 5e3e024 Skip installation to speed up pep8 14ec278 reno: Update master for unmaintained/2023.1 a7e82df Changed minversion in tox to 3.18.0 cba5123 docs: Fix inconsistent format of commands 5bf5327 Add missing core job templates 5646195 Bump hacking 94db2f2 Update master for stable/2023.2 8f705c6 Update master for stable/2023.1 f81df69 Update master for stable/2024.2 dcf8c11 reno: Update master for unmaintained/zed ad1f794 Replace retired oslosphinx 92d8e99 reno: Update master for unmaintained/xena db1a2cb reno: Update master for unmaintained/wallaby c905684 reno: Update master for unmaintained/victoria ed3478b reno: Update master for unmaintained/yoga e4dcb3f Update the workflow language syntax documentation url Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 6 ++++-- README.rst | 22 +++++++++++++++++----- mistraldashboard/cron_triggers/forms.py | 8 ++++---- .../templates/workflows/_select_definition.html | 2 +- releasenotes/source/2023.1.rst | 6 ++++++ releasenotes/source/2023.2.rst | 6 ++++++ releasenotes/source/2024.2.rst | 6 ++++++ releasenotes/source/conf.py | 7 ++----- releasenotes/source/index.rst | 3 +++ releasenotes/source/victoria.rst | 2 +- releasenotes/source/wallaby.rst | 2 +- releasenotes/source/xena.rst | 2 +- releasenotes/source/yoga.rst | 2 +- releasenotes/source/zed.rst | 2 +- test-requirements.txt | 7 +------ tox.ini | 11 +++++++---- 19 files changed, 66 insertions(+), 36 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 02499b8..9bebdfc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1 @@ -# The order of packages is significant, because pip processes them in the order -# of appearance. Changing the order has an impact on the overall integration -# process, which may cause wedges in the gate later. - -# hacking should appear first in case something else depends on pep8 -hacking>=4.0.0,<4.1.0 # Apache-2.0 +hacking>=6.1.0,<6.2.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org