From 810de8e2c392bc4c6121ed351af641036a99349f Mon Sep 17 00:00:00 2001 From: yangyawei Date: Wed, 26 May 2021 16:45:21 +0800 Subject: [PATCH] Update git submodules * Update charm-percona-cluster from branch 'master' to 274165bcacf9c340dff966bc50446e5ecbd371ce - 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: I32a6b4aa31c9b58ac632025670f50a065120c109 --- charm-percona-cluster | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-percona-cluster b/charm-percona-cluster index 570ab6f465..274165bcac 160000 --- a/charm-percona-cluster +++ b/charm-percona-cluster @@ -1 +1 @@ -Subproject commit 570ab6f465a5d20f9dc443eaaac1ab8b31abb931 +Subproject commit 274165bcacf9c340dff966bc50446e5ecbd371ce