From bec199d7bf1ef46b33f36b59f9799dcadb571e47 Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 9 May 2022 09:39:03 +0000 Subject: [PATCH] Update git submodules * Update telemetry-tempest-plugin from branch 'master' to e5ef4e7c6eeeada174452da9be5f56fa1dcc22a9 - 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 [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb Change-Id: I696ad20f74bdb1c510fe02e6ae08d72396ffd548 --- telemetry-tempest-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telemetry-tempest-plugin b/telemetry-tempest-plugin index 0d8ebb6140..e5ef4e7c6e 160000 --- a/telemetry-tempest-plugin +++ b/telemetry-tempest-plugin @@ -1 +1 @@ -Subproject commit 0d8ebb6140690489793fa7d828ac1a6eee9cdda8 +Subproject commit e5ef4e7c6eeeada174452da9be5f56fa1dcc22a9