We are overjoyed to announce the release of: python-designateclient 6.1.0: OpenStack DNS-as-a-Service - Client This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/python-designateclient Download the package from: https://pypi.org/project/python-designateclient Please report issues through: https://bugs.launchpad.net/python-designateclient/+bugs For more details, please see below. Changes in python-designateclient 6.0.1..6.1.0 ---------------------------------------------- 4f98ae3 reno: Update master for unmaintained/zed ea4128a Update master for stable/2024.1 ec46cc6 reno: Update master for unmaintained/xena e5d2a21 reno: Update master for unmaintained/wallaby 9b40bd7 reno: Update master for unmaintained/victoria 7787fef Bump hacking Diffstat (except docs and test files) ------------------------------------- designateclient/hacking/checks.py | 23 +++++++++++------------ releasenotes/source/2024.1.rst | 6 ++++++ releasenotes/source/index.rst | 1 + releasenotes/source/victoria.rst | 2 +- releasenotes/source/wallaby.rst | 2 +- releasenotes/source/xena.rst | 2 +- releasenotes/source/zed.rst | 2 +- requirements.txt | 3 --- test-requirements.txt | 5 +---- 9 files changed, 23 insertions(+), 23 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 4871dcf..bded699 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,3 +4,0 @@ -# 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. diff --git a/test-requirements.txt b/test-requirements.txt index bfd8ebb..306fe9d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +0,0 @@ -# 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. @@ -5 +2 @@ -hacking>=3.0.1,<3.1.0 # Apache-2.0 +hacking>=6.1.0,<6.2.0 # Apache-2.0