diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-08-08 20:19:43 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-08-28 09:55:48 +0200 |
commit | edc2107895007d621fe474d58bcb99036c8e55d2 (patch) | |
tree | 8e1efc72f064ddd0f0cc3431fa555553479c7942 /python/wheels | |
parent | 7c3fb52bcdaef85b15a91b3ca4d1516f9d9b5402 (diff) |
python: use vendored tomli
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: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python/wheels')
-rw-r--r-- | python/wheels/tomli-2.0.1-py3-none-any.whl | bin | 0 -> 12757 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/python/wheels/tomli-2.0.1-py3-none-any.whl b/python/wheels/tomli-2.0.1-py3-none-any.whl Binary files differnew file mode 100644 index 0000000000..29670b98d1 --- /dev/null +++ b/python/wheels/tomli-2.0.1-py3-none-any.whl |