We are glad to announce the release of: taskflow 5.11.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/taskflow Download the package from: https://pypi.org/project/taskflow Please report issues through: https://bugs.launchpad.net/taskflow/+bugs For more details, please see below. Changes in taskflow 5.10.0..5.11.0 ---------------------------------- 3d0a7efb Skip installation to speed up pep8 1928a9a7 fix typo fbc77d0f Skip functional jobs for license file update 67854841 pre-commit: Bump versions d82de281 Remove "test" extra c2f662f7 Sync test requirements 6286ea4f Remove zake from runtime dependency 7780de01 Read pifpaf environments to detect service ports 1b0a1c4b Drop unused constants 864ecd21 Bump etcd in tests 6bad5469 Replace oslo_utils.encodeutils.exception_to_unicode 1a8bab09 Bump pylint 34a00292 Skip functional tests for doc update 37d97c0c reno: Update master for unmaintained/2023.1 Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 23 +++++------------------ pylintrc => .pylintrc | 0 .zuul.yaml | 6 ++++++ releasenotes/source/2023.1.rst | 2 +- setup-etcd-env.sh | 2 +- setup.cfg | 9 --------- taskflow/types/failure.py | 8 ++------ taskflow/utils/eventlet_utils.py | 2 +- test-requirements.txt | 5 +---- tox.ini | 10 +++++++--- 14 files changed, 37 insertions(+), 55 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 743880ed..f6be0659 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7 +6,0 @@ kazoo>=2.6.0 # Apache-2.0 -zake>=0.1.6 # Apache-2.0 @@ -28,0 +28 @@ psycopg2>=2.8.0 # LGPL/ZPL +zake>=0.1.6 # Apache-2.0 @@ -30 +29,0 @@ pydotplus>=2.0.2 # MIT License -hacking<6.2.0,>=6.1.0 @@ -36,2 +34,0 @@ pifpaf>=0.10.0 # Apache-2.0 - -pre-commit>=2.6.0 # MIT
participants (1)
-
no-reply@openstack.org