From 64abe3969ab05d77571181364acac5d61757e40e Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 3 Aug 2021 08:12:32 +0000 Subject: [PATCH] Update git submodules * Update ovsdbapp from branch 'master' to 35c8eae020ef5300e08b7869e5da11dd0e2c500e - 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: I39532cf258d7c68c18b0ae6b5de8e4d8a018e92e --- ovsdbapp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ovsdbapp b/ovsdbapp index c8cb43eaa2..35c8eae020 160000 --- a/ovsdbapp +++ b/ovsdbapp @@ -1 +1 @@ -Subproject commit c8cb43eaa2a87bed1ac66571c3c9baaa0db3d578 +Subproject commit 35c8eae020ef5300e08b7869e5da11dd0e2c500e