From 4a2ad5f9e8ebc5a9bca9e6b6774c32f1b82cb9b9 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Fri, 9 Aug 2024 12:29:25 +0100 Subject: [PATCH] hacking 7.0.0 Major version bump due to the removal of Python 3 compatibility rules. Change-Id: I7a7b18c6da0f40115ea47930eb6752b1da8dc21c Signed-off-by: Stephen Finucane --- deliverables/_independent/hacking.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/_independent/hacking.yaml b/deliverables/_independent/hacking.yaml index ddf484ef2d..c73da864c6 100644 --- a/deliverables/_independent/hacking.yaml +++ b/deliverables/_independent/hacking.yaml @@ -164,5 +164,9 @@ releases: projects: - repo: openstack/hacking hash: 86e3688c66ac94e4469a3eea1edf39c18f975ed7 + - version: 7.0.0 + projects: + - repo: openstack/hacking + hash: ad22d7ce9614ad6eb6715e35c2111874b615bba1 repository-settings: openstack/hacking: {}