From ecba01f143d2339a1f8f1a43accc68d9ce52ba84 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 10 Aug 2021 20:35:39 +0000 Subject: [PATCH] Update git submodules * Update tripleo-validations from branch 'master' to 6e89e52f0726897423f59b76e939762cad0b593f - 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: I6f00239db054a929ca759c03fdc1d126a4aa7da9 --- tripleo-validations | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tripleo-validations b/tripleo-validations index 7e553782ae..6e89e52f07 160000 --- a/tripleo-validations +++ b/tripleo-validations @@ -1 +1 @@ -Subproject commit 7e553782ae4abc13ef1e02ca4d3236a04e4aff75 +Subproject commit 6e89e52f0726897423f59b76e939762cad0b593f