From 1a471b838fd870358214bc74da129b68553c6728 Mon Sep 17 00:00:00 2001 From: YuehuiLei Date: Tue, 18 May 2021 00:00:54 +0800 Subject: [PATCH] Update git submodules * Update puppet-openstack-specs from branch 'master' to b4cfaff289b9ab81adf2bf22bc391573cfaf093f - 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: If7868cf76dd5534297c551f18b8b8acd01904965 --- puppet-openstack-specs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-openstack-specs b/puppet-openstack-specs index ac1bfc3129..b4cfaff289 160000 --- a/puppet-openstack-specs +++ b/puppet-openstack-specs @@ -1 +1 @@ -Subproject commit ac1bfc3129ff6949de0b9e547a7ccd275316b92d +Subproject commit b4cfaff289b9ab81adf2bf22bc391573cfaf093f