Update git submodules

* Update pbr from branch 'master'
  to d21c2caf1dbd69ba630075e48254131499f01afe
  - Clarify the need for setup.py with PEP517
    
    There was a misunderstanding that PBRs PEP517 build hooks meant we no
    longer needed a setup.py. But it turns out the setuptools build_meta
    hooks that we wrap call out to setup.py. This means PBR will continue to
    need to be used in conjunction with a setup.py.
    
    This is better for backward compatibiltiy anyway so not a huge loss.
    
    Document this more properly and update the test to reflect it.
    
    Change-Id: If4320da1e89a5c765e0bfe56b724364f9cba34f3
This commit is contained in:
Clark Boylan 2021-11-11 16:20:31 -08:00 committed by Gerrit Code Review
parent 64bed1ee91
commit b8084bf043
1 changed files with 1 additions and 1 deletions

2
pbr

@ -1 +1 @@
Subproject commit 09ee15341014fc0e3bb8a7c3b06a3fa912cfad38
Subproject commit d21c2caf1dbd69ba630075e48254131499f01afe