Update git submodules

* Update pbr from branch 'master'
  to 47c5afe79aa334b300b9f15f3f23ff76d812d742
  - Remove sphinx doc building integration
    
    Setuptools and sphinx [0] have removed support for building docs through
    setup.py. This has broken imports which break our own local doc builds.
    Lets just remove it all (including the tests) so that we are compatible
    with modern setuptools and sphinx.
    
    An alternative approach would be to do conditional imports and continue
    to support this for old setuptools and sphinx. But that feels like a
    dead end that will be difficult to test. Probably better to rip this
    bandaid off.
    
    [0] https://www.sphinx-doc.org/en/master/changes.html#id7
    
    Change-Id: I65038caceb192f495288414079ca0f07ce6318bb
This commit is contained in:
Clark Boylan 2023-06-01 08:06:54 -07:00 committed by Gerrit Code Review
parent 16fef3b904
commit b49c571bd3
1 changed files with 1 additions and 1 deletions

2
pbr

@ -1 +1 @@
Subproject commit 98c84b5f87b89573ea6930bc783f07f2dd5ae8fd
Subproject commit 47c5afe79aa334b300b9f15f3f23ff76d812d742