From 8084422dba33f815848c1331d2c7d210cd5c06bb Mon Sep 17 00:00:00 2001 From: YuehuiLei Date: Tue, 4 May 2021 14:59:16 +0800 Subject: [PATCH] Update git submodules * Update networking-bgpvpn from branch 'master' to 35769893d2e3070c00679f78bd9b58dc255838dd - 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: I7727b19a1804188ce3e6957c2402a3009cd5eedc --- networking-bgpvpn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networking-bgpvpn b/networking-bgpvpn index 4e55af8741..35769893d2 160000 --- a/networking-bgpvpn +++ b/networking-bgpvpn @@ -1 +1 @@ -Subproject commit 4e55af874196fcb0dc9225f76d7868173e52e968 +Subproject commit 35769893d2e3070c00679f78bd9b58dc255838dd