Update git submodules

* Update puppet-watcher from branch 'master'
  to 408683dae74893ca9f54e3c67c02bb50f1e44c13
  - 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: Ief7dc48284fe82a7403dfc6fe6b0271e4bc3c5d4
This commit is contained in:
Takashi Kajinami 2021-05-12 04:08:24 +09:00 committed by Gerrit Code Review
parent 84d073d2a1
commit 5684cc4d76
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d422581bf5423a53992fcaf32e5d1b3983dd177a
Subproject commit 408683dae74893ca9f54e3c67c02bb50f1e44c13