Update git submodules

* Update keystone-specs from branch 'master'
  to 6df4f46055c64e877ce555123b5be7ab395429cc
  - Disable auto-discovery for setuptools and update python testing
    
    With setuptools release 61.0.0 docs build started to fail:
    error: Multiple top-level packages discovered in a flat-layout:
    ['specs', 'attic', 'superseded'].
    
    This bug is mentioned in setuptools issue 3197 [0], and the suggested
    workaround is to disable auto-discovery by adding 'py_modules=[]' in
    setup.py.
    
    Also use recent python versions because the old ones are no longer available.
    
    These 2 unrelated changes need to be merged together in order to unblock
    the gate.
    
    [0] https://github.com/pypa/setuptools/issues/3197
    
    Change-Id: Iddc30b9521b61d9083c2b1f6e8a6707196ea0a57
This commit is contained in:
Dr. Jens Harbott 2022-06-07 16:02:01 +02:00 committed by Gerrit Code Review
parent cecdde9432
commit 2a04b09bdd
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f9f4e50737a01409391517b9b5be049419223554
Subproject commit 6df4f46055c64e877ce555123b5be7ab395429cc