From aed5c155beec0049b02ee4e6634f79e2d1d9bf73 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Wed, 1 Nov 2023 23:28:22 +0000 Subject: [PATCH] Update git submodules * Update pbr from branch 'master' to 457a89ffda32cb7a49fa680a71d8c043bd23b352 - Add support for PEP-660 As with PEP-517 support, this is simply a shim over the setuptools implementation added in setuptools v64.0.0 [1]. [1] https://github.com/pypa/setuptools/pull/3488 Change-Id: I32f974db37e364cf634b050b40bf0820dce0a3a3 Signed-off-by: Stephen Finucane --- pbr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pbr b/pbr index 6df16432aa..457a89ffda 160000 --- a/pbr +++ b/pbr @@ -1 +1 @@ -Subproject commit 6df16432aad01f0bd8b219a5e8a0a12062f10985 +Subproject commit 457a89ffda32cb7a49fa680a71d8c043bd23b352