• P
    python: use vendored tomli · edc21078
    Paolo Bonzini 提交于
    Debian only introduced tomli in the bookworm release.  Use a
    vendored wheel to avoid requiring a package that is only in
    bullseye-backports and is also absent in Ubuntu 20.04.
    
    While at it, fix an issue in the vendor.py scripts which does
    not add a newline after each package and hash.
    Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
    edc21078
vendor.py 1.8 KB