Update git submodules

* Update panko from branch 'master'
  to 4b03b9cdb7f9bcdeebe4ca978bd27aa00f14bb50
  - 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: I446f303e37007f0d3f2ee73a6f87e3a7766b8e56
This commit is contained in:
likui 2021-05-17 15:11:16 +08:00 committed by Gerrit Code Review
parent 08f2800eb0
commit 09a6b42261

2
panko

@ -1 +1 @@
Subproject commit 79330ad0ae70e69dab161a08521abff1f091988d
Subproject commit 4b03b9cdb7f9bcdeebe4ca978bd27aa00f14bb50