From 26934057c31916d135c892a9e87a244e10441063 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 10 Jan 2024 06:03:30 +0000 Subject: [PATCH] Update git submodules * Update heat-specs from branch 'master' to deefb9f08fb6fa474393f14acfb6e6e25b11a477 - Merge "setup.cfg: Replace dashes with underscores" - setup.cfg: Replace dashes with underscores Setuptools v54.1.0 introduces a warning that the use of dash-separated options in 'setup.cfg' will not be supported in a future version [1]. Get ahead of the issue by replacing the dashes with underscores. Without this, we see 'UserWarning' messages like the following on new enough versions of setuptools: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead Change-Id: I4f21b16ae3518b11b49e3c190b609c44c1e753d4 --- heat-specs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heat-specs b/heat-specs index 9dcfe2fde1..deefb9f08f 160000 --- a/heat-specs +++ b/heat-specs @@ -1 +1 @@ -Subproject commit 9dcfe2fde1169ed1b8f07ae8a150c76ab894e0e3 +Subproject commit deefb9f08fb6fa474393f14acfb6e6e25b11a477