bundle-spec: properly format boolean parameter (issue6960)
This was breaking automatic clone bundle generation. This changeset fixes it and
add a test to catch it in the future.
# name space package to host third party extensionsfrom __future__ import annotationsimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)